summaryrefslogtreecommitdiff
path: root/test/Feature/opaquetypes.ll
Commit message (Expand)AuthorAge
* more tests not making the jump into the brave new world.Chris Lattner2011-07-09
* Remove support for parsing the "type i32" syntax for defining a numberedChris Lattner2011-06-19
* Reimplement the old and horrible bison parser for .ll files with a niceChris Lattner2009-01-02
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-01
* 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
* Update LLVM tests to use new pointer indexing, and remove unsized array test ...Chris Lattner2001-12-14
* Check opaque, abstract, and recursive type handlingChris Lattner2001-09-07