[AVX512] Bring back vector-shuffle lowering support through broadcasts
[oota-llvm.git] / test / CodeGen / X86 / coalescer-commute1.ll
2013-06-24 Andrew TrickAdd -mcpu to some unit tests that only fail on certain...
2011-11-27 Chris LattnerUpgrade syntax of tests using volatile instructions...
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...
2008-02-26 Evan ChengEnable -coalescer-commute-instrs by default.
2008-02-13 Evan ChengNew tests.