summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/mmx-shift.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Convert a couple of grep tests to FileCheck.Benjamin Kramer2013-07-13
* Massive rewrite of MMX: Dale Johannesen2010-09-30
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Select vector shift with non-immediate i32 shift amount operand by first movi...Evan Cheng2008-05-04
* Add separate intrinsics for MMX / SSE shifts with i32 integer operands. This ...Evan Cheng2008-05-03
* Undo 48570. Correctly match mmx shift instructions with an immediate operand.Evan Cheng2008-03-21
* Add intrinsics to match mmx shift builtin's with immediate operand.Evan Cheng2008-03-19