Go to file
David Majnemer 91db08bfe4 IR: Conservatively verify inalloca arguments
Summary: Try to spot obvious mismatches with inalloca use.

Reviewers: rnk

Subscribers: llvm-commits

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

llvm-svn: 207676
2014-04-30 17:22:00 +00:00
clang __thread: Move constant init check to CheckCompleteVariableDeclaration 2014-04-30 17:10:18 +00:00
clang-tools-extra Test cleanup recommended in http://reviews.llvm.org/D3556 2014-04-30 14:18:41 +00:00
compiler-rt [asan] make AsanCoverage lock-free (and AS-safe) 2014-04-30 10:40:48 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Introduce M_LOG2E_F and M_LOG2E 2014-03-28 21:19:03 +00:00
libcxx Fix bug #18350. Add tests for tuples of all the smart pointers (except auto_ptr) 2014-04-26 05:19:48 +00:00
libcxxabi Add unwind test case that checks restoring of float registers (such as on AArch64) 2014-04-29 01:08:23 +00:00
lld [PECOFF] Fix priority of locally imported symbols. 2014-04-30 03:31:46 +00:00
lldb Correct offsets in the debugserver arm back end for the s and d registers so we get the offsets 2014-04-30 00:30:07 +00:00
llvm IR: Conservatively verify inalloca arguments 2014-04-30 17:22:00 +00:00
openmp Add the offload directory which contains the code needed to support 2014-04-09 15:40:23 +00:00
polly Add missing include. 2014-04-30 07:26:28 +00:00