llvm-project/llvm/lib/Transforms/InstCombine
Sylvestre Ledru 721cffd53a Fix a typo 'iff' => 'if'
llvm-svn: 164767
2012-09-27 09:59:43 +00:00
..
CMakeLists.txt llvm/lib: [CMake] Add explicit dependency to intrinsics_gen. 2012-06-24 13:32:01 +00:00
InstCombine.h instcombine: merge the functions that remove dead allocas and dead mallocs/callocs/... 2012-07-09 18:38:20 +00:00
InstCombineAddSub.cpp Fix a typo 'iff' => 'if' 2012-09-27 09:59:43 +00:00
InstCombineAndOrXor.cpp Fix a typo 'iff' => 'if' 2012-09-27 09:59:43 +00:00
InstCombineCalls.cpp Move Attribute::typeIncompatible inside of the Attributes class. 2012-09-25 20:38:59 +00:00
InstCombineCasts.cpp Fix a typo 'iff' => 'if' 2012-09-27 09:59:43 +00:00
InstCombineCompares.cpp InstCombine: Fix a crasher when encountering a function pointer. 2012-08-18 22:04:34 +00:00
InstCombineLoadStoreAlloca.cpp Fix a typo 'iff' => 'if' 2012-09-27 09:59:43 +00:00
InstCombineMulDivRem.cpp Fix a typo 'iff' => 'if' 2012-09-27 09:59:43 +00:00
InstCombinePHI.cpp Update instcombine for atomic load/store. 2011-08-15 22:09:40 +00:00
InstCombineSelect.cpp Prefer shuffles to selects. Backends love shuffles! 2012-09-27 08:33:56 +00:00
InstCombineShifts.cpp Fix a typo 'iff' => 'if' 2012-09-27 09:59:43 +00:00
InstCombineSimplifyDemanded.cpp Fix a typo 'iff' => 'if' 2012-09-27 09:59:43 +00:00
InstCombineVectorOps.cpp continue making the world safe for ConstantDataVector. At this point, 2012-01-27 03:08:05 +00:00
InstCombineWorklist.h Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT' comments. 2012-09-15 17:09:36 +00:00
InstructionCombining.cpp Fix a typo 'iff' => 'if' 2012-09-27 09:59:43 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00