summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/fnabs.ll
diff options
context:
space:
mode:
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>2014-10-19 20:48:47 +0000
committerBill Schmidt <wschmidt@linux.vnet.ibm.com>2014-10-19 20:48:47 +0000
commit87982a1e9b42b18e803a2dda3a79ff665b7b2243 (patch)
tree8d21b0e5e0ec3af8f2698ade829e52a3bacf08c4 /llvm/test/CodeGen/PowerPC/fnabs.ll
parentfff860979d87b13de4ded80ae5958703ae712797 (diff)
downloadbcm5719-llvm-87982a1e9b42b18e803a2dda3a79ff665b7b2243.tar.gz
bcm5719-llvm-87982a1e9b42b18e803a2dda3a79ff665b7b2243.zip
[PowerPC] Temporarily disable VSX for PowerPC fast-isel tests
Patch by Bill Seurer; some comment formatting changes by me. There are a few PowerPC test cases for FastISel support that currently fail with VSX support enabled. The temporary workaround under discussion in http://reviews.llvm.org/D5362 helps, but the tests still fail because they specify -fast-isel-abort, and the VSX workaround punts back to SelectionDAG. We have plans to fix FastISel permanently for VSX, but until that's in place these tests are preventing us from enabling VSX by default. Therefore we are adding -mattr=-vsx to these tests until the full support is ready. llvm-svn: 220172
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/fnabs.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud