Go to file
Chandler Carruth ece6d7bf2e Update this test yet again, this time based on a nice consecutive pair
of lines provided with the filecheck output from the previous run. I'll
probably give up after this and get someone with a Windows build to help
me out.

llvm-svn: 271784
2016-06-04 08:24:56 +00:00
clang [X86] Use unsigned types for vector arithmetic in intrinsics to avoid undefined behavior for signed integer overflow. 2016-06-04 05:43:41 +00:00
clang-tools-extra [clang-tidy] modernize-use-auto: don't remove stars by default 2016-06-03 21:22:58 +00:00
compiler-rt Update this test yet again, this time based on a nice consecutive pair 2016-06-04 08:24:56 +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: Use single precision fmax in sp path 2016-05-17 19:44:01 +00:00
libcxx [libcxx] Fix c++98 test failures. 2016-06-03 21:40:03 +00:00
libcxxabi Partially revert r270816: build with -fvisibility=hidden. 2016-06-02 08:14:28 +00:00
libunwind [libunwind] Remove unused code. 2016-06-03 20:57:48 +00:00
lld Apply clang-tidy's misc-move-constructor-init to lld. 2016-06-03 16:57:13 +00:00
lldb Add armv7 compact unwind printing to the compact-unwind-dumper.c tool 2016-06-04 04:10:15 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [LPM] Reinstate r271652 to replace the CALL_ONCE_... macro in the legacy 2016-06-04 07:25:44 +00:00
openmp Fine tuning of TC* macros - small followup 2016-06-01 09:59:26 +00:00
polly [NFC] Check that a parameter of ScheduleTreeOptimizer::isMatrMultPattern contains a correct partial schedule 2016-06-04 06:34:04 +00:00