Re-implement the main strength-reduction portion of LoopStrengthReduction.
[oota-llvm.git] / test / CodeGen / X86 / 2008-04-15-LiveVariableBug.ll
2009-11-17 Jakob Stoklund OlesenEnable -split-phi-edges by default, except when -regall...
2009-11-17 Evan ChengRevert 89021. It's miscompiling llvm-gcc driver driver...
2009-11-17 Jakob Stoklund OlesenEnable -split-phi-edges by default
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-04-29 Bill WendlingSecond attempt:
2009-04-28 Bill Wendlingr70270 isn't ready yet. Back this out. Sorry for the...
2009-04-28 Bill WendlingMassive check in. This changes the "-fast" flag to...
2008-04-16 Evan ChengReally test what's intended.
2008-04-16 Evan ChengRewrite LiveVariable liveness computation. The new...