Go to file
Saleem Abdulrasool 07257fe14e Headers: add hint intrinsics to arm_acle.h
This adds the ARM ACLE hint intrinsic wrappers to arm_acle.h.  These need to be
protected with a !defined(_MSC_VER) since MSVC (and thus clang in compatibility
mode) provide these wrappers as proper builtin intrinsics.

llvm-svn: 212891
2014-07-12 23:27:26 +00:00
clang Headers: add hint intrinsics to arm_acle.h 2014-07-12 23:27:26 +00:00
clang-tools-extra Fixed compilation errors in tests, enforce checking for errors in check_clang_tidy_fix.sh. 2014-07-12 13:16:58 +00:00
compiler-rt [ASan] Collect unmangled names of global variables in Clang to print them in error reports. 2014-07-12 00:42:52 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc prepare-builtins: Fix broken build due to recent LLVM API change 2014-07-07 17:46:45 +00:00
libcxx Support the built-in type-trait support in gcc 4.7 and later. Thanks to Albert Wong for the patch. 2014-07-10 15:38:20 +00:00
libcxxabi Support LLVM_LIBDIR_SUFFIX. 2014-07-11 15:52:58 +00:00
lld [Mips] Make rel-dynamic-11.test test case independent from external input files. 2014-07-11 13:42:04 +00:00
lldb Fix lldb-gdbserver build 2014-07-12 21:46:39 +00:00
llvm Try to fix MSVC warning. 2014-07-12 23:16:26 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly Remove unnecessary isl annotations 2014-07-11 09:02:41 +00:00