AVX: Fix a bug in getTargetVShiftNode. The shift amount has to be a 128bit vector...
[oota-llvm.git] / test / CodeGen / X86 / 2009-05-23-dagcombine-shifts.ll
2010-01-11 Evan ChengSelect an OR with immediate as an ADD if the input...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-05-23 Torok EdwinFix PR4254.