Go to file
Kuba Mracek 06995e866b [xray] Add XRay support for Mach-O in CodeGen
Currently, XRay only supports emitting the XRay table (xray_instr_map) on ELF binaries. Let's add Mach-O support.

Differential Revision: https://reviews.llvm.org/D26983

llvm-svn: 287734
2016-11-23 02:07:04 +00:00
clang [X86] Replace valignd/q builtins with appropriate __builtin_shufflevector. 2016-11-23 01:47:12 +00:00
clang-tools-extra [clang-rename] Prune away AST nodes more correctly and effectively when looking for a point 2016-11-22 17:29:45 +00:00
compiler-rt [sanitizer] Fix the dedup_token_length_test.cc testcase to not fail when user's home directory contains "bar" 2016-11-22 20:24:26 +00:00
debuginfo-tests
libclc Fix build since r286752. 2016-11-14 16:06:33 +00:00
libcxx Don't "LIBCPP_ONLY(stuff;)" at namespace scope. 2016-11-23 01:44:53 +00:00
libcxxabi __cxa_demangle: use default member initialization 2016-11-18 19:01:53 +00:00
libunwind EHABI: mark some functions as exported 2016-11-17 23:53:35 +00:00
lld Revert r287727: Use SHA1::hash and MD5::hash functions. 2016-11-23 01:19:13 +00:00
lldb Re-add "demonstrate new Args API" 2016-11-22 17:10:15 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [xray] Add XRay support for Mach-O in CodeGen 2016-11-23 02:07:04 +00:00
openmp Set task->td_dephash to NULL after free 2016-11-21 16:24:59 +00:00
parallel-libs [Acxxel] Remove setActiveDeviceForThread 2016-10-28 00:54:02 +00:00
polly Update to isl-0.17.1-284-gbb38638 2016-11-22 21:31:59 +00:00