..
IPA
Create nodes for inline asm so that we don't crash looking for the node later.
2007-11-22 03:07:37 +00:00
AliasAnalysis.cpp
Executive summary: getTypeSize -> getTypeStoreSize / getABITypeSize.
2007-11-01 20:53:16 +00:00
AliasAnalysisCounter.cpp
Drop 'const'
2007-05-03 01:11:54 +00:00
AliasAnalysisEvaluator.cpp
Executive summary: getTypeSize -> getTypeStoreSize / getABITypeSize.
2007-11-01 20:53:16 +00:00
AliasDebugger.cpp
Drop 'const'
2007-05-03 01:11:54 +00:00
AliasSetTracker.cpp
Executive summary: getTypeSize -> getTypeStoreSize / getABITypeSize.
2007-11-01 20:53:16 +00:00
Analysis.cpp
Bindings for the verifier.
2007-10-06 21:00:36 +00:00
BasicAliasAnalysis.cpp
Ding dong, the DoesntAccessMemoryFns and
2007-11-23 19:30:27 +00:00
CFGPrinter.cpp
Add explicit keywords.
2007-07-02 14:53:37 +00:00
ConstantFolding.cpp
Executive summary: getTypeSize -> getTypeStoreSize / getABITypeSize.
2007-11-01 20:53:16 +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
Executive summary: getTypeSize -> getTypeStoreSize / getABITypeSize.
2007-11-01 20:53:16 +00:00
LoopInfo.cpp
More templatization.
2007-11-15 05:00:15 +00:00
LoopPass.cpp
Use empty() member functions when that's what's being tested for instead
2007-10-03 19:26:29 +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
Executive summary: getTypeSize -> getTypeStoreSize / getABITypeSize.
2007-11-01 20:53:16 +00:00
PostDominators.cpp
Make DomTree and PostDomTree thin wrappers around DomTreeBase, rather than inheriting from it.
2007-10-23 20:58:37 +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
Fix a bug where we'd try to find a scev value for a bitcast operand,
2007-11-23 08:46:22 +00:00
ScalarEvolutionExpander.cpp
Move the SCEV object factors from being static members of the individual
2007-10-22 18:31:58 +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
Add explicit keywords.
2007-10-29 19:52:04 +00:00