Add a comment noting that the fdiv -> fmul conversion won't generate
[oota-llvm.git] / test / CodeGen / X86 / fold-pcmpeqd-0.ll
2011-11-10 Evan ChengUse a bigger hammer to fix PR11314 by disabling the...
2011-11-09 Duncan SandsSpeculatively revert commit 144124 (djg) in the hope...
2011-11-08 Dan GohmanAdd a hack to the scheduler to disable pseudo-two-addre...
2011-04-05 Jakob Stoklund OlesenFix register-dependent X86 tests.
2011-03-11 Eric ChristopherChange the x86 32-bit scheduler to register pressure...
2011-03-09 Eric ChristopherFix testcase.
2011-03-08 Eric ChristopherTurn on list-ilp scheduling by default on x86 and x86...
2010-04-17 Dan GohmanStart function numbering at 0.
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...