aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Utils/LowerInvoke.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Fix PR2029Chris Lattner2008-02-141-0/+11
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Change the PointerType api for creating pointer types. The old functionality ...Christopher Lamb2007-12-171-5/+6
* Fix PR1146: parameter attributes are longer part ofDuncan Sands2007-11-271-1/+3
* Update GEP constructors to use an iterator interface to fixDavid Greene2007-09-041-4/+5
* More explicit keywords.Dan Gohman2007-08-011-2/+2
* New CallInst interface to address GLIBCXX_DEBUG errors caused byDavid Greene2007-08-011-3/+3
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+585