1. bb2f6b7 AVX-512: Implemented masking for integer arithmetic & logic instructions. by Elena Demikhovsky · 12 years ago
  2. f799e3f Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. by Stephen Lin · 12 years ago
  3. 5259bbd Make CHECK lines a bit less strict so they also match code generated for win64. by Benjamin Kramer · 13 years ago
  4. aec9053 X86: Now that we have a canonical form for vector integer abs, match it into pabs. by Benjamin Kramer · 13 years ago
  5. d56ffc7 DAGCombiner: Canonicalize vector integer abs in the same way we do it for scalars. by Benjamin Kramer · 13 years ago