Go to file
Craig Topper cd45b1a7c7 [X86] Add a few missing typecasts to intrinsics. Found by playing with -fno-lax-vector-conversions on the builtin tests.
llvm-svn: 269734
2016-05-17 03:42:31 +00:00
clang [X86] Add a few missing typecasts to intrinsics. Found by playing with -fno-lax-vector-conversions on the builtin tests. 2016-05-17 03:42:31 +00:00
clang-tools-extra [clang-tidy] Cleanups utils files 2016-05-16 14:34:20 +00:00
compiler-rt Avoid leak. Free before resetting. 2016-05-16 23:28:35 +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 math: Add erf ported from amd-builtins 2016-05-06 18:02:30 +00:00
libcxx Remove C++11 feature macros in tests. Use TEST_STD_VER instead. 2016-05-16 17:05:14 +00:00
libcxxabi libc++abi: make __cxa_call_unexpected visible 2016-05-11 23:56:37 +00:00
libunwind unwind: remove last instance of -Wexpansion-to-defined 2016-04-26 01:11:29 +00:00
lld Add `explicit`. 2016-05-16 21:06:31 +00:00
lldb Look for CMake.app when searching for cmake 2016-05-16 22:29:15 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm Debug Info: Don't emit a DW_AT_data_member_location for DWARF bitfields. 2016-05-17 02:37:53 +00:00
openmp Clean all the mess around KMP_USE_FUTEX and kmp_lock.h 2016-05-16 09:44:11 +00:00
polly Check late for profitability 2016-05-12 20:21:50 +00:00