summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm/Analysis/DataStructure/DSNode.h
Commit message (Expand)AuthorAgeFilesLines
* Remove DSA.John Criswell2006-12-131-510/+0
* Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, areBill Wendling2006-12-071-1/+1
* Support for llvm_ostreams.Bill Wendling2006-11-281-0/+3
* Fix some doxygen usage in these headers.Reid Spencer2006-05-191-1/+1
* Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean.Chris Lattner2006-02-221-1/+1
* Added comment for removing assertSumant Kowshik2005-12-061-0/+3
* Handling of zero length last fields in struct used for growing it arbitrarilySumant Kowshik2005-12-061-1/+2
* Remove trailing whitespaceMisha Brukman2005-04-211-5/+5
* add a methodChris Lattner2005-03-201-0/+5
* rename some methods and add some new methods for dealing with the globals listChris Lattner2005-03-201-4/+21
* add a method to clear globals from a nodeChris Lattner2005-03-191-0/+1
* Add some iterators that should have come in long agoChris Lattner2005-02-091-0/+10
* * Make some methods more const correct.Chris Lattner2005-01-301-1/+1
* Improve conformance with the Misha spelling benchmark suiteChris Lattner2005-01-301-2/+2
* Adjust to ilist changes.Chris Lattner2005-01-291-1/+2
* Get lib/Analysis/DataStructure to compile with VC++Jeff Cohen2005-01-091-0/+1
* Convert 'struct' to 'class' in various places to adhere to the coding standardsChris Lattner2004-10-271-1/+1
* Move DSA headers into Analysis/DataStructure to make it more obviousChris Lattner2004-07-071-0/+468
OpenPOWER on IntegriCloud