summaryrefslogtreecommitdiffstats
path: root/llvm/utils/codegen-diff
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2011-12-20 06:16:48 +0000
committerBob Wilson <bob.wilson@apple.com>2011-12-20 06:16:48 +0000
commitbd646de67f44450bff855d8d73b44b5e176a5036 (patch)
tree9a714c256747523e18af7d8dc1499eb4e37f4e59 /llvm/utils/codegen-diff
parentce3ad9a3578a48a31d444f07c2165997b626b47f (diff)
downloadbcm5719-llvm-bd646de67f44450bff855d8d73b44b5e176a5036.tar.gz
bcm5719-llvm-bd646de67f44450bff855d8d73b44b5e176a5036.zip
Relax type checking for a few Neon intrinsics. <rdar://problem/10538555>
Not long ago, I tightened up the type checking for pointer arguments of Neon intrinsics to match the specifications provided by ARM. One consequence was that it became impossible to access the unaligned versions of a few Neon load/store operations. Since there are just a few of these intrinsics where it makes a difference, I think it's better to relax the type checking than to either introduce new non-standard unaligned intrinsics or to disallow intrinsics for the unaligned operations. llvm-svn: 146963
Diffstat (limited to 'llvm/utils/codegen-diff')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud