diff options
author | Jim Laskey <jlaskey@mac.com> | 2005-08-12 23:38:02 +0000 |
---|---|---|
committer | Jim Laskey <jlaskey@mac.com> | 2005-08-12 23:38:02 +0000 |
commit | a568700618283e290a4fb692797b4a1263eeb127 (patch) | |
tree | 361235d7a5732f47f719f6f27459597155a98e8d /llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp | |
parent | f6a762ada12d1b33f76a3213f9f33af0dd0cf2ff (diff) | |
download | bcm5719-llvm-a568700618283e290a4fb692797b4a1263eeb127.tar.gz bcm5719-llvm-a568700618283e290a4fb692797b4a1263eeb127.zip |
1. This changes handles the cases of (~x)&y and x&(~y) yielding ANDC, and
(~x)|y and x|(~y) yielding ORC.
llvm-svn: 22771
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp')
0 files changed, 0 insertions, 0 deletions