Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
3454d444dc90938e18dfc99a3eea8a8545f34b51
/
clang
/
utils
/
TableGen
/
NeonEmitter.cpp
8a40f70
Remove unreachable code in Clang. (replace with llvm_unreachable where appropriate or when GCC requires it)
by David Blaikie
· 14 years ago
bd646de
Relax type checking for a few Neon intrinsics. <rdar://problem/10538555>
by Bob Wilson
· 14 years ago
89d1424
Fix Neon builtin pointer argument checking for "sret" builtins.
by Bob Wilson
· 14 years ago
e4d7723
Check pointer types for arguments of Neon load/store macros. rdar://9958031
by Bob Wilson
· 14 years ago
98bc98c
Clean up type flags for overloaded Neon builtins. No functional change.
by Bob Wilson
· 14 years ago
3b476ae
Add __nodebug__ attribute to functions in arm_neon.h
by Bob Wilson
· 14 years ago
bee583f
Add the Clang tblgen backends to Clang, and flip the switch to cause
by Peter Collingbourne
· 14 years ago