summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/Native
diff options
context:
space:
mode:
authorDavid Green <david.green@arm.com>2019-07-15 18:42:54 +0000
committerDavid Green <david.green@arm.com>2019-07-15 18:42:54 +0000
commitdc56995c57451368b4049738d4a56fa042db7a6e (patch)
treeb8c2179e260b35a90d6505f31530e30c9e135a32 /llvm/lib/DebugInfo/PDB/Native
parent4885978e23166045b3f6b48a124dffe0af9ef05c (diff)
downloadbcm5719-llvm-dc56995c57451368b4049738d4a56fa042db7a6e.tar.gz
bcm5719-llvm-dc56995c57451368b4049738d4a56fa042db7a6e.zip
[ARM] MVE vector for 64bit types
We need to make sure that we are sensibly dealing with vectors of types v2i64 and v2f64, even if most of the time we cannot generate native operations for them. This mostly adds a lot of testing, plus fixes up a couple of the issues found. And, or and xor can be legal for v2i64, and shifts combining needs a slight fixup. Differential Revision: https://reviews.llvm.org/D64316 llvm-svn: 366106
Diffstat (limited to 'llvm/lib/DebugInfo/PDB/Native')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud