Files
clang-p2996/llvm/test/Analysis/ScalarEvolution
Dan Gohman eddf77123a 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
2009-06-18 00:00:20 +00:00
..
2009-04-28 21:54:23 +00:00
2007-04-15 09:31:07 +00:00
2009-04-23 04:33:42 +00:00