Make fp vectorization test X86 specified to avoid cost-model related problems on...
authorTyler Nowicki <tyler.nowicki@gmail.com>
Mon, 10 Aug 2015 21:14:38 +0000 (21:14 +0000)
committerTyler Nowicki <tyler.nowicki@gmail.com>
Mon, 10 Aug 2015 21:14:38 +0000 (21:14 +0000)
commit35a800f9937e8253be50c9f2c27af65399754ddc
tree26d2b826e208469563ed1a956d05d7c8d76f217a
parentafa388d65ef5e951865b56135bfa33f17d1bf265
Make fp vectorization test X86 specified to avoid cost-model related problems on arm-thumb and hexagon.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@244505 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/LoopVectorize/X86/no_fpmath.ll [new file with mode: 0644]
test/Transforms/LoopVectorize/no_fpmath.ll [deleted file]