summaryrefslogtreecommitdiffstats
path: root/lib/Edit
diff options
context:
space:
mode:
authorTom Stellard <thomas.stellard@amd.com>2016-11-29 04:05:32 +0000
committerTom Stellard <thomas.stellard@amd.com>2016-11-29 04:05:32 +0000
commit8b07a7c4e480316e783a30fd8c8353a8198779f7 (patch)
tree90036a46d6e53c159459e0e0d62b7f1e7ee50f55 /lib/Edit
parent1fff61c97fe4751d2eebf50b6980dc9acd2f2b89 (diff)
Merging r284620:
------------------------------------------------------------------------ r284620 | simon.dardis | 2016-10-19 10:50:52 -0700 (Wed, 19 Oct 2016) | 14 lines [mips][msa] Range check MSA intrinsics with immediates This patch teaches clang to range check immediates for MIPS MSA instrinsics. This checking is done strictly in comparison to some existing GCC implementations. E.g. msa_andvi_b(var, 257) does not result in andvi $wX, 1. Similarily msa_ldi_b takes a range of -128 to 127. As part of this effort, correct the existing MSA test as it has both illegal types and immediates. Reviewers: vkalintiris Differential Revision: https://reviews.llvm.org/D25017 ------------------------------------------------------------------------ git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_39@288109 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Edit')
0 files changed, 0 insertions, 0 deletions