llvm-6502/lib/Transforms/InstCombine
2010-06-25 07:57:14 +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 ArgOperand API (some hunks I could split) 2010-06-25 07:57:14 +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
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