aboutsummaryrefslogtreecommitdiff
path: root/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2011-04-05 17:43:10 +0000
committerJohnny Chen <johnny.chen@apple.com>2011-04-05 17:43:10 +0000
commitb26d8d7c493ec773661c1d3a7863f798f3786e40 (patch)
tree577cc82b9f15d21e09be603f7b262bbfb3c6a015 /lib/Support/CommandLine.cpp
parent15b81b51d64b04c71aa75788fcc418f52ec8b181 (diff)
Check for invalid register encodings for UMAAL and friends where:
if dLo == 15 || dHi == 15 || n == 15 || m == 15 then UNPREDICTABLE; if dHi == dLo then UNPREDICTABLE; rdar://problem/9230202 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128895 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions