1. 61a0bac Convert a couple of grep tests to FileCheck. by Benjamin Kramer · 11 years ago
  2. 0488fb6 Massive rewrite of MMX: by Dale Johannesen · 14 years ago
  3. 36a0947 Eliminate more uses of llvm-as and llvm-dis. by Dan Gohman · 15 years ago
  4. 5759f97 Select vector shift with non-immediate i32 shift amount operand by first moving the operand into the right register. by Evan Cheng · 16 years ago
  5. 22b942a Add separate intrinsics for MMX / SSE shifts with i32 integer operands. This allow us to simplify the horribly complicated matching code. by Evan Cheng · 16 years ago
  6. fa5a91a Undo 48570. Correctly match mmx shift instructions with an immediate operand. by Evan Cheng · 17 years ago
  7. dff1dca Add intrinsics to match mmx shift builtin's with immediate operand. by Evan Cheng · 17 years ago