Go to file
Saleem Abdulrasool 9650c4a26e builtins: silence a MSVC warning
_BitReverse64 is only available on ARM and x64.  Guard it accordingly.

llvm-svn: 249949
2015-10-10 17:57:37 +00:00
clang [CMake] Always generate and install cmake config files on CMake>=3.0. 2015-10-10 02:37:30 +00:00
clang-tools-extra Explicitly enable -fcxx-exceptions for this test to appease Windows build bots. 2015-10-09 21:15:00 +00:00
compiler-rt builtins: silence a MSVC warning 2015-10-10 17:57:37 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc integer: remove explicit casts from _MIN definitions 2015-10-06 19:12:12 +00:00
libcxx Turn off -pedantic by default when building due to #include_next. :-( 2015-10-10 03:34:52 +00:00
libcxxabi Fix incorrect parsing of arguments for nested functions. Reviewed as http://reviews.llvm.org/D13192. Thanks to Anseny Kapoulkine for the patch. 2015-10-08 03:02:09 +00:00
libunwind unwind: Allow the building of libunwind for MIPS. 2015-09-26 18:26:01 +00:00
lld ELF2: Move Target and entry initialization from SymbolTable to Driver. 2015-10-09 21:12:40 +00:00
lldb Fixup log enable --stack so it works on Linux. 2015-10-10 01:26:47 +00:00
llgo [llgo] irgen: always use TargetMachine's data layout 2015-09-25 06:28:14 +00:00
llvm Fix PR25101 - Handle anonymous functions without VST entries 2015-10-10 14:18:36 +00:00
openmp [OMPT] Reduce overhead of OMPT 2015-10-09 17:42:52 +00:00
polly [NFC] Move helper functions to ScopHelper 2015-10-09 23:40:24 +00:00