summaryrefslogtreecommitdiff
path: root/test/Feature/forwardreftest.ll
AgeCommit message (Expand)AuthorFilesLines
2011-06-19Remove support for parsing the "type i32" syntax for defining a numberedChris Lattner1-3/+3
2008-03-01Remove llvm-upgrade and update tests.Tanya Lattner1-24/+19
2007-04-16For PR1319:Reid Spencer1-1/+0
2007-04-11Fix a guard that is supposed to guard against mistakes like this patch fixes!Reid Spencer1-1/+1
2007-04-11Make sure upgrade doesn't fail on this.Reid Spencer1-0/+1
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer1-1/+1
2004-11-07Added RUN lines and dejagnu support for Feature dir.Tanya Lattner1-0/+4
2004-07-14You cannot pass functions by value, what does that even mean??Chris Lattner1-2/+2
2002-10-06 - Cleaned up all of the test/Feature tests to not use uint's withChris Lattner1-5/+6
2002-05-02Eliminate usage of function level constant poolChris Lattner1-5/+4
2001-10-03Fix broken testcaseChris Lattner1-1/+1
2001-10-03Modify testcases for new LLVM const syntaxChris Lattner1-2/+2
2001-06-06Initial revisionChris Lattner1-0/+30