summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2017-07-15 17:09:23 +0000
committerCraig Topper <craig.topper@intel.com>2017-07-15 17:09:23 +0000
commite29b112f493cab1cbf5f9a6ed5e8d1ea26f98176 (patch)
treee6ae94244510925f742505f210e73f8c68b20397 /clang/lib/Frontend/CompilerInvocation.cpp
parent860e0ba5da0f48a51cc9debd9df55915da2d810c (diff)
downloadbcm5719-llvm-e29b112f493cab1cbf5f9a6ed5e8d1ea26f98176.tar.gz
bcm5719-llvm-e29b112f493cab1cbf5f9a6ed5e8d1ea26f98176.zip
[InstCombine] Add test cases for (X & (Y | ~X)) -> (X & Y) where the not is an inverted compare. NFC
Do the same for (X | (Y & ~X)) -> (X | Y) llvm-svn: 308104
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud