aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Constant.h
Commit message (Expand)AuthorAgeFilesLines
* fix typo'sGabor Greif2008-10-131-2/+2
* Switch the asmprinter (.ll) and all the stuff it requires over toChris Lattner2008-08-231-3/+0
* comment updateChris Lattner2008-08-091-1/+2
* add a helper method for code that wants to handle vectorChris Lattner2008-07-101-0/+6
* - Re-apply 52748 and friends with fix. GetConstantStringInfo() returns an emp...Evan Cheng2008-06-301-7/+0
* Revert (52748 and friends):Anton Korobeynikov2008-06-291-0/+7
* Move GetConstantStringInfo to lib/Analysis. RemoveEric Christopher2008-06-261-7/+0
* 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