Go to file
Tim Northover ad2b717f2c GlobalISel: add generic load and store instructions.
Pretty straightforward, the only oddity is the MachineMemOperand (which it's
surprisingly difficult to share code for).

llvm-svn: 276799
2016-07-26 20:23:26 +00:00
clang Modules: follow up to r276769. 2016-07-26 19:56:12 +00:00
clang-tools-extra [include-fixer] Don't add qualifiers in missing complete type cases. 2016-07-26 16:32:42 +00:00
compiler-rt [sanitizer] Try to fix LargeMmapAllocator test on Windows 2016-07-26 17:59:09 +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 Make min follow the OCL 1.0 specs 2016-07-25 22:36:22 +00:00
libcxx Implement LCM and GCD for C++17. Same code as for Library Fundamentals TS. 2016-07-26 14:29:45 +00:00
libcxxabi Attempt to bring peace to -Werror buildbots. 2016-07-19 20:35:09 +00:00
libunwind [libunwind][ARM] Add support for Thumb1 targets 2016-07-25 09:21:56 +00:00
lld Remove return type that can trivially be inferred. 2016-07-26 19:34:10 +00:00
lldb The ARM single-step handling needs to look for breakpoint on the next instruction. 2016-07-26 19:50:25 +00:00
llgo Upgrade all the .arcconfigs to https. 2016-07-14 13:15:37 +00:00
llvm GlobalISel: add generic load and store instructions. 2016-07-26 20:23:26 +00:00
openmp Replace enum types in variadic functions by build-in types. 2016-07-22 16:05:35 +00:00
parallel-libs Add .clang-format to parallel-libs 2016-07-20 17:49:55 +00:00
polly GPGPU: Load GPU kernels 2016-07-25 16:31:21 +00:00