Go to file
Tom Stellard 2ad4243bf7 Implement prefetch builtin
The default implementation is a no-op.  Targets should override this
with their own implementations.

llvm-svn: 216127
2014-08-20 21:23:03 +00:00
clang Test: CoverageMapping: use "RUN: FileCheck" command instead of "RUN: cat | Filecheck". 2014-08-20 17:29:47 +00:00
clang-tools-extra [clang-tidy] Allow /**/ comments on #endifs when checking header guards. 2014-08-20 16:01:42 +00:00
compiler-rt Fix latent bug in try_compile macro and use CMAKE_EXE_LINKER_FLAGS 2014-08-20 17:12:58 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Implement prefetch builtin 2014-08-20 21:23:03 +00:00
libcxx fix missing include for ::close in platform_support.h 2014-08-19 17:52:40 +00:00
libcxxabi Improve logging of aborts for Android. 2014-08-19 16:30:07 +00:00
lld Add notifier hooks to symbol table. 2014-08-20 20:46:28 +00:00
lldb Revert "Avoid global contstructors and place static variables 2014-08-20 20:53:05 +00:00
llvm Fix undefined behavior (left shift of negative value) in Hexagon backend. 2014-08-20 21:22:03 +00:00
openmp Commit PowerPC64 support from Carlo Bertolli at IBM. 2014-08-07 10:12:54 +00:00
polly [Fix] isl usage errors in ScheduleOptimizer 2014-08-20 17:15:34 +00:00