[TwoAddressInstructionPass] When looking for a 3 addr conversion after commuting...
[oota-llvm.git] / test / CodeGen / X86 / 2011-09-14-valcoalesce.ll
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-05-30 Tim NorthoverX86: use sub-register sequences for MOV*r0 operations
2013-04-30 Manman RenTBAA: remove !tbaa from testing cases if not used.
2013-03-29 Benjamin KramerRemove the old CodePlacementOpt pass.
2012-04-17 Andrew TrickTest cases that assume layout should use -disable-code...
2012-04-16 Chandler CarruthRemove an overly brittle test. This test will no longer...
2011-09-16 Andrew TrickTest case trial and error. Not sure the proper way...
2011-09-16 Andrew TrickReduced a stronger test case for coalescer bug PR10920.
2011-09-15 Andrew Trick[regcoalescing] bug fix for RegistersDefinedFromSameValue.