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