[ARM] Rejig vmax tests a bit
authorJames Molloy <james.molloy@arm.com>
Thu, 13 Aug 2015 17:28:16 +0000 (17:28 +0000)
committerJames Molloy <james.molloy@arm.com>
Thu, 13 Aug 2015 17:28:16 +0000 (17:28 +0000)
commita215ac72efafea763642ce51e7272811904d3899
tree49a20fa9117b76048ebf2502dfb58c7dd7e49db2
parent8eafed2468df19fa7968cb73d0f3390ca194acdc
[ARM] Rejig vmax tests a bit

They rely on global fast-math options, but soon ISel will rely only on fast-math flags on the instructions themselves. Rip the fast checks out into their own file so we can mark their instructions as fast.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@244914 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/ARM/vminmaxnm-safe.ll [new file with mode: 0644]
test/CodeGen/ARM/vminmaxnm.ll