aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-upgrade
Commit message (Expand)AuthorAgeFilesLines
* Reimplement the parameter attributes support, phase #1. hilights:Chris Lattner2008-03-124-335/+308
* Split ParameterAttributes.h, putting the complicatedDale Johannesen2008-02-224-237/+237
* Unbreak build with gcc 4.3: provide missed includes and silence most annoying...Anton Korobeynikov2008-02-201-1/+1
* regenerateChris Lattner2007-12-295-4328/+5813
* remove attributionsChris Lattner2007-12-292-4/+4
* remove attributions from tools.Chris Lattner2007-12-292-4/+4
* remove attributions from tools/utils makefiles.Chris Lattner2007-12-291-2/+2
* regenerate.Christopher Lamb2007-12-173-4709/+3405
* Change the PointerType api for creating pointer types. The old functionality ...Christopher Lamb2007-12-171-18/+21
* Add a convenience method for modifying parameterDuncan Sands2007-11-301-1/+1
* Add some convenience methods for querying attributes, andDuncan Sands2007-11-282-2/+2
* Fix PR1146: parameter attributes are longer part ofDuncan Sands2007-11-274-3723/+4780
* Move the space in overview output for commands out of each of theDan Gohman2007-10-081-1/+1
* minor long double related changesDale Johannesen2007-09-283-168/+171
* Apply feedback from previous patch.Dale Johannesen2007-09-074-3677/+2717
* Next round of APFloat changes.Dale Johannesen2007-09-066-205/+223
* Update generated files.David Greene2007-09-043-1693/+1360
* Update GEP constructors to use an iterator interface to fixDavid Greene2007-09-041-4/+5
* Update InvokeInst to work like CallInstDavid Greene2007-08-271-2/+3
* Update .cvs fileDavid Greene2007-08-151-4/+5
* Make this code more efficientDavid Greene2007-08-071-4/+5
* Regenerating.Chandler Carruth2007-08-043-1398/+1680
* This is the patch to provide clean intrinsic function overloading support in ...Chandler Carruth2007-08-041-28/+0
* Update generated files.David Greene2007-08-013-1340/+1178
* New CallInst interface to address GLIBCXX_DEBUG errors caused byDavid Greene2007-08-011-8/+9
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-1810-0/+19750