[SystemZ] Optimize X [!=]= Y in cases where X - Y or Y - X is also computed
[oota-llvm.git] / test / CodeGen / SystemZ / fp-cmp-04.ll
2013-12-11 Richard Sandiford[SystemZ] Optimize fcmp X, 0 in cases where X is also...
2013-12-06 Richard Sandiford[SystemZ] Use LOAD AND TEST for comparisons with -0
2013-08-07 Richard Sandiford[SystemZ] Optimize floating-point comparisons with...