summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/dyn-stackalloc.ll
Commit message (Collapse)AuthorAgeFilesLines
* Move thumb and thumb2 tests into separate directories.Evan Cheng2009-06-241-4/+0
| | | | llvm-svn: 74068
* For PR1319:Reid Spencer2007-04-161-4/+4
| | | | | | | | Remove && from the end of the lines to prevent tests from throwing run lines into the background. Also, clean up places where the same command is run multiple times by using a temporary file. llvm-svn: 36142
* -march=arm -enable-thumb => -march=thumbEvan Cheng2007-02-231-4/+4
| | | | llvm-svn: 34522
* New test case.Evan Cheng2007-02-071-6/+36
| | | | llvm-svn: 34001
* Add a DYNAMIC_STACKALLOC test case.Evan Cheng2007-02-061-0/+30
llvm-svn: 33959
OpenPOWER on IntegriCloud