Teach instCombine to remove malloc+free if malloc's only uses are comparisons
[oota-llvm.git] / lib / Transforms / InstCombine /
drwxr-xr-x   ..
-rw-r--r-- 437 CMakeLists.txt
-rw-r--r-- 14939 InstCombine.h
-rw-r--r-- 27646 InstCombineAddSub.cpp
-rw-r--r-- 81569 InstCombineAndOrXor.cpp
-rw-r--r-- 51428 InstCombineCalls.cpp
-rw-r--r-- 58783 InstCombineCasts.cpp
-rw-r--r-- 105490 InstCombineCompares.cpp
-rw-r--r-- 23912 InstCombineLoadStoreAlloca.cpp
-rw-r--r-- 25321 InstCombineMulDivRem.cpp
-rw-r--r-- 33670 InstCombinePHI.cpp
-rw-r--r-- 25836 InstCombineSelect.cpp
-rw-r--r-- 19366 InstCombineShifts.cpp
-rw-r--r-- 46938 InstCombineSimplifyDemanded.cpp
-rw-r--r-- 23022 InstCombineVectorOps.cpp
-rw-r--r-- 3320 InstCombineWorklist.h
-rw-r--r-- 51767 InstructionCombining.cpp
-rw-r--r-- 436 Makefile