aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/mmx-shift.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-4/+4
* Select vector shift with non-immediate i32 shift amount operand by first movi...Evan Cheng2008-05-041-0/+11
* Add separate intrinsics for MMX / SSE shifts with i32 integer operands. This ...Evan Cheng2008-05-031-2/+3
* Undo 48570. Correctly match mmx shift instructions with an immediate operand.Evan Cheng2008-03-211-2/+2
* Add intrinsics to match mmx shift builtin's with immediate operand.Evan Cheng2008-03-191-0/+20