InstCombine: Combine (xor (or %a, %b) (xor %a, %b)) to (add %a, %b)
[oota-llvm.git] / .arcconfig
2014-04-07 Serge PavlovUpdated phabricator server.
2012-12-01 Benjamin KramerAdd .arcconfig to the repository. Useful if someone...