aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/StableBasicBlockNumbering.h
Commit message (Expand)AuthorAgeFilesLines
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* StableBasicBlockNumbering is conceptually just a wrapper around UniqueVector,Chris Lattner2007-02-051-22/+11
* Remove trailing whitespaceMisha Brukman2005-04-211-2/+2
* Initial checkin of the StableBasicBlockNumbering, a little helper class for c...Chris Lattner2004-06-191-0/+70