Do (A == C1 || A == C2) -> (A & ~(C1 ^ C2)) == C1 rather than (A == C1 || A == C2...
[oota-llvm.git] / lib / Transforms / InstCombine /
drwxr-xr-x   ..
-rw-r--r-- 550 CMakeLists.txt
-rw-r--r-- 58505 InstCombineAddSub.cpp
-rw-r--r-- 118708 InstCombineAndOrXor.cpp
-rw-r--r-- 95668 InstCombineCalls.cpp
-rw-r--r-- 79804 InstCombineCasts.cpp
-rw-r--r-- 177734 InstCombineCompares.cpp
-rw-r--r-- 24213 InstCombineInternal.h
-rw-r--r-- 46768 InstCombineLoadStoreAlloca.cpp
-rw-r--r-- 52137 InstCombineMulDivRem.cpp
-rw-r--r-- 39131 InstCombinePHI.cpp
-rw-r--r-- 45986 InstCombineSelect.cpp
-rw-r--r-- 33312 InstCombineShifts.cpp
-rw-r--r-- 52514 InstCombineSimplifyDemanded.cpp
-rw-r--r-- 46860 InstCombineVectorOps.cpp
-rw-r--r-- 126230 InstructionCombining.cpp
-rw-r--r-- 732 LLVMBuild.txt
-rw-r--r-- 436 Makefile