New instcombine rule: max(~a,~b) -> ~min(a, b)
[oota-llvm.git] / lib / Transforms / InstCombine /
drwxr-xr-x   ..
-rw-r--r-- 550 CMakeLists.txt
-rw-r--r-- 58574 InstCombineAddSub.cpp
-rw-r--r-- 116445 InstCombineAndOrXor.cpp
-rw-r--r-- 71102 InstCombineCalls.cpp
-rw-r--r-- 80984 InstCombineCasts.cpp
-rw-r--r-- 167508 InstCombineCompares.cpp
-rw-r--r-- 22437 InstCombineInternal.h
-rw-r--r-- 42242 InstCombineLoadStoreAlloca.cpp
-rw-r--r-- 51827 InstCombineMulDivRem.cpp
-rw-r--r-- 35439 InstCombinePHI.cpp
-rw-r--r-- 48525 InstCombineSelect.cpp
-rw-r--r-- 33361 InstCombineShifts.cpp
-rw-r--r-- 55608 InstCombineSimplifyDemanded.cpp
-rw-r--r-- 43690 InstCombineVectorOps.cpp
-rw-r--r-- 120239 InstructionCombining.cpp
-rw-r--r-- 732 LLVMBuild.txt
-rw-r--r-- 436 Makefile