diff options
author | Chris Lattner <sabre@nondot.org> | 2003-08-13 20:16:26 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2003-08-13 20:16:26 +0000 |
commit | aa9c1f13a173abd8afc56b95afa9c9058a4ddc59 (patch) | |
tree | 6e2c11d34b7a382bd006bdbcee6932f2365daf79 /support/lib/Support/Statistic.cpp | |
parent | b5dbd9a798e4880b1649e6b5566c92473282c8df (diff) |
Implement instcombine optimizations:
(A <setcc1> B) logicalop (A <setcc2> B) -> (A <setcc3> B) or true or false
Where setcc[123] is one of the 6 setcc instructions, and logicalop is one of: And, Or, Xor
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7828 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'support/lib/Support/Statistic.cpp')
0 files changed, 0 insertions, 0 deletions