1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/lib/Analysis
Chris Lattner b6c8569f05 Regularize header file comments
llvm-svn: 9071
2003-10-13 03:32:08 +00:00
..
DataStructure Use std::string::size_type for for ColonPos to stop gcc from giving a warning 2003-10-01 22:49:22 +00:00
IPA Regularize header file comments 2003-10-13 03:32:08 +00:00
LiveVar Regularize header file comments 2003-10-13 03:32:08 +00:00
AliasAnalysis.cpp Add new -no-aa implementation 2003-02-26 19:57:10 +00:00
AliasAnalysisCounter.cpp Avoid divide by zero errors 2003-06-17 15:07:20 +00:00
AliasAnalysisEvaluator.cpp Count operands to instructions as well as just results. This allows for global variables to be checked as well 2003-06-29 00:07:11 +00:00
AliasSetTracker.cpp Fix miscompilation in Fhourstones and bug: LICM/2003-05-02-LoadHoist.ll 2003-05-03 03:42:08 +00:00
BasicAliasAnalysis.cpp Fix bug: BasicAA/2003-09-19-LocalArgument.ll 2003-09-20 03:08:47 +00:00
Expressions.cpp Regularize header file comments 2003-10-13 03:32:08 +00:00
InductionVariable.cpp Fixed spelling and grammar. 2003-09-11 18:14:24 +00:00
InstCount.cpp There is no reason for this to be a pass! 2003-08-29 14:43:17 +00:00
Interval.cpp Regularize header file comments 2003-10-13 03:32:08 +00:00
IntervalPartition.cpp Regularize header file comments 2003-10-13 03:32:08 +00:00
LoadValueNumbering.cpp Fixed spelling and grammar. 2003-09-11 18:14:24 +00:00
LoopInfo.cpp Regularize header file comments 2003-10-13 03:32:08 +00:00
Makefile Use PARALLEL_DIRS. 2002-10-11 16:08:17 +00:00
PostDominators.cpp Fixed spelling and grammar. 2003-09-11 18:14:24 +00:00
PrintSCC.cpp Rename TarjanSCCIterator -> scc_iterator 2003-08-31 20:01:57 +00:00
ValueNumbering.cpp Fixed spelling and grammar. 2003-09-11 18:14:24 +00:00