.. |
IPA
|
Removed tabs everywhere except autogenerated & external files. Add make
|
2007-04-16 18:10:23 +00:00 |
AliasAnalysis.cpp
|
Removed unneeded <iostream> #include.
|
2006-11-17 07:10:51 +00:00 |
AliasAnalysisCounter.cpp
|
Make classes in anonymous namespaces use VISIBILITY_HIDDEN to help reduce
|
2007-02-05 23:42:17 +00:00 |
AliasAnalysisEvaluator.cpp
|
Make classes in anonymous namespaces use VISIBILITY_HIDDEN to help reduce
|
2007-02-05 23:42:17 +00:00 |
AliasDebugger.cpp
|
Make classes in anonymous namespaces use VISIBILITY_HIDDEN to help reduce
|
2007-02-05 23:42:17 +00:00 |
AliasSetTracker.cpp
|
Make classes in anonymous namespaces use VISIBILITY_HIDDEN to help reduce
|
2007-02-05 23:42:17 +00:00 |
BasicAliasAnalysis.cpp
|
Make use of ConstantInt::isZero instead of ConstantInt::isNullValue.
|
2007-04-19 05:39:12 +00:00 |
CFGPrinter.cpp
|
Make classes in anonymous namespaces use VISIBILITY_HIDDEN to help reduce
|
2007-02-05 23:42:17 +00:00 |
ConstantFolding.cpp
|
The bit counting intrinsics return i32 not the operand type. This fixes
|
2007-04-01 18:42:20 +00:00 |
InstCount.cpp
|
Make classes in anonymous namespaces use VISIBILITY_HIDDEN to help reduce
|
2007-02-05 23:42:17 +00:00 |
Interval.cpp
|
|
|
IntervalPartition.cpp
|
Eliminate RegisterAnalysis. RegisterPass now does all that is necessary.
|
2006-08-27 22:30:17 +00:00 |
LoadValueNumbering.cpp
|
Remove use of Instruction::getNext
|
2007-04-17 17:52:45 +00:00 |
LoopInfo.cpp
|
Speed up Loop::isLCSSAForm by using a hash table instead of a sorted vector.
|
2007-03-04 04:06:39 +00:00 |
LoopPass.cpp
|
Now IndVarSimplify is a LoopPass.
|
2007-03-07 06:39:01 +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
|
Cache DT[*SI] lookup.
|
2007-04-18 01:19:55 +00:00 |
ProfileInfo.cpp
|
Change uses of Function::front to Function::getEntryBlock for readability.
|
2007-03-22 16:38:57 +00:00 |
ProfileInfoLoader.cpp
|
Change uses of Function::front to Function::getEntryBlock for readability.
|
2007-03-22 16:38:57 +00:00 |
ProfileInfoLoaderPass.cpp
|
Make classes in anonymous namespaces use VISIBILITY_HIDDEN to help reduce
|
2007-02-05 23:42:17 +00:00 |
ScalarEvolution.cpp
|
Revert last patch. It was already fixed.
|
2007-04-16 02:24:41 +00:00 |
ScalarEvolutionExpander.cpp
|
Be more careful when inserting reused instructions. This fixes CodeGen/Generic/2007-04-17-lsr-crash.ll
|
2007-04-17 23:43:50 +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
|
Make classes in anonymous namespaces use VISIBILITY_HIDDEN to help reduce
|
2007-02-05 23:42:17 +00:00 |