Fix a broadcast related regression on the vector shuffle lowering.
[oota-llvm.git] / test / CodeGen / X86 / narrow_op-1.ll
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-07-13 Benjamin KramerConvert a couple of grep tests to FileCheck.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-05-28 Evan ChengAdded optimization that narrow load / op / store and...