Go to file
Reid Kleckner 7850c9f5ca [WinEH] Make llvm.x86.seh.recoverfp work on x64
It adjusts from RSP-after-prologue to RBP, which is what SEH filters
need to do before they can use llvm.localrecover.

Fixes SEH filter captures, which were broken in r250088.

Issue reported by Alex Crichton.

llvm-svn: 255707
2015-12-15 23:40:58 +00:00
clang Cross-DSO control flow integrity (Clang part). 2015-12-15 23:00:20 +00:00
clang-tools-extra [clang-tidy] Check for suspicious string assignments. 2015-12-15 08:47:20 +00:00
compiler-rt Cross-DSO control flow integrity (compiler-rt part). 2015-12-15 23:00:33 +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 AMDGPU: Add aliases for all VI targets 2015-12-15 18:37:04 +00:00
libcxx Remove unused _LIBCPP_HAS_NO_ALWAYS_INLINE_VARIADICS macro 2015-12-15 22:19:03 +00:00
libcxxabi [libc++abi] Use libgcc and libgcc_s to provide _Unwind symbols instead of libgcc_eh.a 2015-12-14 22:20:04 +00:00
libunwind Replace cmake check for printf with a check for fopen. 2015-12-10 00:47:08 +00:00
lld Fixed mistype in comment. NFC. 2015-12-15 14:20:57 +00:00
lldb test infra: support test reruns in xunit formatter. 2015-12-15 23:25:56 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm [WinEH] Make llvm.x86.seh.recoverfp work on x64 2015-12-15 23:40:58 +00:00
openmp Fix broken visual studio builds by disabling KMP_USE_TSX. 2015-12-14 17:39:30 +00:00
polly Fix typos; NFC 2015-12-14 23:41:32 +00:00