llvm-6502/lib/Transforms/InstCombine
Gabor Greif caf70b31b0 use ArgOperand API
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106752 91177308-0d34-0410-b5e6-96231b3b80d8
2010-06-24 16:11:44 +00:00
..
CMakeLists.txt
InstCombine.h use ArgOperand API, also tighten the type of visitFree to make this work out smoothly 2010-06-24 12:21:15 +00:00
InstCombineAddSub.cpp
InstCombineAndOrXor.cpp
InstCombineCalls.cpp use (even more, still) ArgOperand API 2010-06-24 15:51:11 +00:00
InstCombineCasts.cpp Fix instcombine's handling of alloca to accept non-i32 types. 2010-05-28 04:33:04 +00:00
InstCombineCompares.cpp use ArgOperand API 2010-06-24 16:11:44 +00:00
InstCombineLoadStoreAlloca.cpp Move FindAvailableLoadedValue isSafeToLoadUnconditionally out of 2010-05-28 16:19:17 +00:00
InstCombineMulDivRem.cpp
InstCombinePHI.cpp
InstCombineSelect.cpp
InstCombineShifts.cpp use ArgOperand API 2010-06-24 00:44:01 +00:00
InstCombineSimplifyDemanded.cpp use ArgOperand API 2010-06-24 12:35:13 +00:00
InstCombineVectorOps.cpp
InstCombineWorklist.h I got tired of VISIBILITY_HIDDEN colliding with the gcc enum. Rename it 2010-05-11 20:16:09 +00:00
InstructionCombining.cpp use ArgOperand API, also tighten the type of visitFree to make this work out smoothly 2010-06-24 12:21:15 +00:00
Makefile