aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/ModuleBuilder.cpp
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2013-05-08 06:44:42 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2013-05-08 06:44:42 +0000
commit386ab7f872b4bb4c42c09b47ab25fc6544466e1b (patch)
tree3d63641dc026f7e56b9292a9d4c73d057cfb96ac /clang/lib/CodeGen/ModuleBuilder.cpp
parentb0b645cad157a6ee505084fcee9086c43f960fe0 (diff)
downloadllvm-386ab7f872b4bb4c42c09b47ab25fc6544466e1b.zip
llvm-386ab7f872b4bb4c42c09b47ab25fc6544466e1b.tar.gz
llvm-386ab7f872b4bb4c42c09b47ab25fc6544466e1b.tar.bz2
DAGCombiner: Simplify inverted bit tests
Fold (xor (and x, y), y) -> (and (not x), y) This removes an opportunity for a constant to appear twice. llvm-svn: 181395
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions