diff options
author | Chris Lattner <sabre@nondot.org> | 2006-02-26 19:57:54 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2006-02-26 19:57:54 +0000 |
commit | 02bd1b3e943d12d77ac818392d048cc90afb05df (patch) | |
tree | 22b6920d39c641dbb53f2d0d5e9e2a7e02feca18 /lib/CodeGen/SelectionDAG/TargetLowering.cpp | |
parent | 80e206556521c2e051cd9c8fd09e9b4d6485c361 (diff) |
Fold (X|C1)^C2 -> X^(C1|C2) when possible. This implements
InstCombine/or.ll:test23.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26385 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/TargetLowering.cpp')
0 files changed, 0 insertions, 0 deletions