llvm-6502/lib/Transforms/InstCombine
2013-01-15 23:43:14 +00:00
..
CMakeLists.txt
InstCombine.h Remove trailing spaces. 2013-01-14 23:16:36 +00:00
InstCombineAddSub.cpp Fix Casting Bug 2013-01-14 21:04:40 +00:00
InstCombineAndOrXor.cpp
InstCombineCalls.cpp
InstCombineCasts.cpp Fix typo in comment. 2013-01-14 20:56:10 +00:00
InstCombineCompares.cpp
InstCombineLoadStoreAlloca.cpp switch from pointer equality comparison to MDNode::getMostGenericTBAA 2013-01-05 16:44:07 +00:00
InstCombineMulDivRem.cpp 1. Hoist minus sign as high as possible in an attempt to reveal 2013-01-15 21:09:32 +00:00
InstCombinePHI.cpp
InstCombineSelect.cpp
InstCombineShifts.cpp
InstCombineSimplifyDemanded.cpp
InstCombineVectorOps.cpp Teach InstCombine to optimize extract of a value from a vector add operation with a constant zero. 2013-01-15 23:43:14 +00:00
InstCombineWorklist.h Remove trailing spaces. 2013-01-14 23:16:36 +00:00
InstructionCombining.cpp Consider expression "0.0 - X" as the negation of X if 2013-01-09 00:13:41 +00:00
LLVMBuild.txt
Makefile