summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2008-04-15-LiveVariableBug.ll
AgeCommit message (Expand)AuthorFilesLines
2010-06-15Remove the local register allocator.Jakob Stoklund Olesen1-1/+0
2010-05-12Enable a bunch more -regalloc=fast testsJakob Stoklund Olesen1-0/+1
2009-11-17Enable -split-phi-edges by default, except when -regalloc=local.Jakob Stoklund Olesen1-0/+1
2009-11-17Revert 89021. It's miscompiling llvm-gcc driver driver at -O0.Evan Cheng1-5/+1
2009-11-17Enable -split-phi-edges by defaultJakob Stoklund Olesen1-1/+5
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-2/+2
2009-04-29Second attempt:Bill Wendling1-1/+1
2009-04-28r70270 isn't ready yet. Back this out. Sorry for the noise.Bill Wendling1-1/+1
2009-04-28Massive check in. This changes the "-fast" flag to "-O#" in llc. If you want toBill Wendling1-1/+1
2008-04-16Really test what's intended.Evan Cheng1-0/+1
2008-04-16Rewrite LiveVariable liveness computation. The new implementation is much sim...Evan Cheng1-0/+48