InstCombine: fold (A >> C) == (B >> C) --> (A^B) < (1 << C) for constant Cs.
[oota-llvm.git] / bindings /
drwxr-xr-x   ..
-rw-r--r-- 664 LLVMBuild.txt
-rw-r--r-- 456 Makefile
-rw-r--r-- 223 README.txt
drwxr-xr-x - ocaml
drwxr-xr-x - python