| Commit message (Expand) | Author | Age | Files | Lines |
* | Move the space in overview output for commands out of each of the | Dan Gohman | 2007-10-08 | 18 | -18/+18 |
* | minor long double related changes | Dale Johannesen | 2007-09-28 | 3 | -168/+171 |
* | Revise previous patch per review comments. | Dale Johannesen | 2007-09-12 | 1 | -2/+2 |
* | Add APInt interfaces to APFloat (allows directly | Dale Johannesen | 2007-09-11 | 1 | -2/+2 |
* | Turn GVN on by default. | Owen Anderson | 2007-09-08 | 2 | -4/+2 |
* | Apply feedback from previous patch. | Dale Johannesen | 2007-09-07 | 4 | -3677/+2717 |
* | Next round of APFloat changes. | Dale Johannesen | 2007-09-06 | 7 | -214/+241 |
* | Enable loop index split pass. | Devang Patel | 2007-09-04 | 1 | -0/+1 |
* | Update generated files. | David Greene | 2007-09-04 | 3 | -1693/+1360 |
* | Revert this because the interface hasn't been updated yet. | David Greene | 2007-09-04 | 1 | -2/+2 |
* | Fix typo. | David Greene | 2007-09-04 | 1 | -1/+1 |
* | Update GEP constructors to use an iterator interface to fix | David Greene | 2007-09-04 | 2 | -7/+9 |
* | Update InvokeInst to work like CallInst | David Greene | 2007-08-27 | 2 | -4/+4 |
* | Update .cvs file | David Greene | 2007-08-15 | 1 | -4/+5 |
* | Don't build llvm-stub twice. | Reid Spencer | 2007-08-13 | 1 | -1/+1 |
* | Separate program name from error message with a : | Reid Spencer | 2007-08-08 | 1 | -1/+1 |
* | Terminate an error message with a newline. | Reid Spencer | 2007-08-08 | 1 | -1/+1 |
* | Make this code more efficient | David Greene | 2007-08-07 | 1 | -4/+5 |
* | Regenerating. | Chandler Carruth | 2007-08-04 | 3 | -1398/+1680 |
* | This is the patch to provide clean intrinsic function overloading support in ... | Chandler Carruth | 2007-08-04 | 1 | -28/+0 |
* | Adjust for new CallInst constructor interface. | Reid Spencer | 2007-08-02 | 1 | -6/+3 |
* | Rename FastDSE to just DSE. | Owen Anderson | 2007-08-01 | 2 | -2/+2 |
* | Update generated files. | David Greene | 2007-08-01 | 3 | -1340/+1178 |
* | New CallInst interface to address GLIBCXX_DEBUG errors caused by | David Greene | 2007-08-01 | 2 | -13/+14 |
* | Remove a FIXME comment that wasn't removed when the code it accompanied | Dan Gohman | 2007-07-30 | 1 | -1/+0 |
* | Remove dead option. | Reid Spencer | 2007-07-23 | 1 | -3/+0 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 92 | -0/+39712 |