summaryrefslogtreecommitdiffstats
path: root/include/llvm/Value.h
Commit message (Expand)AuthorAgeFilesLines
...
* Convert more code to use new style castsChris Lattner2001-10-011-33/+35
* Add more support for new style castsChris Lattner2001-10-011-19/+29
* Add support for new style castsChris Lattner2001-10-011-8/+17
* Add support for newer cleaner isa, cast, dyn_castChris Lattner2001-10-011-1/+50
* Remove debugging output stuffChris Lattner2001-09-191-7/+0
* Remove operator << to Assembly/Writer.hChris Lattner2001-09-181-10/+10
* Added debugging support.Vikram S. Adve2001-09-181-13/+27
* Chris seems fond of #include <vector>. Fix these. Also convert use list inChris Lattner2001-09-141-5/+5
* Implement global variable supportChris Lattner2001-09-101-1/+3
* * Values are AbstactTypeUsers to support abstract typesChris Lattner2001-09-071-3/+12
* Add annotation support to valueChris Lattner2001-08-231-2/+2
* Made the following changes:Chris Lattner2001-07-141-1/+2
* Add a new slew of functions to allow dynamic_cast<> like operation forChris Lattner2001-06-271-1/+59
* Updates to supportChris Lattner2001-06-111-1/+1
* Fixes for BB iterators, additional methods added for DCE passChris Lattner2001-06-071-1/+1
* Initial revisionChris Lattner2001-06-061-0/+124