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