InstCombine: Merge "(trunc x) == C1 & (and x, CA) == C2" into a single and+icmp.
[oota-llvm.git] / lib / Transforms / InstCombine /
drwxr-xr-x   ..
-rw-r--r-- 377 CMakeLists.txt
-rw-r--r-- 15423 InstCombine.h
-rw-r--r-- 25554 InstCombineAddSub.cpp
-rw-r--r-- 95375 InstCombineAndOrXor.cpp
-rw-r--r-- 51351 InstCombineCalls.cpp
-rw-r--r-- 73902 InstCombineCasts.cpp
-rw-r--r-- 124751 InstCombineCompares.cpp
-rw-r--r-- 23581 InstCombineLoadStoreAlloca.cpp
-rw-r--r-- 22484 InstCombineMulDivRem.cpp
-rw-r--r-- 35110 InstCombinePHI.cpp
-rw-r--r-- 32617 InstCombineSelect.cpp
-rw-r--r-- 30102 InstCombineShifts.cpp
-rw-r--r-- 48784 InstCombineSimplifyDemanded.cpp
-rw-r--r-- 23411 InstCombineVectorOps.cpp
-rw-r--r-- 3356 InstCombineWorklist.h
-rw-r--r-- 66031 InstructionCombining.cpp
-rw-r--r-- 436 Makefile