Go to file
Ahmed Bougacha 5a59b24bdd [GlobalISel] Mark newly-created gvregs as having a bank.
Also verify that we never try to set the size of a vreg associated
to a register class.

Report an error when we encounter that in MIR. Fix a testcase that
hit that error and had a size for no reason.

llvm-svn: 276012
2016-07-19 19:48:36 +00:00
clang [OpenCL] Fixes bug of missing OCL version metadata on the AMDGCN target 2016-07-19 19:39:45 +00:00
clang-tools-extra cppcoreguidelines-pro-bounds-constant-array-index: ignore implicit constructor 2016-07-19 17:02:54 +00:00
compiler-rt Add detect_stack_use_after_scope runtime flag 2016-07-19 18:11:08 +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: Use right builtn for rsq 2016-07-19 19:02:01 +00:00
libcxx Fix undefined behavior in __tree 2016-07-19 17:56:20 +00:00
libcxxabi Fix arc config to use https 2016-07-18 02:05:52 +00:00
libunwind libunwind: sync some coments with NetBSD's version 2016-07-19 17:28:38 +00:00
lld Fix build with gcc 6. 2016-07-19 12:33:46 +00:00
lldb Typo corrections identified by codespell 2016-07-19 15:28:02 +00:00
llgo Upgrade all the .arcconfigs to https. 2016-07-14 13:15:37 +00:00
llvm [GlobalISel] Mark newly-created gvregs as having a bank. 2016-07-19 19:48:36 +00:00
openmp http://reviews.llvm.org/D22134: Implementation of OpenMP 4.5 nonmonotonic schedule modifier 2016-07-11 10:44:57 +00:00
parallel-libs Set up arcconfig for parallel-libs project 2016-07-18 17:26:26 +00:00
polly GPGPU: Bail out of scops with hoisted invariant loads 2016-07-19 15:56:25 +00:00