InstCombine: Add a combine that turns (2^n)-1 ^ x back into (2^n)-1 - x iff x is...
[oota-llvm.git] / lib / Transforms /
drwxr-xr-x   ..
-rw-r--r-- 159 CMakeLists.txt
drwxr-xr-x - Hello
drwxr-xr-x - IPO
drwxr-xr-x - InstCombine
drwxr-xr-x - Instrumentation
-rw-r--r-- 742 LLVMBuild.txt
-rw-r--r-- 653 Makefile
drwxr-xr-x - Scalar
drwxr-xr-x - Utils