1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 21:13:02 +02:00
llvm-mirror/lib/Transforms/InstCombine
2016-12-17 18:10:04 +00:00
..
CMakeLists.txt [CMake] NFC. Updating CMake dependency specifications 2016-11-17 04:36:50 +00:00
InstCombineAddSub.cpp Remove the AssumptionCache 2016-12-15 03:02:15 +00:00
InstCombineAndOrXor.cpp [InstCombine] New opportunities for FoldAndOfICmp and FoldXorOfICmp 2016-12-15 12:25:13 +00:00
InstCombineCalls.cpp [AVX-512][InstCombine] Add masked scalar FMA intrinsics to SimplifyDemandedVectorElts. 2016-12-15 03:49:45 +00:00
InstCombineCasts.cpp Replace APFloatBase static fltSemantics data members with getter functions 2016-12-14 11:57:17 +00:00
InstCombineCompares.cpp [InstCombine] add folds for icmp (smin X, Y), X 2016-12-15 19:13:37 +00:00
InstCombineInternal.h [InstCombine] New opportunities for FoldAndOfICmp and FoldXorOfICmp 2016-12-15 12:25:13 +00:00
InstCombineLoadStoreAlloca.cpp Remove the AssumptionCache 2016-12-15 03:02:15 +00:00
InstCombineMulDivRem.cpp Remove the AssumptionCache 2016-12-15 03:02:15 +00:00
InstCombinePHI.cpp Remove the AssumptionCache 2016-12-15 03:02:15 +00:00
InstCombineSelect.cpp Remove the AssumptionCache 2016-12-15 03:02:15 +00:00
InstCombineShifts.cpp Remove the AssumptionCache 2016-12-15 03:02:15 +00:00
InstCombineSimplifyDemanded.cpp [InstCombine] Simplify code slightly. NFC 2016-12-17 18:10:04 +00:00
InstCombineVectorOps.cpp Remove the AssumptionCache 2016-12-15 03:02:15 +00:00
InstructionCombining.cpp Remove the AssumptionCache 2016-12-15 03:02:15 +00:00
LLVMBuild.txt