don't turn (A & (C0?-1:0)) | (B & ~(C0?-1:0)) -> C0 ? A : B
[oota-llvm.git] / lib / Transforms / InstCombine /
drwxr-xr-x   ..
-rw-r--r-- 437 CMakeLists.txt
-rw-r--r-- 14876 InstCombine.h
-rw-r--r-- 27631 InstCombineAddSub.cpp
-rw-r--r-- 81890 InstCombineAndOrXor.cpp
-rw-r--r-- 45519 InstCombineCalls.cpp
-rw-r--r-- 55001 InstCombineCasts.cpp
-rw-r--r-- 106965 InstCombineCompares.cpp
-rw-r--r-- 23950 InstCombineLoadStoreAlloca.cpp
-rw-r--r-- 25317 InstCombineMulDivRem.cpp
-rw-r--r-- 33560 InstCombinePHI.cpp
-rw-r--r-- 25608 InstCombineSelect.cpp
-rw-r--r-- 19366 InstCombineShifts.cpp
-rw-r--r-- 46948 InstCombineSimplifyDemanded.cpp
-rw-r--r-- 23006 InstCombineVectorOps.cpp
-rw-r--r-- 3314 InstCombineWorklist.h
-rw-r--r-- 50861 InstructionCombining.cpp
-rw-r--r-- 436 Makefile