aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/IPO/ArgumentPromotion.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix PR1146: parameter attributes are longer part ofDuncan Sands2007-11-271-4/+31
* Executive summary: getTypeSize -> getTypeStoreSize / getABITypeSize.Duncan Sands2007-11-011-1/+1
* More fleshing out of docs/Passes.html, plus some typo fixes andGordon Henriksen2007-10-261-8/+8
* Update GEP constructors to use an iterator interface to fixDavid Greene2007-09-041-3/+3
* Update InvokeInst to work like CallInstDavid Greene2007-08-271-1/+1
* rename APInt::toString -> toStringUnsigned for symmetry with toStringSigned()Chris Lattner2007-08-231-1/+1
* 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/+559