Go to file
Michael Kruse 77394f1394 [CodeGen] Add assertion for partial scalar accesses. NFC.
The code generator always adds unconditional LoadInst and StoreInst, hence the
MemoryAccess must be defined over all statement instances.

llvm-svn: 282853
2016-09-30 14:01:46 +00:00
clang Cosmetic fix: deleted unnecessary line break in comment. 2016-09-30 06:39:48 +00:00
clang-tools-extra [change-namespace] fix namespace specifier of global variables. 2016-09-30 04:32:39 +00:00
compiler-rt Remove Google specific code. 2016-09-29 23:05:35 +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 Provide vstore_half helper to workaround clc restrictions 2016-09-21 20:15:55 +00:00
libcxx [libc++] Add missing locale aliases 2016-09-29 03:35:41 +00:00
libcxxabi Revert r282692: Use fallback_malloc to allocate __cxa_eh_globals in case of dynamic memory exhaustion. 2016-09-29 08:11:57 +00:00
libunwind libunwind: Add OpenBSD case for _Unwind_Ptr typedef 2016-09-28 15:37:21 +00:00
lld [ELF] - Inlined template argument variable. NFC. 2016-09-30 13:46:34 +00:00
lldb XFAIL TestSBData for gcc-4.9 i386 2016-09-30 12:12:15 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [RegAllocGreedy] Attempt to split unspillable live intervals 2016-09-30 13:59:20 +00:00
openmp Mixed type atomic routines for unsigned integers. 2016-09-27 17:38:48 +00:00
parallel-libs [SE] Change CoreTests target name 2016-09-27 15:32:52 +00:00
polly [CodeGen] Add assertion for partial scalar accesses. NFC. 2016-09-30 14:01:46 +00:00