summaryrefslogtreecommitdiff
path: root/test/Assembler/2006-09-28-CrashOnInvalid.ll
Commit message (Expand)AuthorAge
* Make tests which first provide a negative assertion via 'not', thenChandler Carruth2012-07-02
* Reimplement the old and horrible bison parser for .ll files with a niceChris Lattner2009-01-02
* Fix bug in regression tests that ignored stderr output in RUN lines. Updated ...Tanya Lattner2007-11-28
* Fix the syntax for these tests. Noticed by Duncan Sands.Reid Spencer2007-04-16
* For PR761:Reid Spencer2007-01-26
* Use llvm-upgrade these tests as they all use old assembly.Reid Spencer2006-12-02
* Add a test case for PR902.Reid Spencer2006-09-28