aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/pre-split3.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
2008-10-29- More pre-split fixes: spill slot live interval computation bug; restore poi...Evan Cheng
2008-10-24Avoid splitting an interval multiple times; avoid splitting re-materializable...Evan Cheng