InstCombine: Combine (xor (or %a, %b) (xor %a, %b)) to (add %a, %b)
[oota-llvm.git] / test / Transforms / LoadCombine /
drwxr-xr-x   ..
-rw-r--r-- 5306 load-combine.ll