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