Go to file
Daniel Sanders e8b1f91afb Revert: r211588 - [mips] Use __clear_cache builtin instead of cacheflush() in Unix Memory::InvalidateInstructionCache()
Buildbot reports a test failure on the llvm-mips-linux builder and blames r211588.
Although it doesn't appear in the blamelist, it seems it could also be r211587
(because it's committed to compiler-rt?) since they were tested together.

Reverting the most likely suspect (r211588) to confirm one way or the other.

llvm-svn: 211594
2014-06-24 13:53:56 +00:00
clang Revert r211121 (and r211285), "Change libclang initialization to use std::call_once instead of" 2014-06-24 13:50:01 +00:00
clang-tools-extra Track changes from clang r211448. 2014-06-21 23:33:00 +00:00
compiler-rt [asan] adding support of 32-bit address sanitizer for MIPS 2014-06-24 12:08:18 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Add half limits 2014-06-24 09:51:01 +00:00
libcxx Some calls to get<>() were qualified. Some were not. Qualify them all. Fixes bug #20092. Thanks to Agustín Bergé for the bug report and the fix. 2014-06-24 00:46:19 +00:00
libcxxabi Add a FAQ section, with a question about why the std::exception class destructors live in libc++abi 2014-06-11 16:54:09 +00:00
lld Update for llvm api change. 2014-06-23 22:29:12 +00:00
lldb Fix error handling for the AppleGetQueues and AppleGetPendingItems 2014-06-23 22:45:54 +00:00
llvm Revert: r211588 - [mips] Use __clear_cache builtin instead of cacheflush() in Unix Memory::InvalidateInstructionCache() 2014-06-24 13:53:56 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly cmake: Fix reference to Pluto file 2014-06-24 13:31:42 +00:00