aboutsummaryrefslogtreecommitdiffstats
path: root/tools
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
* Turn GVN on by default.Owen Anderson2007-09-082-4/+2
* Apply feedback from previous patch.Dale Johannesen2007-09-074-3677/+2717
* Next round of APFloat changes.Dale Johannesen2007-09-067-214/+241
* Enable loop index split pass.Devang Patel2007-09-041-0/+1
* Update generated files.David Greene2007-09-043-1693/+1360
* 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-042-7/+9
* Update InvokeInst to work like CallInstDavid Greene2007-08-272-4/+4
* Update .cvs fileDavid Greene2007-08-151-4/+5
* Don't build llvm-stub twice.Reid Spencer2007-08-131-1/+1
* Separate program name from error message with a :Reid Spencer2007-08-081-1/+1
* Terminate an error message with a newline.Reid Spencer2007-08-081-1/+1
* 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
* Adjust for new CallInst constructor interface.Reid Spencer2007-08-021-6/+3
* Rename FastDSE to just DSE.Owen Anderson2007-08-012-2/+2
* Update generated files.David Greene2007-08-013-1340/+1178
* New CallInst interface to address GLIBCXX_DEBUG errors caused byDavid Greene2007-08-012-13/+14
* Remove a FIXME comment that wasn't removed when the code it accompaniedDan Gohman2007-07-301-1/+0
* Remove dead option.Reid Spencer2007-07-231-3/+0
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-1892-0/+39712