New InstCombine pattern: (icmp ult/ule (A + C1), C3) | (icmp ult/ule (A + C2), C3...
[oota-llvm.git] / lib / Transforms / InstCombine /
drwxr-xr-x   ..
-rw-r--r-- 426 CMakeLists.txt
-rw-r--r-- 17431 InstCombine.h
-rw-r--r-- 57945 InstCombineAddSub.cpp
-rw-r--r-- 109598 InstCombineAndOrXor.cpp
-rw-r--r-- 64816 InstCombineCalls.cpp
-rw-r--r-- 81021 InstCombineCasts.cpp
-rw-r--r-- 156542 InstCombineCompares.cpp
-rw-r--r-- 33565 InstCombineLoadStoreAlloca.cpp
-rw-r--r-- 48293 InstCombineMulDivRem.cpp
-rw-r--r-- 35402 InstCombinePHI.cpp
-rw-r--r-- 42282 InstCombineSelect.cpp
-rw-r--r-- 33030 InstCombineShifts.cpp
-rw-r--r-- 53489 InstCombineSimplifyDemanded.cpp
-rw-r--r-- 43682 InstCombineVectorOps.cpp
-rw-r--r-- 3338 InstCombineWorklist.h
-rw-r--r-- 114368 InstructionCombining.cpp
-rw-r--r-- 739 LLVMBuild.txt
-rw-r--r-- 436 Makefile