llvm-6502/lib/Analysis
Chris Lattner 1855292172 Add peak memory usage measurement stuff
Add structure padding optimizations


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4749 91177308-0d34-0410-b5e6-96231b3b80d8
2002-11-18 21:44:46 +00:00
..
DataStructure Add peak memory usage measurement stuff 2002-11-18 21:44:46 +00:00
IPA Fix bug 2002-11-11 22:23:56 +00:00
LiveVar Fix spelling of `propagate'. 2002-10-29 23:06:16 +00:00
AliasAnalysis.cpp Make query operations non-const to allow demand-driven analyses. 2002-11-06 17:17:55 +00:00
AliasSetTracker.cpp
ConstantRange.cpp
Expressions.cpp
InductionVariable.cpp Fix warning 2002-11-09 00:49:43 +00:00
InstCount.cpp Count CallInsts correctly, remove unneccesary initializers 2002-11-17 22:15:40 +00:00
Interval.cpp
IntervalPartition.cpp Fix spelling of `propagate'. 2002-10-29 23:06:16 +00:00
LoadValueNumbering.cpp
LoopInfo.cpp Added helper functions in LoopInfo: isLoopExit and numBackEdges. 2002-10-11 05:31:10 +00:00
Makefile Use PARALLEL_DIRS. 2002-10-11 16:08:17 +00:00
PostDominators.cpp
PrintSCC.cpp Simple passes that print out SCCs in the CFGs or in the CallGraph of a module. 2002-11-04 14:20:22 +00:00
ValueNumbering.cpp Use new isCommutative interface, which gives us SetEQ and SetNE for free. 2002-10-31 04:20:07 +00:00