Optimizing swizzles of complex shuffles may generate additional complex shuffles.
[oota-llvm.git] / test / CodeGen / X86 / 2011-09-14-valcoalesce.ll
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.