llvm-mc: Support escaped characters in string literals (for .ascii and .asciz)
[oota-llvm.git] / test / Integer / a7.ll
2007-02-27 Reid SpencerRemove test cases that produce undefined results.
2007-02-02 Reid SpencerChanges to support making the shift instructions be...
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...