llvm-6502/lib/Transforms/InstCombine
2010-04-02 18:43:02 +00:00
..
CMakeLists.txt
InstCombine.h Migrate _chk call lowering from SimplifyLibCalls to InstCombine. Stub 2010-03-06 10:50:38 +00:00
InstCombineAddSub.cpp
InstCombineAndOrXor.cpp Fix PR6503. This turned into a much more interesting and nasty bug. Various 2010-03-05 08:46:26 +00:00
InstCombineCalls.cpp Revert r100191 since it breaks objc in clang 2010-04-02 18:43:02 +00:00
InstCombineCasts.cpp
InstCombineCompares.cpp Fix PR6503. This turned into a much more interesting and nasty bug. Various 2010-03-05 08:46:26 +00:00
InstCombineLoadStoreAlloca.cpp
InstCombineMulDivRem.cpp
InstCombinePHI.cpp fix PR6512, a case where instcombine would incorrectly merge loads 2010-03-05 18:53:28 +00:00
InstCombineSelect.cpp
InstCombineShifts.cpp
InstCombineSimplifyDemanded.cpp
InstCombineVectorOps.cpp
InstCombineWorklist.h
InstructionCombining.cpp
Makefile