llvm-6502/lib/Transforms/InstCombine
2010-01-24 20:43:08 +00:00
..
CMakeLists.txt
InstCombine.h
InstCombineAddSub.cpp When the visitSub method was split into visitSub and visitFSub, this xform was 2010-01-13 23:23:17 +00:00
InstCombineAndOrXor.cpp change the canonical form of "cond ? -1 : 0" to be 2010-01-24 00:09:49 +00:00
InstCombineCalls.cpp
InstCombineCasts.cpp change the canonical form of "cond ? -1 : 0" to be 2010-01-24 00:09:49 +00:00
InstCombineCompares.cpp
InstCombineLoadStoreAlloca.cpp Keep ignoring pointer-to-pointer bitcasts 2010-01-22 19:05:05 +00:00
InstCombineMulDivRem.cpp Fix comment. 2010-01-17 06:49:03 +00:00
InstCombinePHI.cpp
InstCombineSelect.cpp change the canonical form of "cond ? -1 : 0" to be 2010-01-24 00:09:49 +00:00
InstCombineShifts.cpp fix a potential overflow issue Eli pointed out. 2010-01-23 23:31:46 +00:00
InstCombineSimplifyDemanded.cpp
InstCombineVectorOps.cpp
InstCombineWorklist.h
InstructionCombining.cpp
Makefile make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00