aboutsummaryrefslogtreecommitdiff
path: root/test/LLC/globalrefs.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-10-12Added inline constant expressions, including uses in binary subtract.Vikram S. Adve
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4125 91177308-0d34-0410-b5e6-96231b3b80d8
2002-09-27Simple test for constant expressions constructed from global addresses.Vikram S. Adve
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3956 91177308-0d34-0410-b5e6-96231b3b80d8