summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/large-stack.ll
Commit message (Collapse)AuthorAgeFilesLines
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-1/+1
| | | | llvm-svn: 41097
* For PR1319: Upgrade to use new test harnessReid Spencer2007-04-151-4/+2
| | | | llvm-svn: 36076
* -march=arm -enable-thumb => -march=thumbEvan Cheng2007-02-231-2/+2
| | | | llvm-svn: 34522
* My mistake, my environment wasn't up to date. This passes now.Reid Spencer2007-02-011-1/+0
| | | | llvm-svn: 33769
* XFAIL this on x86 linux as it continues to fail.Reid Spencer2007-02-011-1/+3
| | | | llvm-svn: 33768
* Combine two tests.Evan Cheng2007-01-301-1/+11
| | | | llvm-svn: 33668
* For PR761:Reid Spencer2007-01-261-2/+2
| | | | | | | | | | | | | | Remove "target endian/pointersize" or add "target datalayout" to make the test parse properly or set the datalayout because defaults changes. For PR645: Make global names use the @ prefix. For llvm-upgrade changes: Fix test cases or completely remove use of llvm-upgrade for test cases that cannot survive the new renaming or upgrade capabilities. llvm-svn: 33533
* ARM test cases contributed by Apple.Evan Cheng2007-01-191-0/+12
llvm-svn: 33354
OpenPOWER on IntegriCloud