summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/vminmaxnm-safe.ll
Commit message (Collapse)AuthorAgeFilesLines
* [ARM] Rejig vmax tests a bitJames Molloy2015-08-131-0/+396
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. llvm-svn: 244914
OpenPOWER on IntegriCloud