llvm with tablegen backend for capstone disassembler
Go to file
Jan Vesely 4f38142feb configure: Introduce per device defines
Make cl_khr_fp64 define per-device.
This patch does not change the generated Makefile (for llvm 3.6, 3.7)

v2: Make the device defines per LLVM version, 'all' for all versions

reviewer: tstellard
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
llvm-svn: 260302
2016-02-09 22:17:45 +00:00
clang Add Tooling functionality to get a name for a QualType that can be used to name 2016-02-09 21:04:04 +00:00
clang-tools-extra [clang-tidy] Add -target in misc-misplaced-widening-cast test so it will work on various bots 2016-02-09 15:43:05 +00:00
compiler-rt [lsan] Run the tests for each supported arch and suffix each one to distinguish them. 2016-02-09 16:22:39 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc configure: Introduce per device defines 2016-02-09 22:17:45 +00:00
libcxx Introduce a cmake module to figure out whether we need to link with libatomic. 2016-02-09 17:00:38 +00:00
libcxxabi [libcxxabi] Teach cxa_demangle about Hexagon's long double size 2016-01-20 14:10:23 +00:00
libunwind Introduce NetBSD support 2016-02-06 18:19:29 +00:00
lld ELF: Add 'using namespace llvm::dwarf'. 2016-02-09 21:46:11 +00:00
lldb Don't complete a class type just to test if it is a class. Code in CompilerType and in clang::QualType knows how to complete a type if it needs to. 2016-02-09 22:09:26 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm [MemoryBuiltins] Fix an issue with hasNoAliasAttr 2016-02-09 21:54:18 +00:00
openmp Have Mac builds use @rpath when supported in CMake 2016-02-09 22:15:30 +00:00
polly Separate invariant equivalence classes by type 2016-02-07 17:30:13 +00:00