diff options
author | Florian Hahn <flo@fhahn.com> | 2020-11-16 21:44:13 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2020-11-16 21:48:38 +0000 |
commit | 5a4ca8b550afea96c0539083b470f87b40226688 (patch) | |
tree | a11f0b2599a6018185c29350387bd918bcd1d744 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2240d3d05451e4712050308cc4b922dea03fbc78 (diff) | |
download | llvm-5a4ca8b550afea96c0539083b470f87b40226688.zip llvm-5a4ca8b550afea96c0539083b470f87b40226688.tar.gz llvm-5a4ca8b550afea96c0539083b470f87b40226688.tar.bz2 |
[ConstraintElimination] Add support for Or.
When processing conditional branches, if the condition is an OR of 2 compares
and the false successor only has the current block as predecessor, queue both
negated conditions for the false successor
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions