aboutsummaryrefslogtreecommitdiff
path: root/test/LLC/bigstack.c
AgeCommit message (Collapse)Author
2003-10-02Remove obsolete tests which:Chris Lattner
A. do not just test LLC, or even the sparc backend B. are cut down versions of tests that exist in other places git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8821 91177308-0d34-0410-b5e6-96231b3b80d8
2002-08-01Feature test for stack size bigger than immed. field of SAVE instruction.Vikram S. Adve
Also tests code generation for code with mixed indices. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3197 91177308-0d34-0410-b5e6-96231b3b80d8