.. |
ArgumentPromotion.cpp
|
prune the #includes in raw_ostream.h by moving a
|
2009-08-24 03:52:50 +00:00 |
CMakeLists.txt
|
|
|
ConstantMerge.cpp
|
Use hasDefinitiveInitializer() instead of testing the same thing
|
2009-08-19 18:20:44 +00:00 |
DeadArgumentElimination.cpp
|
remove a few DOUTs here and there.
|
2009-08-23 06:35:02 +00:00 |
DeadTypeElimination.cpp
|
|
|
ExtractGV.cpp
|
Push LLVMContexts through the IntegerType APIs.
|
2009-08-13 21:58:54 +00:00 |
FunctionAttrs.cpp
|
|
|
GlobalDCE.cpp
|
|
|
GlobalOpt.cpp
|
eliminate the "Value" printing methods that print to a std::ostream.
|
2009-08-23 04:37:46 +00:00 |
IndMemRemoval.cpp
|
Push LLVMContexts through the IntegerType APIs.
|
2009-08-13 21:58:54 +00:00 |
InlineAlways.cpp
|
|
|
Inliner.cpp
|
Allow multiple occurrences of -inline-threshold on
|
2009-08-25 01:13:58 +00:00 |
InlineSimple.cpp
|
Use hasDefinitiveInitializer() instead of testing the same thing
|
2009-08-19 18:20:44 +00:00 |
Internalize.cpp
|
eliminate uses of cerr()
|
2009-08-23 07:05:07 +00:00 |
IPConstantPropagation.cpp
|
Push LLVMContexts through the IntegerType APIs.
|
2009-08-13 21:58:54 +00:00 |
IPO.cpp
|
|
|
LoopExtractor.cpp
|
convert LoopInfo.h and GraphWriter.h to use raw_ostream
|
2009-08-23 07:19:13 +00:00 |
LowerSetJmp.cpp
|
Push LLVMContexts through the IntegerType APIs.
|
2009-08-13 21:58:54 +00:00 |
Makefile
|
|
|
MergeFunctions.cpp
|
Rename Instruction::isIdenticalTo to Instruction::isIdenticalToWhenDefined,
|
2009-08-25 22:11:20 +00:00 |
PartialInlining.cpp
|
|
|
PartialSpecialization.cpp
|
|
|
PruneEH.cpp
|
Push LLVMContexts through the IntegerType APIs.
|
2009-08-13 21:58:54 +00:00 |
RaiseAllocations.cpp
|
Push LLVMContexts through the IntegerType APIs.
|
2009-08-13 21:58:54 +00:00 |
StripDeadPrototypes.cpp
|
|
|
StripSymbols.cpp
|
Revert 79977. It causes llvm-gcc bootstrap failures on some platforms.
|
2009-08-26 05:01:18 +00:00 |
StructRetPromotion.cpp
|
remove a few DOUTs here and there.
|
2009-08-23 06:35:02 +00:00 |