fix test attributes; this is an SSE2 test, not a Nehalem test
[oota-llvm.git] / test / CodeGen / X86 / fastmath-optnone.ll
2014-11-03 Paul RobinsonNormally an 'optnone' function goes through fast-isel...