diff options
author | Bob Wilson <bob.wilson@apple.com> | 2010-11-18 21:43:22 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@apple.com> | 2010-11-18 21:43:22 +0000 |
commit | 4e22a38759ca3303b715d83b88c30b1f8ac72790 (patch) | |
tree | 42f4f49f991fab436d4a219910e4593ce02526a0 /clang/lib/Frontend/FrontendAction.cpp | |
parent | fc305988b8070e3853891f269c6d6f5d3e632136 (diff) | |
download | llvm-4e22a38759ca3303b715d83b88c30b1f8ac72790.zip llvm-4e22a38759ca3303b715d83b88c30b1f8ac72790.tar.gz llvm-4e22a38759ca3303b715d83b88c30b1f8ac72790.tar.bz2 |
Change the 'x' type modifier for Neon intrinsics to force a signed integer.
This makes it symmetric with the 'u' modifier that forces an unsigned type.
This is needed for unsigned vector shifts, where the shift amount still needs
to be signed. PR8482 (Radar 8603521).
llvm-svn: 119742
Diffstat (limited to 'clang/lib/Frontend/FrontendAction.cpp')
0 files changed, 0 insertions, 0 deletions