diff options
| author | Johnny Chen <johnny.chen@apple.com> | 2011-04-05 17:43:10 +0000 |
|---|---|---|
| committer | Johnny Chen <johnny.chen@apple.com> | 2011-04-05 17:43:10 +0000 |
| commit | 268d63f30771851599a4f1d4f3c188087904e996 (patch) | |
| tree | 804c606e22809bd68bbe281b90eac3fb00d3df5d /clang/lib/Sema/AnalysisBasedWarnings.cpp | |
| parent | b5d4831f8372120a5b1aef14a8add2a0691f3977 (diff) | |
| download | bcm5719-llvm-268d63f30771851599a4f1d4f3c188087904e996.tar.gz bcm5719-llvm-268d63f30771851599a4f1d4f3c188087904e996.zip | |
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
llvm-svn: 128895
Diffstat (limited to 'clang/lib/Sema/AnalysisBasedWarnings.cpp')
0 files changed, 0 insertions, 0 deletions

