Regenerate.
[oota-llvm.git] / test / Integer / a1.ll
2007-03-24 Reid SpencerFix incorrect test cases for srem. The definition of...
2007-02-27 Reid SpencerUpdate for constant folding now generating undef and...
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-19 Zhou ShengCover more arithmetics for arbitrary bitwidth integers.
2007-01-19 Zhou ShengAdd one test case for Arbitrary BitWidth Integers.