.. |
ArgumentPromotion.cpp
|
add a new CallGraphNode::replaceCallEdge method and use it from
|
2009-09-15 05:40:35 +00:00 |
CMakeLists.txt
|
|
|
ConstantMerge.cpp
|
Use hasDefinitiveInitializer() instead of testing the same thing
|
2009-08-19 18:20:44 +00:00 |
DeadArgumentElimination.cpp
|
back out my recent commit (r80858), it seems to break self-hosting buildbot's stage 2 configure
|
2009-09-03 02:02:59 +00:00 |
DeadTypeElimination.cpp
|
|
|
ExtractGV.cpp
|
Push LLVMContexts through the IntegerType APIs.
|
2009-08-13 21:58:54 +00:00 |
FunctionAttrs.cpp
|
Enhance transform passes so that they apply the same tranforms to malloc calls as to MallocInst.
|
2009-09-18 22:35:49 +00:00 |
GlobalDCE.cpp
|
|
|
GlobalOpt.cpp
|
Remove the default value for ConstantStruct::get's isPacked parameter and
|
2009-09-19 20:30:26 +00:00 |
IndMemRemoval.cpp
|
Push LLVMContexts through the IntegerType APIs.
|
2009-08-13 21:58:54 +00:00 |
InlineAlways.cpp
|
|
|
Inliner.cpp
|
comment and simplify some code.
|
2009-08-31 05:34:32 +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
|
Tabs -> spaces, and remove trailing whitespace.
|
2009-09-20 02:20:51 +00:00 |
PartialInlining.cpp
|
Fix PR4909, patch by Jakub Staszak.
|
2009-09-08 19:53:15 +00:00 |
PartialSpecialization.cpp
|
|
|
PruneEH.cpp
|
back out my recent commit (r80858), it seems to break self-hosting buildbot's stage 2 configure
|
2009-09-03 02:02:59 +00:00 |
RaiseAllocations.cpp
|
Push LLVMContexts through the IntegerType APIs.
|
2009-08-13 21:58:54 +00:00 |
StripDeadPrototypes.cpp
|
|
|
StripSymbols.cpp
|
Remove VISIBILITY_HIDDEN from this file.
|
2009-09-03 06:43:15 +00:00 |
StructRetPromotion.cpp
|
remove CallGraphNode::replaceCallSite, it is redundant with other APIs.
|
2009-09-01 18:52:39 +00:00 |