[Hexagon] Adding add/sub with saturation. Removing unused def. Cleaning up shift...
[oota-llvm.git] / test / CodeGen / X86 / fastmath-optnone.ll
2014-11-03 Paul RobinsonNormally an 'optnone' function goes through fast-isel...