aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Constant.h
Commit message (Expand)AuthorAgeFilesLines
* Remove warnings about unused parameters and shadowed variables.Bill Wendling2008-05-191-2/+2
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Reverting dtor devirtualization patch.Gordon Henriksen2007-12-101-4/+0
* Devirtualizing Value destructor (PR889). Patch by Pawel Kunio!Gordon Henriksen2007-12-091-0/+4
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+129