]> granicus.if.org Git - clang/commit
[X86] Add range checking to the immediate arguments of many of the SSE/AVX builtins.
authorCraig Topper <craig.topper@gmail.com>
Sat, 31 Jan 2015 06:31:23 +0000 (06:31 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sat, 31 Jan 2015 06:31:23 +0000 (06:31 +0000)
commita382075b50be31e0ff8fb936bc155457a93cf4ec
treebe063b6b2e9292b8726cf177bda2421079720122
parent3a64d0f154d91a943bcefd201eb02a699bdc46c5
[X86] Add range checking to the immediate arguments of many of the SSE/AVX builtins.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@227674 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaChecking.cpp
test/CodeGen/builtins-x86.c
test/CodeGen/sha-builtins.c