| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | It turns out that in C++ it is legal to declare functions | Duncan Sands | 2008-01-21 | 1 | -6/+1 |
| * | Check that sret is only used on pointers to types | Duncan Sands | 2008-01-21 | 1 | -2/+2 |
| * | I noticed that the trampoline straightening transformation could | Duncan Sands | 2008-01-14 | 1 | -0/+7 |
| * | Allow the byval attribute for pointers to any type with | Duncan Sands | 2008-01-13 | 1 | -2/+2 |
| * | Small cleanup for handling of type/parameter attribute | Duncan Sands | 2008-01-07 | 1 | -7/+9 |
| * | The transform that tries to turn calls to bitcast functions into | Duncan Sands | 2008-01-06 | 1 | -45/+18 |
| * | Trying that again. | Gordon Henriksen | 2008-01-03 | 1 | -1/+0 |
| * | Fix a compile error on Windows. | Gordon Henriksen | 2008-01-03 | 1 | -0/+2 |
| * | Don't create a new ParamAttrsList (which copies the vector) just to | Chris Lattner | 2008-01-03 | 1 | -6/+6 |
| * | move some code out of line, rearrange a bit. | Chris Lattner | 2008-01-03 | 1 | -6/+10 |
| * | Split param attr implementation out from Function.cpp into its | Chris Lattner | 2008-01-02 | 1 | -0/+226 |

