Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove uses of llvm/System/IncludeFile.h that are no longer needed. | Dan Gohman | 2008-05-06 | 1 | -2/+0 |
* | Fix insert point handling for multiple return values. | Devang Patel | 2008-04-08 | 1 | -4/+12 |
* | API changes for class Use size reduction, wave 1. | Gabor Greif | 2008-04-06 | 1 | -12/+12 |
* | simplify | Devang Patel | 2008-03-10 | 1 | -2/+4 |
* | Handle 'ret' with multiple values. | Devang Patel | 2008-03-05 | 1 | -11/+23 |
* | Skip functions that return multiple values. | Devang Patel | 2008-03-05 | 1 | -0/+5 |
* | remove the LowerSelect pass. The last client was the old Sparc backend, whic... | Chris Lattner | 2008-02-19 | 1 | -1/+0 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+138 |