aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Analysis/ConstantsScanner.h
Commit message (Expand)AuthorAgeFilesLines
* eliminate all 80-col violations that I have introduced in my recent checkins ...Gabor Greif2009-08-271-1/+2
* the buildbots revealed one more breakage. fix. (why didn't I see this?)Gabor Greif2009-08-271-1/+1
* Clean up the minor mess I caused with removing iterator.h. I shall take care ...Gabor Greif2009-08-271-1/+0
* Tidy up #includes, deleting a bunch of unnecessary #includes.Dan Gohman2009-01-051-1/+0
* For PR1338: rename include/llvm/ADT/ilist and friends to end with ".h"Anton Korobeynikov2008-05-291-1/+1
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Here is the bulk of the sanitizing.Gabor Greif2007-07-051-1/+1
* Convert tabs to spacesMisha Brukman2005-04-221-4/+4
* Remove trailing whitespaceMisha Brukman2005-04-211-4/+4
* Changes For Bug 352Reid Spencer2004-09-011-1/+1
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+5
* Added LLVM copyright header (for lack of a better term).John Criswell2003-10-201-0/+7
* Standardize header file commentsChris Lattner2003-09-301-1/+1
* Remove a ton of extraneous #includesChris Lattner2003-06-221-2/+0
* Included assert.h so that the code compiles under newer versions of GCC.John Criswell2003-06-111-0/+2
* Don't #include <Support/*>, #include "Support/*"Chris Lattner2002-10-281-1/+1
* *** empty log message ***Chris Lattner2002-07-241-3/+2
* Rename Method to FunctionChris Lattner2002-03-231-8/+8
* Method.h no longer includes BasicBlock.hChris Lattner2002-02-121-5/+5
* Renamed inst_const_iterator -> const_inst_iteratorChris Lattner2001-12-041-1/+1
* Rename ConstPoolVal -> ConstantChris Lattner2001-12-031-4/+4
* Convert more code to use new style castsChris Lattner2001-10-011-1/+1
* Add more support for new style castsChris Lattner2001-10-011-1/+1
* NEw fileChris Lattner2001-09-071-0/+83