[InstCombine] Optimize icmp slt signum(x), 1 --> icmp slt x, 1
[oota-llvm.git] / lib / Transforms / InstCombine /
drwxr-xr-x   ..
-rw-r--r-- 550 CMakeLists.txt
-rw-r--r-- 58520 InstCombineAddSub.cpp
-rw-r--r-- 116869 InstCombineAndOrXor.cpp
-rw-r--r-- 82126 InstCombineCalls.cpp
-rw-r--r-- 80360 InstCombineCasts.cpp
-rw-r--r-- 173316 InstCombineCompares.cpp
-rw-r--r-- 23994 InstCombineInternal.h
-rw-r--r-- 46209 InstCombineLoadStoreAlloca.cpp
-rw-r--r-- 52120 InstCombineMulDivRem.cpp
-rw-r--r-- 35213 InstCombinePHI.cpp
-rw-r--r-- 45986 InstCombineSelect.cpp
-rw-r--r-- 33351 InstCombineShifts.cpp
-rw-r--r-- 51745 InstCombineSimplifyDemanded.cpp
-rw-r--r-- 46861 InstCombineVectorOps.cpp
-rw-r--r-- 124445 InstructionCombining.cpp
-rw-r--r-- 732 LLVMBuild.txt
-rw-r--r-- 436 Makefile