aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/mmx-shift.ll
AgeCommit message (Expand)Author
2010-09-30Massive rewrite of MMX: Dale Johannesen
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-05-04Select vector shift with non-immediate i32 shift amount operand by first movi...Evan Cheng
2008-05-03Add separate intrinsics for MMX / SSE shifts with i32 integer operands. This ...Evan Cheng
2008-03-21Undo 48570. Correctly match mmx shift instructions with an immediate operand.Evan Cheng
2008-03-19Add intrinsics to match mmx shift builtin's with immediate operand.Evan Cheng