summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/a15.ll
diff options
context:
space:
mode:
authorNadav Rotem <nrotem@apple.com>2012-09-13 14:54:28 +0000
committerNadav Rotem <nrotem@apple.com>2012-09-13 14:54:28 +0000
commit24a822a5cb707bc2028789dd957e29cec9e08b36 (patch)
treed29abaad6db3fe5471fb99d1c896f591c8a632a4 /llvm/test/CodeGen/ARM/a15.ll
parent2bd25fed2966aad94abb81e46de533fdb9fd1441 (diff)
downloadbcm5719-llvm-24a822a5cb707bc2028789dd957e29cec9e08b36.tar.gz
bcm5719-llvm-24a822a5cb707bc2028789dd957e29cec9e08b36.zip
Fix a dagcombine optimization. The optimization attempts to optimize a bitcast of fneg to integers
by xoring the high-bit. This fails if the source operand is a vector because we need to negate each of the elements in the vector. Fix rdar://12281066 PR13813. llvm-svn: 163802
Diffstat (limited to 'llvm/test/CodeGen/ARM/a15.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud