Go to file
Daniel Sanders cf635fad02 [mips] Use __clear_cache builtin instead of cacheflush() in Unix Memory::InvalidateInstructionCache()
MIPS64 Android bionic has removed cacheflush(). Use __clear_cache() instead for 32-bit and 64-bit MIPS

Patch by Duane Sand <Duane.Sand@imgtec.com>

llvm-svn: 211588
2014-06-24 12:26:49 +00:00
clang ARM: remove dead CodeGen functions. 2014-06-24 12:07:44 +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 [mips] Use __clear_cache builtin instead of cacheflush() in Unix Memory::InvalidateInstructionCache() 2014-06-24 12:26:49 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly Remove use of llvm.codegen intrinsic for GPGPU codegen 2014-06-24 08:11:36 +00:00