Go to file
Tim Northover 8fe03d6111 ARM & AArch64: use table for EmitCommonNeonBuiltinExpr
This extends the intrinsic lookup table format slightly, and adds
entries for use the shared ARM/AArch64 definitions. The benefit is
currently smaller than for the SISD intrinsics (there's more custom
code implementing this set), but a few lines are saved and there's
scope for future expansion.

llvm-svn: 201848
2014-02-21 11:57:24 +00:00
clang ARM & AArch64: use table for EmitCommonNeonBuiltinExpr 2014-02-21 11:57:24 +00:00
clang-tools-extra Add a makefile for clang-query. Patch by Alex Horn! 2014-02-18 19:46:01 +00:00
compiler-rt Darwin: use the compiler-provided linker 2014-02-21 10:19:22 +00:00
debuginfo-tests Add a fallback path for buildbots temporarily stuck on really old 2014-02-21 00:17:02 +00:00
libclc Add generic nvptx targets 2014-02-14 20:33:53 +00:00
libcxx Solve the errors 2014-02-21 10:00:31 +00:00
libcxxabi Demangle Dc to decltype(auto) as per the Itanium C++ ABI spec. 2014-02-17 21:56:01 +00:00
lld [ELF] Dont generate PHDR when creating dynamic libraries. 2014-02-19 23:46:13 +00:00
lldb Add a new idea of a "fallback" UnwindPlan to the RegisterContextLLDB 2014-02-21 05:20:25 +00:00
llvm [AArch64] Add register constraints to avoid generating STLXR and STXR with unpredictable behavior. 2014-02-21 07:45:48 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly Add polyhedral dead code elimination. 2014-02-20 21:43:54 +00:00