CHECK-LABEL-ize test. NFC
[oota-llvm.git] / test / Assembler / 2004-11-28-InvalidTypeCrash.ll
2014-11-06 Rafael EspindolaUse FileCheck in a few tests.
2012-07-02 Chandler CarruthConvert the uses of '|&' to use '2>&1 |' instead, which...
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2011-07-09 Chris LattnerLand the long talked about "type system rewrite" patch...
2009-08-25 Dan GohmanRemove obsolete -f flags.
2009-01-02 Chris LattnerReimplement the old and horrible bison parser for ...
2008-05-20 Gabor GreifEliminate questionable syntax for stdin redirection...
2007-12-11 Dan GohmanUse not instead of ignore when an exit status is expect...
2007-04-15 Reid SpencerFor PR1319:
2007-02-05 Reid SpencerAssembler no longer prints ! at the end of its error...
2007-01-26 Reid SpencerFor PR761:
2007-01-05 Reid SpencerFix this to check for the correct error message.
2007-01-02 Reid SpencerFor PR1070:
2006-12-02 Reid SpencerUse llvm-upgrade these tests as they all use old assembly.
2004-11-28 Chris Lattnernew testcase for PR463