[TwoAddressInstructionPass] When looking for a 3 addr conversion after commuting...
[oota-llvm.git] / test / CodeGen / X86 / fold-pcmpeqd-2.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-10-15 Andrew TrickEnable MI Sched for x86.
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-06-25 Andrew TrickRevert "Temporarily enable MI-Sched on X86."
2013-06-24 Andrew TrickTemporarily enable MI-Sched on X86.
2012-12-10 Craig TopperTeach DAG combine to handle vector add/sub with vectors...
2012-12-08 Craig TopperTeach DAG combine to handle vector logical operations...
2012-01-30 Chandler CarruthChris's constant data sequence refactoring actually...
2011-11-12 Jakob Stoklund OlesenEliminate more linear scan tests.
2011-04-05 Jakob Stoklund OlesenFix register-dependent X86 tests.
2011-03-09 Jakob Stoklund OlesenMake physreg coalescing independent on the number of...
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-01-06 Dan GohmanNow that fold-pcmpeqd-0.ll is effectively testing that...