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