Go to file
David Majnemer 3cbfb65a52 [MS ABI] Don't emit stackrestore in cleanups
The stackrestore intrinsic isn't meaningful inside of a cleanup funclet.

llvm-svn: 245879
2015-08-24 21:34:21 +00:00
clang [MS ABI] Don't emit stackrestore in cleanups 2015-08-24 21:34:21 +00:00
clang-tools-extra [clang-tidy] Migrate UseAuto from clang-modernize to clang-tidy. 2015-08-21 15:08:51 +00:00
compiler-rt [autoconf] Properly exclude sanitizer_common nolibc sources from build. 2015-08-24 19:38:59 +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 Remove files accidentally not removed in r244310 2015-08-13 23:43:12 +00:00
libcxx Move test/std/utilities/date.time to proper stable name utilities/time/date.time 2015-08-24 21:27:25 +00:00
libcxxabi Fix or disable C++11 tests in C++03 mode 2015-08-20 01:22:17 +00:00
libunwind unwind: fix invalid memory access 2015-08-21 03:21:31 +00:00
lld Start recording the section of symbols in the symbol table. 2015-08-24 20:06:32 +00:00
lldb Reorg code to allow Windows Process Plugins to share some common code. 2015-08-24 16:00:51 +00:00
llgo Update to new lists.llvm.org 2015-08-05 04:03:05 +00:00
llvm [X86][SSE] Added tests for zero-extension vector shuffles that don't extend starting from the 0'th lane. 2015-08-24 21:28:13 +00:00
openmp Update z_Linux_asm.s to use platform macros 2015-08-20 19:46:14 +00:00
polly Only derive number of loop iterations for loops we can actually vectorize 2015-08-24 20:11:34 +00:00