llvm-6502/lib/Transforms/InstCombine
Eric Christopher 551754c495 Revert 101465, it broke internal OpenGL testing.
Probably the best way to know that all getOperand() calls have been handled
is to replace that API instead of updating.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101579 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-16 23:37:20 +00:00
..
CMakeLists.txt
InstCombine.h
InstCombineAddSub.cpp
InstCombineAndOrXor.cpp
InstCombineCalls.cpp Revert 101465, it broke internal OpenGL testing. 2010-04-16 23:37:20 +00:00
InstCombineCasts.cpp
InstCombineCompares.cpp Revert 101465, it broke internal OpenGL testing. 2010-04-16 23:37:20 +00:00
InstCombineLoadStoreAlloca.cpp
InstCombineMulDivRem.cpp
InstCombinePHI.cpp
InstCombineSelect.cpp
InstCombineShifts.cpp Revert 101465, it broke internal OpenGL testing. 2010-04-16 23:37:20 +00:00
InstCombineSimplifyDemanded.cpp Revert 101465, it broke internal OpenGL testing. 2010-04-16 23:37:20 +00:00
InstCombineVectorOps.cpp
InstCombineWorklist.h
InstructionCombining.cpp Revert 101465, it broke internal OpenGL testing. 2010-04-16 23:37:20 +00:00
Makefile