Go to file
Anders Carlsson 7b6f0af83f Add a new variant of Evaluate and reimplement the old Evaluate in terms of the new.
llvm-svn: 60298
2008-11-30 16:58:53 +00:00
clang Add a new variant of Evaluate and reimplement the old Evaluate in terms of the new. 2008-11-30 16:58:53 +00:00
llvm Add instruction combining for ((A&~B)|(~A&B)) -> A^B and all permutations. 2008-11-30 13:52:49 +00:00