Convert .cvsignore files
[oota-llvm.git] / test / Integer / a7.ll.out
2007-03-28 Reid Spencerimplementation keyword is going .. going .. gone.
2007-03-24 Reid SpencerFlip the srem tests around. Previous commit was to...
2007-03-24 Reid SpencerFix incorrect test cases for srem. The definition of...
2007-02-27 Reid SpencerShifting by the bit width now produces undef, not 0.
2007-02-27 Reid SpencerRemove test cases that produce undefined results.
2007-01-26 Reid SpencerFor PR761:
2007-01-20 Reid SpencerTry a negative number with ashr.
2007-01-19 Zhou ShengCover more arithmetics for arbitrary bitwidth integers.
2007-01-16 Reid SpencerNew test cases for bit accurate integers developed...