Replace -use-init-array with -use-ctors.
[oota-llvm.git] / test / CodeGen / X86 / loop-strength-reduce4.ll
2011-04-05 Jakob Stoklund OlesenFix register-dependent X86 tests.
2010-09-02 NAKAMURA Takumitest/loop-strength-reduce4: Add explicit triplet for...
2010-02-12 Dan GohmanReapply the new LoopStrengthReduction code, with compil...
2010-01-22 Dan GohmanRevert LoopStrengthReduce.cpp to pre-r94061 for now.
2010-01-21 Dan GohmanRe-implement the main strength-reduction portion of...
2010-01-19 Dan GohmanAdd nounwinds.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2007-10-25 Evan ChengIf a loop termination compare instruction is the only...