aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Constants.h
Commit message (Expand)AuthorAgeFilesLines
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Reverting dtor devirtualization patch.Gordon Henriksen2007-12-101-146/+4
* Devirtualizing Value destructor (PR889). Patch by Pawel Kunio!Gordon Henriksen2007-12-091-4/+146
* Get rid of compilation warning during release buildsBill Wendling2007-11-011-2/+2
* Define a helper function ConstantVector::getSplatValue for testing forDan Gohman2007-10-171-0/+4
* Adding C and Ocaml bindings for ConstantExpr.Gordon Henriksen2007-10-061-3/+3
* Remove the assumption that FP's are either float orDale Johannesen2007-09-141-0/+3
* Next round of APFloat changes.Dale Johannesen2007-09-061-17/+4
* Change LegalFPImmediates to use APFloat.Dale Johannesen2007-08-301-3/+19
* Change internal representation of ConstantFP to use APFloat.Dale Johannesen2007-08-241-2/+10
* Fix minor doxygen nits.Reid Spencer2007-08-051-0/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+713