Go to file
Renato Golin c491a8d457 Add support for __builtin___clear_cache in Clang
Adding the mapping between __builtin___clear_cache into @llvm.clear_cache

llvm-svn: 204820
2014-03-26 15:36:05 +00:00
clang Add support for __builtin___clear_cache in Clang 2014-03-26 15:36:05 +00:00
clang-tools-extra Removed unused include 2014-03-23 00:32:18 +00:00
compiler-rt tsan: add pthread_barrier_t test 2014-03-26 14:13:49 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Add definition for M_PI_F v3 2014-03-24 20:36:44 +00:00
libcxx Implement LWG issue #2135. If something goes wrong in condition_variable::wait, call terminate() rather than throwing an error. Do this indirectly, by marking the call as 'noexcept'. This is better than just calling terminate() directly, because it gives a better error message on the console. 2014-03-26 02:45:04 +00:00
libcxxabi Simplify. 2014-03-20 01:28:28 +00:00
lld [lit] Environment variables get stripped in lit. Manually specify locale. 2014-03-26 01:19:07 +00:00
lldb Remove annotation for llvm.org/pr19241 2014-03-26 02:45:44 +00:00
llvm Clarify that select is only non-branching on the IR-level, it often ends 2014-03-26 15:30:21 +00:00
openmp Revert commit (testing commit hook). 2014-03-04 18:06:04 +00:00
polly Updated test/create_ll.sh to work with old & new clang versions. 2014-03-25 15:50:44 +00:00