Go to file
Matt Arsenault 1074cb5420 AMDGPU: Rename isKernel
What we really want to do is distinguish functions that may
be called by other functions, and graphics shaders are not
called kernels.

llvm-svn: 299140
2017-03-30 23:58:04 +00:00
clang fixup: use CHECK for non-atttribute sets 2017-03-30 22:46:49 +00:00
clang-tools-extra [clang-tidy] Reuse FileID in getLocation 2017-03-30 22:09:17 +00:00
compiler-rt Fixup for r299085: Keep the scribble.cc test on Darwin only, while I investigate why this test sometimes fails on Linux. 2017-03-30 23:34:44 +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: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx Fix LWG 2934 - optional<const T> doesn't compare with T 2017-03-30 20:06:52 +00:00
libcxxabi [libc++abi] Delete config.h 2017-03-30 23:31:33 +00:00
libunwind [libunwind] Add sphinx docs 2017-03-28 15:21:43 +00:00
lld Update comments. 2017-03-30 22:57:49 +00:00
lldb add NetBSD files to Xcode project to resolve failure from r299109 2017-03-30 21:27:51 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm AMDGPU: Rename isKernel 2017-03-30 23:58:04 +00:00
openmp Fix for bug https://llvm.org/bugs/show_bug.cgi?id=30889 2017-03-28 13:35:42 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly revert test commit r299024 2017-03-29 20:23:56 +00:00