aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm2cpp
Commit message (Expand)AuthorAgeFilesLines
* Revise previous patch per review comments.Dale Johannesen2007-09-121-2/+2
* Add APInt interfaces to APFloat (allows directlyDale Johannesen2007-09-111-2/+2
* Next round of APFloat changes.Dale Johannesen2007-09-061-9/+18
* Revert this because the interface hasn't been updated yet.David Greene2007-09-041-2/+2
* Fix typo.David Greene2007-09-041-1/+1
* Update GEP constructors to use an iterator interface to fixDavid Greene2007-09-041-3/+4
* Update InvokeInst to work like CallInstDavid Greene2007-08-271-2/+1
* Adjust for new CallInst constructor interface.Reid Spencer2007-08-021-6/+3
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-184-0/+2039