Remove the unaligned load intrinsics in favor of using native unaligned loads.
[oota-llvm.git] / test / Assembler / vector-shift.ll
2009-03-14 Dan GohmanApply a patch by Micah Villmow to fix AsmParser to...
2008-07-29 Nate BegemanAdd vector shifts to the IR, patch by Eli Friedman.