llvm-6502/lib/Transforms/InstCombine
Matt Arsenault 4598bd53ab Use type helper functions.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190113 91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-06 00:37:24 +00:00
..
CMakeLists.txt
InstCombine.h Consistently use dbgs() in debug printing 2013-09-05 19:48:28 +00:00
InstCombineAddSub.cpp
InstCombineAndOrXor.cpp
InstCombineCalls.cpp
InstCombineCasts.cpp
InstCombineCompares.cpp
InstCombineLoadStoreAlloca.cpp
InstCombineMulDivRem.cpp
InstCombinePHI.cpp Consistently use dbgs() in debug printing 2013-09-05 19:48:28 +00:00
InstCombineSelect.cpp
InstCombineShifts.cpp
InstCombineSimplifyDemanded.cpp
InstCombineVectorOps.cpp Use type helper functions. 2013-09-06 00:37:24 +00:00
InstCombineWorklist.h Consistently use dbgs() in debug printing 2013-09-05 19:48:28 +00:00
InstructionCombining.cpp Consistently use dbgs() in debug printing 2013-09-05 19:48:28 +00:00
LLVMBuild.txt
Makefile