aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Bitcode/Reader/BitcodeReader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Next PPC long double bits. First cut at constants.Dale Johannesen2007-10-111-2/+2
* Revise previous patch per review comments.Dale Johannesen2007-09-121-1/+0
* Add APInt interfaces to APFloat (allows directlyDale Johannesen2007-09-111-5/+6
* Revert previous change to IR.Dale Johannesen2007-09-071-1/+1
* Next round of APFloat changes.Dale Johannesen2007-09-061-6/+9
* Update GEP constructors to use an iterator interface to fixDavid Greene2007-09-041-1/+1
* Update InvokeInst to work like CallInstDavid Greene2007-08-271-1/+1
* Patch 10 for long double. Doing constants right needs expanding ConstantFPDale Johannesen2007-08-091-0/+4
* This is the patch to provide clean intrinsic function overloading support in ...Chandler Carruth2007-08-041-0/+39
* Long double, part 1 of N. Support in IR.Dale Johannesen2007-08-031-0/+9
* New CallInst interface to address GLIBCXX_DEBUG errors caused byDavid Greene2007-08-011-1/+1
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+1666