Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
21e4e940ed3ad172f344a3aa3faf1d8437441313
/
utils
/
TableGen
/
NeonEmitter.cpp
21e4e94
[2/6] ARM Neon Intrinsic Tablegen Test Generator.
by Michael Gottesman
· 12 years ago
1e8058f
Define Neon intrinsics as "static inline" to avoid warning. rdar://13108414
by Bob Wilson
· 12 years ago
38859ee
Don't throw exceptions in clang-tblgen by switching to PrintFatalError.
by Joerg Sonnenberger
· 13 years ago
b27660a
Placate the mingw32 buildbot by suffixing 64-bit constants with ULL.
by Richard Smith
· 13 years ago
f8ee6bc
Fix undefined behavior (and wrong code, as far as I can tell) in NEON builtin
by Richard Smith
· 13 years ago
66981c7
TableGen: Remove extraneous \ character from arm_neon.h definitions.
by Jim Grosbach
· 13 years ago
3cc509b
Make clang-tblgen backends functions instead of TableGenBackends.
by Jakob Stoklund Olesen
· 13 years ago
b4a5425
TableGen: Remove extraneous '\' at EOL in generated tests.
by Jim Grosbach
· 13 years ago
667381b
ARM: Support marking intrinsic definitions as 'unavailable'
by Jim Grosbach
· 13 years ago
7530c03
Remove unreachable code in Clang. (replace with llvm_unreachable where appropriate or when GCC requires it)
by David Blaikie
· 14 years ago
9082cdd
Relax type checking for a few Neon intrinsics. <rdar://problem/10538555>
by Bob Wilson
· 14 years ago
4648255
Fix Neon builtin pointer argument checking for "sret" builtins.
by Bob Wilson
· 14 years ago
6f9f03e
Check pointer types for arguments of Neon load/store macros. rdar://9958031
by Bob Wilson
· 14 years ago
da95f73
Clean up type flags for overloaded Neon builtins. No functional change.
by Bob Wilson
· 14 years ago
d1af3b9
Add __nodebug__ attribute to functions in arm_neon.h
by Bob Wilson
· 14 years ago
51d7777
Add the Clang tblgen backends to Clang, and flip the switch to cause
by Peter Collingbourne
· 14 years ago