Go to file
Daniel Jasper 5a02bf26fc Change parameter type of _mm_prefetch to "const void *".
Otherwise, this is not backwards compatible to the existing macro and
can break existing code.

llvm-svn: 201772
2014-02-20 10:04:07 +00:00
clang Change parameter type of _mm_prefetch to "const void *". 2014-02-20 10:04:07 +00:00
clang-tools-extra Add a makefile for clang-query. Patch by Alex Horn! 2014-02-18 19:46:01 +00:00
compiler-rt [CMake] lit tests shouldn't depend on runtimes in standalone build 2014-02-20 09:47:18 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Add generic nvptx targets 2014-02-14 20:33:53 +00:00
libcxx Implement LWG Issues #2329 and #2332 - disallow iterators into temporary regexes and regexes into temporary strings 2014-02-19 21:21:11 +00:00
libcxxabi Demangle Dc to decltype(auto) as per the Itanium C++ ABI spec. 2014-02-17 21:56:01 +00:00
lld [ELF] Dont generate PHDR when creating dynamic libraries. 2014-02-19 23:46:13 +00:00
lldb Revert "Track Clang virtualFileSystem change (r201618)" 2014-02-20 06:49:12 +00:00
llvm Added release note about making all inline assembly parsed (even for assembly 2014-02-20 09:24:15 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly www: Add FOSDEM presentation and Polly buildbots 2014-02-19 21:58:56 +00:00