Fix bug in regression tests that ignored stderr output in RUN lines. Updated tests...
[oota-llvm.git] / test / Assembler / 2003-05-21-MalformedShiftCrash.llx
2007-11-28 Tanya LattnerFix bug in regression tests that ignored stderr output...
2007-04-16 Reid SpencerFor PR1319:
2007-04-16 Reid SpencerFix the syntax for these tests. Noticed by Duncan Sands.
2007-02-02 Reid SpencerChanges to support making the shift instructions be...
2007-01-26 Reid SpencerFor PR761:
2006-12-31 Reid SpencerFor PR950:
2006-12-02 Reid SpencerUse llvm-upgrade these tests as they all use old assembly.
2003-09-15 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis'.
2003-05-21 Chris LattnerNew testcase, found by inspection