Make instcombine O(N) instead of O(N^2) in code where the same simplifiable constant...
[oota-llvm.git] / lib / Transforms / InstCombine /
drwxr-xr-x   ..
-rw-r--r-- 377 CMakeLists.txt
-rw-r--r-- 15670 InstCombine.h
-rw-r--r-- 25554 InstCombineAddSub.cpp
-rw-r--r-- 95420 InstCombineAndOrXor.cpp
-rw-r--r-- 51824 InstCombineCalls.cpp
-rw-r--r-- 73834 InstCombineCasts.cpp
-rw-r--r-- 124675 InstCombineCompares.cpp
-rw-r--r-- 23629 InstCombineLoadStoreAlloca.cpp
-rw-r--r-- 24939 InstCombineMulDivRem.cpp
-rw-r--r-- 35110 InstCombinePHI.cpp
-rw-r--r-- 31884 InstCombineSelect.cpp
-rw-r--r-- 30368 InstCombineShifts.cpp
-rw-r--r-- 48908 InstCombineSimplifyDemanded.cpp
-rw-r--r-- 23411 InstCombineVectorOps.cpp
-rw-r--r-- 3356 InstCombineWorklist.h
-rw-r--r-- 66043 InstructionCombining.cpp
-rw-r--r-- 436 Makefile