..
CMakeLists.txt
Tidy up a bit. No functional change.
2013-04-05 21:20:12 +00:00
InstCombine.h
Make some DataLayout pointers const.
2014-02-24 23:12:18 +00:00
InstCombineAddSub.cpp
Rename many DataLayout variables from TD to DL.
2014-02-21 00:06:31 +00:00
InstCombineAndOrXor.cpp
Rename many DataLayout variables from TD to DL.
2014-02-21 00:06:31 +00:00
InstCombineCalls.cpp
Rename many DataLayout variables from TD to DL.
2014-02-21 00:06:31 +00:00
InstCombineCasts.cpp
Make some DataLayout pointers const.
2014-02-24 23:12:18 +00:00
InstCombineCompares.cpp
Make some DataLayout pointers const.
2014-02-24 23:12:18 +00:00
InstCombineLoadStoreAlloca.cpp
Rename many DataLayout variables from TD to DL.
2014-02-21 00:06:31 +00:00
InstCombineMulDivRem.cpp
Rename many DataLayout variables from TD to DL.
2014-02-21 00:06:31 +00:00
InstCombinePHI.cpp
Rename many DataLayout variables from TD to DL.
2014-02-21 00:06:31 +00:00
InstCombineSelect.cpp
Rename many DataLayout variables from TD to DL.
2014-02-21 00:06:31 +00:00
InstCombineShifts.cpp
Rename many DataLayout variables from TD to DL.
2014-02-21 00:06:31 +00:00
InstCombineSimplifyDemanded.cpp
Rename many DataLayout variables from TD to DL.
2014-02-21 00:06:31 +00:00
InstCombineVectorOps.cpp
InstCombine: Don't try to use aggregate elements of ConstantExprs.
2014-01-24 19:02:37 +00:00
InstCombineWorklist.h
Consistently use dbgs() in debug printing
2013-09-05 19:48:28 +00:00
InstructionCombining.cpp
Make DataLayout a plain object, not a pass.
2014-02-25 17:30:31 +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