Go to file
Egor Churaev 24939d479e [OpenCL] Enable unroll hint for OpenCL 1.x.
Summary: Although the feature was introduced only in OpenCL C v2.0 spec., it's useful for OpenCL 1.x too and doesn't require HW support.

Reviewers: Anastasia

Subscribers: yaxunl, cfe-commits, bader

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

llvm-svn: 289535
2016-12-13 14:02:35 +00:00
clang [OpenCL] Enable unroll hint for OpenCL 1.x. 2016-12-13 14:02:35 +00:00
clang-tools-extra
compiler-rt
debuginfo-tests
libclc
libcxx
libcxxabi
libunwind
lld [ELF] Add R_ARM_RELATIVE to relocations that can be applied to GotSection 2016-12-13 10:42:05 +00:00
lldb
llgo
llvm [SelectionDAG] computeKnownBits - simplified knownbits sign extension. NFCI. 2016-12-13 13:36:27 +00:00
openmp
parallel-libs
polly Adjust clang-format formatting to r289531 2016-12-13 12:44:00 +00:00