For PR1319:
[oota-llvm.git] / test / Transforms / InstCombine / bswap.ll
2007-04-14 Reid SpencerFor PR1319:
2007-03-03 Chris Lattnerinstcombine doesn't do CSE, simplify unrelated detail
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-11-29 Chris Lattnernew bswap idiom
2006-07-10 Chris LattnerAdd tests for 16-bit byteswaps.
2006-06-15 Chris Lattnernew testcase, instcombine should turn these into llvm...