[AVX512] Bring back vector-shuffle lowering support through broadcasts
[oota-llvm.git] / test / CodeGen / X86 / codemodel.ll
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-20 Dan GohmanFix an x86 code size regression: prefer RIP-relative...
2009-08-06 Anton KorobeynikovAdd tests for X86-64 code model handling. Small and...