diff options
author | Chris Lattner <sabre@nondot.org> | 2003-07-23 19:36:21 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2003-07-23 19:36:21 +0000 |
commit | 06782f804f4d66dd748632da73d8d017bd19f04e (patch) | |
tree | 150c24539fd1be12cd05942d89695cdf8a7e21eb /lib/ExecutionEngine/JIT/JIT.cpp | |
parent | 4daaebf170a1b39bf3c2d43a690ceb94165708f3 (diff) |
InstCombine: (X ^ C1) & C2 --> (X & C2) iff (C1&C2) == 0
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7272 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/ExecutionEngine/JIT/JIT.cpp')
0 files changed, 0 insertions, 0 deletions