Add an InstCombine transform to recognize instances of manual overflow-safe addition
[oota-llvm.git] / test / Integer / testlogical_bt.ll
2007-03-28 Reid SpencerRemove use of implementation keyword.
2007-01-26 Reid SpencerFor PR761:
2007-01-16 Reid SpencerNew test cases for bit accurate integers developed...