llvm-6502/lib/Transforms/InstCombine
2010-01-31 04:29:12 +00:00
..
CMakeLists.txt
InstCombine.h
InstCombineAddSub.cpp Simplify/generalize the xor+add->sign-extend instcombine. 2010-01-31 04:29:12 +00:00
InstCombineAndOrXor.cpp change the canonical form of "cond ? -1 : 0" to be 2010-01-24 00:09:49 +00:00
InstCombineCalls.cpp Revert my last couple of patches. They appear to have broken bison. 2010-01-29 21:16:24 +00:00
InstCombineCasts.cpp change the canonical form of "cond ? -1 : 0" to be 2010-01-24 00:09:49 +00:00
InstCombineCompares.cpp
InstCombineLoadStoreAlloca.cpp Check alignment of loads when deciding whether it is safe to execute them 2010-01-30 04:42:39 +00:00
InstCombineMulDivRem.cpp
InstCombinePHI.cpp
InstCombineSelect.cpp change the canonical form of "cond ? -1 : 0" to be 2010-01-24 00:09:49 +00:00
InstCombineShifts.cpp
InstCombineSimplifyDemanded.cpp Having RHSKnownZero and RHSKnownOne be alternative names for KnownZero and KnownOne 2010-01-29 06:18:46 +00:00
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