..
CMakeLists.txt
llvm/lib: [CMake] Add explicit dependency to intrinsics_gen.
2012-06-24 13:32:01 +00:00
InstCombine.h
rdar://12329730 (2nd part)
2012-12-04 00:04:54 +00:00
InstCombineAddSub.cpp
Move TargetData to DataLayout.
2012-10-08 16:38:25 +00:00
InstCombineAndOrXor.cpp
Use the new script to sort the includes of every file under lib.
2012-12-03 16:50:05 +00:00
InstCombineCalls.cpp
Use the new script to sort the includes of every file under lib.
2012-12-03 16:50:05 +00:00
InstCombineCasts.cpp
Use the new script to sort the includes of every file under lib.
2012-12-03 16:50:05 +00:00
InstCombineCompares.cpp
Use the new script to sort the includes of every file under lib.
2012-12-03 16:50:05 +00:00
InstCombineLoadStoreAlloca.cpp
Use the new script to sort the includes of every file under lib.
2012-12-03 16:50:05 +00:00
InstCombineMulDivRem.cpp
Use the new script to sort the includes of every file under lib.
2012-12-03 16:50:05 +00:00
InstCombinePHI.cpp
Use the new script to sort the includes of every file under lib.
2012-12-03 16:50:05 +00:00
InstCombineSelect.cpp
Use the new script to sort the includes of every file under lib.
2012-12-03 16:50:05 +00:00
InstCombineShifts.cpp
Use the new script to sort the includes of every file under lib.
2012-12-03 16:50:05 +00:00
InstCombineSimplifyDemanded.cpp
rdar://12329730 (2nd part, revised)
2012-12-04 03:28:32 +00:00
InstCombineVectorOps.cpp
[InstCombine] Teach InstCombine how to handle an obfuscated splat.
2012-10-16 21:29:38 +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
Use the new script to sort the includes of every file under lib.
2012-12-03 16:50:05 +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