summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2009-01-01 01:18:23 +0000
committerBill Wendling <isanbard@gmail.com>2009-01-01 01:18:23 +0000
commitaedb54a947bbeef92ebbe501ba0db8ba120f3a00 (patch)
tree753ef30f54aee2aad4cef90ed7571897292eca90 /llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
parent4f8b265825c592ef885157f0832ac6ad5aa72fd6 (diff)
downloadbcm5719-llvm-aedb54a947bbeef92ebbe501ba0db8ba120f3a00.tar.gz
bcm5719-llvm-aedb54a947bbeef92ebbe501ba0db8ba120f3a00.zip
Add transformation:
xor (or (icmp, icmp), true) -> and(icmp, icmp) This is possible because of De Morgan's law. llvm-svn: 61537
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud