aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/pre-split2.ll
AgeCommit message (Expand)Author
2011-06-18rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which isChris Lattner
2011-04-05Fix register-dependent X86 tests.Jakob Stoklund Olesen
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-02-05Turn on machine LICM in non-fast mode.Evan Cheng
2009-01-21Be more aggressive about renumbering vregs after splitting them.Owen Anderson
2008-11-19Add support for rematerialization in pre-alloc-splitting.Owen Anderson
2008-10-24Avoid splitting an interval multiple times; avoid splitting re-materializable...Evan Cheng