Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | manually upgrade a bunch of tests to modern syntax, and remove some that | Chris Lattner | 2011-06-17 | 1 | -9/+0 |
| | | | | | | are either unreduced or only test old syntax. llvm-svn: 133228 | ||||
* | Add a new function attribute, 'alignstack'. It will indicate (when the backends | Charles Davis | 2010-02-12 | 1 | -0/+4 |
| | | | | | | | implement support for it) that the stack should be forcibly realigned in the prologue (and the process reversed in the epilogue). llvm-svn: 95945 | ||||
* | Remove llvm-upgrade and update tests. | Tanya Lattner | 2008-03-01 | 1 | -13/+14 |
| | | | | llvm-svn: 47784 | ||||
* | An example for PR1362 | Andrew Lenharth | 2007-04-26 | 1 | -0/+1 |
| | | | | llvm-svn: 36484 | ||||
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 1 | -1/+1 |
| | | | | llvm-svn: 32115 | ||||
* | add alignment info for globals and functions | Chris Lattner | 2005-11-06 | 1 | -1/+3 |
| | | | | llvm-svn: 24213 | ||||
* | new testcase | Chris Lattner | 2005-11-05 | 1 | -0/+17 |
llvm-svn: 24202 |