summaryrefslogtreecommitdiffstats
path: root/llvm/test/Feature/alignment.ll
Commit message (Collapse)AuthorAgeFilesLines
* manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner2011-06-171-9/+0
| | | | | | are either unreduced or only test old syntax. llvm-svn: 133228
* Add a new function attribute, 'alignstack'. It will indicate (when the backendsCharles Davis2010-02-121-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 Lattner2008-03-011-13/+14
| | | | llvm-svn: 47784
* An example for PR1362Andrew Lenharth2007-04-261-0/+1
| | | | llvm-svn: 36484
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
| | | | llvm-svn: 32115
* add alignment info for globals and functionsChris Lattner2005-11-061-1/+3
| | | | llvm-svn: 24213
* new testcaseChris Lattner2005-11-051-0/+17
llvm-svn: 24202
OpenPOWER on IntegriCloud