llvm-6502/lib/Transforms/InstCombine
Michael Zolotukhin 6cc3e0e4e7 [InstCombine] Some cleanup in optimization of redundant insertvalue instructions.
And one more test added.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208355 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-08 19:50:24 +00:00
..
CMakeLists.txt
InstCombine.h Tidy up whitespace with clang-format prior to making significant 2014-05-07 17:36:59 +00:00
InstCombineAddSub.cpp
InstCombineAndOrXor.cpp
InstCombineCalls.cpp Also handle ConstantAggregateZero when optimizing vpermilvar*. 2014-04-29 22:20:40 +00:00
InstCombineCasts.cpp InstCombine: don't drop 'inalloca' in PromoteCastOfAllocation (PR19569) 2014-04-28 17:40:03 +00:00
InstCombineCompares.cpp
InstCombineLoadStoreAlloca.cpp
InstCombineMulDivRem.cpp
InstCombinePHI.cpp
InstCombineSelect.cpp
InstCombineShifts.cpp
InstCombineSimplifyDemanded.cpp
InstCombineVectorOps.cpp [InstCombine] Some cleanup in optimization of redundant insertvalue instructions. 2014-05-08 19:50:24 +00:00
InstCombineWorklist.h
InstructionCombining.cpp
LLVMBuild.txt
Makefile