aboutsummaryrefslogtreecommitdiffstats
path: root/test/Assembler/2004-11-28-InvalidTypeCrash.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-1/+2
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-021-1/+1
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-021-1/+1
* Land the long talked about "type system rewrite" patch. ThisChris Lattner2011-07-091-1/+1
* Remove obsolete -f flags.Dan Gohman2009-08-251-1/+1
* Reimplement the old and horrible bison parser for .ll files with a niceChris Lattner2009-01-021-2/+1
* Eliminate questionable syntax for stdin redirection. This probably also speed...Gabor Greif2008-05-201-1/+1
* Use not instead of ignore when an exit status is expected to alwaysDan Gohman2007-12-111-1/+1
* For PR1319:Reid Spencer2007-04-151-2/+3
* Assembler no longer prints ! at the end of its error messages.Reid Spencer2007-02-051-1/+1
* For PR761:Reid Spencer2007-01-261-2/+2
* Fix this to check for the correct error message.Reid Spencer2007-01-051-1/+2
* For PR1070:Reid Spencer2007-01-021-1/+1
* Use llvm-upgrade these tests as they all use old assembly.Reid Spencer2006-12-021-1/+1
* new testcase for PR463Chris Lattner2004-11-281-0/+3