Merging r261039:
[oota-llvm.git] / test / CodeGen / X86 / bswap.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-08-27 Tim NorthoverDAGCombiner: make sure or/shl/srl really has zero high...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2011-10-13 Benjamin KramerForce CPU type on test so it doesn't accidentally emit...
2011-06-21 Evan ChengTeach dag combine to match halfword byteswap patterns.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-02-21 Tanya LattnerRemove llvm-upgrade and update tests.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-04-16 Reid SpencerFor PR1319:
2007-04-02 Reid SpencerLet llvm-upgrade upgrade the bswap intrinsic.
2007-04-01 Reid SpencerFor PR1297:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-01-27 Evan ChengX86 dag isel is now (soon) the default.
2006-01-14 Nate Begemanbswap implementation