diff options
| author | Tim Northover <tnorthover@apple.com> | 2014-02-12 12:04:59 +0000 |
|---|---|---|
| committer | Tim Northover <tnorthover@apple.com> | 2014-02-12 12:04:59 +0000 |
| commit | 3402dc7d52db844b9d77a3f32dbaee9f4f9d6069 (patch) | |
| tree | 530d161067047706544483c8918947cd38888102 /lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.h | |
| parent | e7f8cba892635db6b2be0a8c566075ec5f6767c8 (diff) | |
ARM NEON: fix range checking on immediates.
Previously, range checking on the __builtin_neon_XYZ_v Clang intrinsics didn't
take account of the type actually passed to the call, which meant a request
like "vext_s16(a, b, 7)" was allowed through (TableGen was conservative and
allowed 0-7 for all types). This caused an assert in the backend because the
lane doesn't make sense.
llvm-svn: 201232
Diffstat (limited to 'lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.h')
0 files changed, 0 insertions, 0 deletions
