summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2009-06-18 00:00:20 +0000
committerDan Gohman <gohman@apple.com>2009-06-18 00:00:20 +0000
commiteddf77123a1972a85f175ac1361fae30ff016a6a (patch)
tree21ec1f9da04da7aa9d09129004aca2a09704a88a /clang/lib/CodeGen/CodeGenModule.cpp
parent4d8723d47f67c3e99b18fcba9bec863461dd8ca1 (diff)
downloadbcm5719-llvm-eddf77123a1972a85f175ac1361fae30ff016a6a.tar.gz
bcm5719-llvm-eddf77123a1972a85f175ac1361fae30ff016a6a.zip
Teach ScalarEvolution how to recognize another xor(and(x, C), C) case.
If C is a single bit and the and gets analyzed as a truncate and zero-extend, the xor can be represnted as an add. llvm-svn: 73664
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud