summaryrefslogtreecommitdiff
path: root/include/llvm/Analysis/ConstantsScanner.h
Commit message (Expand)AuthorAge
* Convert tabs to spacesMisha Brukman2005-04-22
* Remove trailing whitespaceMisha Brukman2005-04-21
* Changes For Bug 352Reid Spencer2004-09-01
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-11
* Added LLVM copyright header (for lack of a better term).John Criswell2003-10-20
* Standardize header file commentsChris Lattner2003-09-30
* Remove a ton of extraneous #includesChris Lattner2003-06-22
* Included assert.h so that the code compiles under newer versions of GCC.John Criswell2003-06-11
* Don't #include <Support/*>, #include "Support/*"Chris Lattner2002-10-28
* *** empty log message ***Chris Lattner2002-07-24
* Rename Method to FunctionChris Lattner2002-03-23
* Method.h no longer includes BasicBlock.hChris Lattner2002-02-12
* Renamed inst_const_iterator -> const_inst_iteratorChris Lattner2001-12-04
* Rename ConstPoolVal -> ConstantChris Lattner2001-12-03
* Convert more code to use new style castsChris Lattner2001-10-01
* Add more support for new style castsChris Lattner2001-10-01
* NEw fileChris Lattner2001-09-07