aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/ModuleAnalyzer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-2/+4
* Renamed inst_const_iterator -> const_inst_iteratorChris Lattner2001-12-041-1/+1
* Rename ConstPoolVal -> ConstantChris Lattner2001-12-031-1/+0
* Create a new #include "Support/..." directory structure to move thingsChris Lattner2001-11-271-1/+1
* Commit more code over to new cast styleChris Lattner2001-10-021-1/+1
* Module analyzer no longer has to iterate over constant poolChris Lattner2001-09-071-43/+0
* Moved inline/llvm/Tools/* to include/llvm/Support/*Chris Lattner2001-07-231-1/+1
* * The parent of a constant pool is a SymTabValue, not a value.Chris Lattner2001-07-141-1/+1
* Miscellaneous cleanups:Chris Lattner2001-06-271-20/+13
* Initial revisionChris Lattner2001-06-061-0/+150