Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e8aab7480c2550b51fd60d6eb102b361e70931d7
/
llvm
/
test
/
CodeGen
/
X86
/
viabs.ll
bb2f6b7
AVX-512: Implemented masking for integer arithmetic & logic instructions.
by Elena Demikhovsky
· 12 years ago
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
5259bbd
Make CHECK lines a bit less strict so they also match code generated for win64.
by Benjamin Kramer
· 13 years ago
aec9053
X86: Now that we have a canonical form for vector integer abs, match it into pabs.
by Benjamin Kramer
· 13 years ago
d56ffc7
DAGCombiner: Canonicalize vector integer abs in the same way we do it for scalars.
by Benjamin Kramer
· 13 years ago