.. |
CMakeLists.txt
|
llvm/lib: [CMake] Add explicit dependency to intrinsics_gen.
|
2012-06-24 13:32:01 +00:00 |
InstCombine.h
|
Move TargetData to DataLayout.
|
2012-10-08 16:38:25 +00:00 |
InstCombineAddSub.cpp
|
Move TargetData to DataLayout.
|
2012-10-08 16:38:25 +00:00 |
InstCombineAndOrXor.cpp
|
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. See: http://en.wikipedia.org/wiki/If_and_only_if Commit 164767
|
2012-09-27 10:14:43 +00:00 |
InstCombineCalls.cpp
|
Move TargetData to DataLayout.
|
2012-10-08 16:38:25 +00:00 |
InstCombineCasts.cpp
|
Move TargetData to DataLayout.
|
2012-10-08 16:38:25 +00:00 |
InstCombineCompares.cpp
|
Move TargetData to DataLayout.
|
2012-10-08 16:38:25 +00:00 |
InstCombineLoadStoreAlloca.cpp
|
Move TargetData to DataLayout.
|
2012-10-08 16:38:25 +00:00 |
InstCombineMulDivRem.cpp
|
Move TargetData to DataLayout.
|
2012-10-08 16:38:25 +00:00 |
InstCombinePHI.cpp
|
Move TargetData to DataLayout.
|
2012-10-08 16:38:25 +00:00 |
InstCombineSelect.cpp
|
Move TargetData to DataLayout.
|
2012-10-08 16:38:25 +00:00 |
InstCombineShifts.cpp
|
Move TargetData to DataLayout.
|
2012-10-08 16:38:25 +00:00 |
InstCombineSimplifyDemanded.cpp
|
Move TargetData to DataLayout.
|
2012-10-08 16:38:25 +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
|
Move TargetData to DataLayout.
|
2012-10-08 16:38:25 +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 |