R600: Fix R600ControlFlowFinalizer not considering VTX_READ 128 bit dst reg
[oota-llvm.git] / test / CodeGen / X86 / 2011-09-14-valcoalesce.ll
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.