Re-implement the main strength-reduction portion of LoopStrengthReduction.
[oota-llvm.git] / test / CodeGen / X86 / fold-pcmpeqd-0.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2009-02-20 Chris Lattnermake these tests pass when run on a G5.
2009-02-10 Evan ChengFix PR3457: Ignore control successors when looking...
2009-01-06 Dan GohmanUse a latency value of 0 for the artificial edges inser...
2008-12-20 Dan GohmanUse the correct Preds and Succs lists in setHeightDirty()
2008-12-16 Dan GohmanFix some register-alias-related bugs in the post-RA...
2008-12-03 Evan ChengFix test.
2008-12-03 Dan GohmanMark x86's V_SET0 and V_SETALLONES with isSimpleLoad...