.. |
IPA
|
Add CGPassManager.
|
2007-01-17 21:45:01 +00:00 |
AliasAnalysis.cpp
|
Removed unneeded <iostream> #include.
|
2006-11-17 07:10:51 +00:00 |
AliasAnalysisCounter.cpp
|
Removed more <iostream> includes
|
2006-12-07 20:28:15 +00:00 |
AliasAnalysisEvaluator.cpp
|
Removed more <iostream> includes
|
2006-12-07 20:28:15 +00:00 |
AliasDebugger.cpp
|
A shim over other AA impls to catch incorrect uses
|
2006-11-14 05:21:04 +00:00 |
AliasSetTracker.cpp
|
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
|
2006-12-07 01:30:32 +00:00 |
BasicAliasAnalysis.cpp
|
fit to 80 cols.
|
2007-01-14 05:57:53 +00:00 |
CFGPrinter.cpp
|
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
|
2006-12-07 01:30:32 +00:00 |
ConstantFolding.cpp
|
Constant fold llvm.powi.*. This speeds up tramp3d--v4 by 9.5%
|
2007-01-15 06:27:37 +00:00 |
ConstantRange.cpp
|
rename Type::isIntegral to Type::isInteger, eliminating the old Type::isInteger.
|
2007-01-15 02:27:26 +00:00 |
InstCount.cpp
|
eliminate static ctors from Statistics
|
2006-12-19 22:30:33 +00:00 |
Interval.cpp
|
|
|
IntervalPartition.cpp
|
|
|
LoadValueNumbering.cpp
|
simplify AnalysisGroup registration, eliminating one typeid call.
|
2006-08-28 00:42:29 +00:00 |
LoopInfo.cpp
|
For PR950:
|
2006-12-23 06:05:41 +00:00 |
Makefile
|
Changed from PARALLEL_DIRS to DIRS since we're only building one directory.
|
2006-12-13 19:42:54 +00:00 |
PostDominators.cpp
|
Removed unneeded <iostream> #include.
|
2006-11-17 07:10:51 +00:00 |
ProfileInfo.cpp
|
simplify AnalysisGroup registration, eliminating one typeid call.
|
2006-08-28 00:42:29 +00:00 |
ProfileInfoLoader.cpp
|
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
|
2006-12-07 01:30:32 +00:00 |
ProfileInfoLoaderPass.cpp
|
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
|
2006-12-07 01:30:32 +00:00 |
ScalarEvolution.cpp
|
Unbreak VC++ build.
|
2007-01-15 20:27:18 +00:00 |
ScalarEvolutionExpander.cpp
|
rename Type::isIntegral to Type::isInteger, eliminating the old Type::isInteger.
|
2007-01-15 02:27:26 +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
|
For PR950:
|
2006-12-23 06:05:41 +00:00 |