aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/PassNameParser.h
Commit message (Expand)AuthorAgeFilesLines
* Using "unsigned" was masking the "size_t" version of this method.Bill Wendling2008-05-051-1/+1
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Doxygenize comments.David Greene2007-08-211-22/+22
* Add FilteredPassNameParser along with PassArgFilter to filter passesDavid Greene2007-08-201-2/+40
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+94