aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2008-04-15-LiveVariableBug.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-1/+1
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-2/+2
* Remove the local register allocator.Jakob Stoklund Olesen2010-06-151-1/+0
* Enable a bunch more -regalloc=fast testsJakob Stoklund Olesen2010-05-121-0/+1
* Enable -split-phi-edges by default, except when -regalloc=local.Jakob Stoklund Olesen2009-11-171-0/+1
* Revert 89021. It's miscompiling llvm-gcc driver driver at -O0.Evan Cheng2009-11-171-5/+1
* Enable -split-phi-edges by defaultJakob Stoklund Olesen2009-11-171-1/+5
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-2/+2
* Second attempt:Bill Wendling2009-04-291-1/+1
* r70270 isn't ready yet. Back this out. Sorry for the noise.Bill Wendling2009-04-281-1/+1
* Massive check in. This changes the "-fast" flag to "-O#" in llc. If you want toBill Wendling2009-04-281-1/+1
* Really test what's intended.Evan Cheng2008-04-161-0/+1
* Rewrite LiveVariable liveness computation. The new implementation is much sim...Evan Cheng2008-04-161-0/+48