.. |
IPA
|
Don't execute dump unless NDEBUG isn't defined.
|
2007-09-24 22:43:48 +00:00 |
AliasAnalysis.cpp
|
Drop 'const'
|
2007-05-03 01:11:54 +00:00 |
AliasAnalysisCounter.cpp
|
Drop 'const'
|
2007-05-03 01:11:54 +00:00 |
AliasAnalysisEvaluator.cpp
|
Fix typo in comment.
|
2007-05-06 13:37:16 +00:00 |
AliasDebugger.cpp
|
Drop 'const'
|
2007-05-03 01:11:54 +00:00 |
AliasSetTracker.cpp
|
when merging two alias sets together, be sure to propagate the volatility of
|
2007-05-23 06:36:35 +00:00 |
BasicAliasAnalysis.cpp
|
Add lengthof and endof templates that hide a lot of sizeof computations.
|
2007-09-07 04:06:50 +00:00 |
CFGPrinter.cpp
|
Add explicit keywords.
|
2007-07-02 14:53:37 +00:00 |
ConstantFolding.cpp
|
Next round of APFloat changes.
|
2007-09-06 18:13:44 +00:00 |
InstCount.cpp
|
Fix typo in comment.
|
2007-05-06 13:37:16 +00:00 |
Interval.cpp
|
Remove trailing whitespace
|
2005-04-21 21:13:18 +00:00 |
IntervalPartition.cpp
|
Drop 'const'
|
2007-05-03 01:11:54 +00:00 |
LoadValueNumbering.cpp
|
Use DominatorTree instead of ETForest.
|
2007-06-07 23:53:38 +00:00 |
LoopInfo.cpp
|
Use SmallVector.
|
2007-08-21 16:54:51 +00:00 |
LoopPass.cpp
|
ooops...
|
2007-09-18 23:58:14 +00:00 |
Makefile
|
Changed from PARALLEL_DIRS to DIRS since we're only building one directory.
|
2006-12-13 19:42:54 +00:00 |
MemoryDependenceAnalysis.cpp
|
Add partial caching of non-local memory dependence queries. This provides a modest
|
2007-09-21 03:53:52 +00:00 |
PostDominatorCalculation.h
|
Add a newline to the end of this file.
|
2007-09-25 20:08:48 +00:00 |
PostDominators.cpp
|
Factor the calculation details for PostDomTree out of PostDominators.cpp and
|
2007-09-23 22:21:00 +00:00 |
ProfileInfo.cpp
|
Drop 'const'
|
2007-05-03 01:11:54 +00:00 |
ProfileInfoLoader.cpp
|
Change uses of Function::front to Function::getEntryBlock for readability.
|
2007-03-22 16:38:57 +00:00 |
ProfileInfoLoaderPass.cpp
|
More explicit keywords.
|
2007-08-01 15:32:29 +00:00 |
ScalarEvolution.cpp
|
Next round of APFloat changes.
|
2007-09-06 18:13:44 +00:00 |
ScalarEvolutionExpander.cpp
|
Change "tmp." to "tmp" for temporaries created by ScalarEvolutionExpander
|
2007-09-14 20:11:40 +00:00 |
Trace.cpp
|
Added an automatic cast to "std::ostream*" etc. from OStream. We then can
|
2006-12-17 05:15:13 +00:00 |
ValueNumbering.cpp
|
Drop 'const'
|
2007-05-03 01:11:54 +00:00 |