InstSimplify: Improve handling of ashr/lshr
[oota-llvm.git] / test / Transforms / InstSimplify / floating-point-arithmetic.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-04-11 Benjamin KramerAdd missing colons to check lines.
2012-12-12 Michael IlsemanAdded a slew of SimplifyInstruction floating-point...