diff options
author | Evan Cheng <evan.cheng@apple.com> | 2008-03-24 00:21:34 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2008-03-24 00:21:34 +0000 |
commit | b98a10e8a35d0191763ea4cccfbf7b623eea2a74 (patch) | |
tree | 54e695ceda1ffa473fe5597880a1924a967266c5 /lib/CodeGen/SelectionDAG/SelectionDAG.cpp | |
parent | 3d5cd6118db1f60e192ecf04dc4318d7cde870e3 (diff) |
Transform (zext (or (icmp), (icmp))) to (or (zext (cimp), (zext icmp))) if at least one of the (zext icmp) can be transformed to eliminate an icmp.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48715 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/SelectionDAG.cpp')
0 files changed, 0 insertions, 0 deletions