Go to file
Xinliang David Li d1dadf6bcf [profile] Code refactoring
Move runtime specific code from the common header file
to runtime source.

llvm-svn: 269357
2016-05-12 21:43:49 +00:00
clang [AST] Move operations enum to a definition file. 2016-05-12 20:58:56 +00:00
clang-tools-extra [clang-tidy] Adds modernize-avoid-bind check 2016-05-12 20:06:04 +00:00
compiler-rt [profile] Code refactoring 2016-05-12 21:43:49 +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 math: Add erf ported from amd-builtins 2016-05-06 18:02:30 +00:00
libcxx Apply D20014 - fix a missing return in a test. Fixes PR#27720 2016-05-12 14:31:35 +00:00
libcxxabi libc++abi: make __cxa_call_unexpected visible 2016-05-11 23:56:37 +00:00
libunwind unwind: remove last instance of -Wexpansion-to-defined 2016-04-26 01:11:29 +00:00
lld Move undefine to a separate function. 2016-05-12 19:46:14 +00:00
lldb [LLDB] Added support for PHI nodes to IR interpreter 2016-05-12 20:00:53 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [LAA] Use std::min. NFC 2016-05-12 21:41:53 +00:00
openmp New hwloc API compatibility 2016-05-12 11:46:40 +00:00
polly Check late for profitability 2016-05-12 20:21:50 +00:00