aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2020-10-05 17:21:54 +0100
committerSimon Pilgrim <llvm-dev@redking.me.uk>2020-10-05 17:22:15 +0100
commit5ba084c42fdc80a51fc49c27f5f3ecf153953114 (patch)
tree4375d9655cb7d6c1a7d4c6bddc5127fdde25afb3 /clang/lib/Frontend/CompilerInvocation.cpp
parent2efd9fd699ed59df2927074f318edac99533e402 (diff)
downloadllvm-5ba084c42fdc80a51fc49c27f5f3ecf153953114.zip
llvm-5ba084c42fdc80a51fc49c27f5f3ecf153953114.tar.gz
llvm-5ba084c42fdc80a51fc49c27f5f3ecf153953114.tar.bz2
[InstCombine] Extend 'shift with constants' vector tests
Added missing test coverage for shl(add(and(lshr(x,c1),c2),y),c1) -> add(and(x,c2<<c1),shl(y,c1)) combine Rename tests as 'foo' and 'bar' isn't very extensible Added vector tests with undefs and nonuniform constants
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions