- Fix codegen for pc relative constant (e.g. JT) in thumb mode:
[oota-llvm.git] / test / Integer /
2007-01-30 Reid SpencerFor PR411:
2007-01-26 Reid SpencerFor PR761:
2007-01-20 Reid SpencerTry a negative number with ashr.
2007-01-20 Reid SpencerAdd a test case for sext bug that Leo found.
2007-01-19 Zhou ShengCover non-byte-width BATs situation.
2007-01-19 Zhou ShengCover more arithmetics for arbitrary bitwidth integers.
2007-01-19 Zhou ShengAdd one test case for Arbitrary BitWidth Integers.
2007-01-16 Reid SpencerFix test cases. Patch by Guoling Han.
2007-01-16 Reid SpencerRemove this test case. LLVM doesn't currently support...
2007-01-16 Reid SpencerNew test cases for bit accurate integers developed...