1. 977679d Added a late machine instruction copy propagation pass. This catches by Evan Cheng · 13 years ago
  2. dd11988 Properly pseudo-ize the ARM LDMIA_RET instruction. This has the nice side- by Jim Grosbach · 14 years ago
  3. 56e3793 Eliminate the unused CodeGenPrepare option to split critical edges. by Cameron Zwarich · 14 years ago
  4. b53afc6 Explicitly disable CGP critical edge splitting for this test so it won't break by Jakob Stoklund Olesen · 14 years ago
  5. 4c2c865 Don't depend on basic block numbering. by Jakob Stoklund Olesen · 14 years ago
  6. fff606d Enable code placement optimization pass for ARM. by Evan Cheng · 14 years ago
  7. 97b9b97 PHI elimination should not break back edge. It can cause some significant code placement issues. rdar://8263994 by Evan Cheng · 14 years ago