1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib/Analysis
Chris Lattner 686e94e760 DEBUG got moved to Support/Debug.h
llvm-svn: 7492
2003-08-01 22:15:03 +00:00
..
DataStructure DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00
IPA Adjust for new DSGraph API 2003-06-30 03:14:54 +00:00
LiveVar Don't require a BB to look-up live variables, unless they may need to 2003-07-29 19:42:32 +00:00
AliasAnalysis.cpp
AliasAnalysisCounter.cpp
AliasAnalysisEvaluator.cpp
AliasSetTracker.cpp
BasicAliasAnalysis.cpp Reuse the values if they are constants: this is important so that we index into the right structure field 2003-07-03 06:42:38 +00:00
Expressions.cpp Eliminate old-style cast 2003-07-23 15:16:40 +00:00
InductionVariable.cpp DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00
InstCount.cpp
Interval.cpp
IntervalPartition.cpp
LoadValueNumbering.cpp If the alias analysis algorithm we are using can provide MUST alias information, 2003-06-29 00:53:34 +00:00
LoopInfo.cpp
Makefile
PostDominators.cpp
PrintSCC.cpp
ValueNumbering.cpp