Re-implement the main strength-reduction portion of LoopStrengthReduction.
[oota-llvm.git] / test / CodeGen / X86 / tail-opts.ll
2010-01-05 Dan GohmanDelete useless trailing semicolons.
2009-12-18 Sean CallananInstruction fixes, added instructions, and AsmString...
2009-12-07 Dan GohmanDon't enable the post-RA scheduler on x86 except at...
2009-11-13 Dan GohmanWhen optimizing for size, don't tail-merge unless it...
2009-11-12 Dan GohmanTail merge at any size when there are two potentials...
2009-11-11 Dan GohmanAdd support for tail duplication to BranchFolding,...