aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/GlobalValue.h
Commit message (Expand)AuthorAgeFilesLines
* Factor code to copy global value attributes likeDuncan Sands2008-05-261-0/+4
* Remove warnings about unused parameters and shadowed variables.Bill Wendling2008-05-191-2/+2
* Add CommonLinkage; currently tentative definitionsDale Johannesen2008-05-141-1/+3
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Reverting dtor devirtualization patch.Gordon Henriksen2007-12-101-5/+4
* Devirtualizing Value destructor (PR889). Patch by Pawel Kunio!Gordon Henriksen2007-12-091-4/+5
* Change casts from old style to new style. This helps document the detailsReid Spencer2007-08-121-1/+1
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+151