1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/lib/Analysis
Reid Spencer 3f3487918c Remove the "isSigned" parameters from ConstantRange. It turns out they
are not needed as the results are the same with or without it.

Patch by Nicholas Lewycky.

llvm-svn: 34782
2007-03-01 07:54:15 +00:00
..
IPA Make getPassManagerType() const. 2007-02-27 15:00:39 +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 For PR1195: 2007-02-15 02:26:10 +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 For PR1195: 2007-02-15 02:26:10 +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 Remove trailing whitespace 2005-04-21 21:13:18 +00:00
IntervalPartition.cpp Eliminate RegisterAnalysis. RegisterPass now does all that is necessary. 2006-08-27 22:30:17 +00:00
LoadValueNumbering.cpp Make classes in anonymous namespaces use VISIBILITY_HIDDEN to help reduce 2007-02-05 23:42:17 +00:00
LoopInfo.cpp For PR950: 2006-12-23 06:05:41 +00:00
LoopPass.cpp Fix thinko. 2007-02-23 18:05:55 +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 Make classes in anonymous namespaces use VISIBILITY_HIDDEN to help reduce 2007-02-05 23:42:17 +00:00
ProfileInfoLoader.cpp For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid 2007-01-30 20:08:39 +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 Remove the "isSigned" parameters from ConstantRange. It turns out they 2007-03-01 07:54:15 +00:00
ScalarEvolutionExpander.cpp For PR970: 2007-01-21 00:29: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 Make classes in anonymous namespaces use VISIBILITY_HIDDEN to help reduce 2007-02-05 23:42:17 +00:00