Go to file
JF Bastien e71e653a5f x86: check hasOpaqueSPAdjustment in canRealignStack
Summary:
@rnk pointed out in [1] that x86's canRealignStack logic should match that in CantUseSP from hasBasePointer.

  [1]: http://reviews.llvm.org/D11160?id=29713#inline-89350

Reviewers: rnk

Subscribers: rnk, llvm-commits

Differential Revision: http://reviews.llvm.org/D11377

llvm-svn: 243772
2015-07-31 18:28:09 +00:00
clang [MS ABI] Hook clang up to the new EH instructions 2015-07-31 17:58:45 +00:00
clang-tools-extra Add misc-unused-alias-decls check that currently finds unused namespace 2015-07-31 16:08:10 +00:00
compiler-rt [UBSan] Test: Move coverage-levels.cc out of Linux directory 2015-07-31 18:18:07 +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 Fix double implementation of log 2015-07-24 18:07:14 +00:00
libcxx Print message when configuring for standalone build. 2015-07-31 06:08:32 +00:00
libcxxabi [libc++abi] Allow use just compiled clang++ for tests 2015-07-31 15:25:11 +00:00
libunwind [libunwind] Flip order of extern "C" and attribute(visibility) 2015-07-24 19:29:05 +00:00
lld COFF: Reenable the lld test disabled in r243758. 2015-07-31 17:41:11 +00:00
lldb Improve man page markup 2015-07-31 14:26:15 +00:00
llgo [llgo] build llgoi by default 2015-07-21 00:47:18 +00:00
llvm x86: check hasOpaqueSPAdjustment in canRealignStack 2015-07-31 18:28:09 +00:00
openmp Update Build_With_CMake.txt to reflect changes in CMake refactor 2015-07-27 16:23:42 +00:00
polly Move computations out of constructors 2015-07-30 19:27:04 +00:00