llvm-6502/lib/Analysis
Chris Lattner ef9c23f281 * Both Method & GlobalVariable now subclass GlobalValue
* ConstPoolPointerReference now represents a pointer to a GlobalValue
* Methods name references are now explicit pointers to methods
* Rename Value::GlobalVal to Value::GlobalVariableVal to avoid confusion


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@703 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-03 14:53:21 +00:00
..
IPA Commit more code over to new cast style 2001-10-02 03:41:24 +00:00
LiveVar Pull predecessor and successor iterators out of the CFG*.h files, and plop them into 2001-10-01 13:19:53 +00:00
Expressions.cpp * Both Method & GlobalVariable now subclass GlobalValue 2001-10-03 14:53:21 +00:00
Interval.cpp Pull predecessor and successor iterators out of the CFG*.h files, and plop them into 2001-10-01 13:19:53 +00:00
IntervalPartition.cpp Moved inline/llvm/Tools/* to include/llvm/Support/* 2001-07-23 17:46:59 +00:00
LoopDepth.cpp Moved inline/llvm/Tools/* to include/llvm/Support/* 2001-07-23 17:46:59 +00:00
Makefile Added directory LiveVar/ 2001-08-28 23:29:31 +00:00
ModuleAnalyzer.cpp Commit more code over to new cast style 2001-10-02 03:41:24 +00:00
PostDominators.cpp Pull predecessor and successor iterators out of the CFG*.h files, and plop them into 2001-10-01 13:19:53 +00:00
Writer.cpp IntervalPartition was changed to inherit from vector<Interval*> instead of 2001-07-03 15:28:35 +00:00