This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1e15122 [llc] Fix -stop-after=consthoist initializing the pass. new 89ce124 AMDGPU: Add llvm.amdgcn.interp.mov intrinsic new 2af93f1 IR: Reduce the amount of boilerplate required for a metadata [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/IR/IntrinsicsAMDGPU.td | 8 ++ lib/IR/LLVMContext.cpp | 136 +++++++----------------------- lib/Target/AMDGPU/SIISelLowering.cpp | 6 ++ test/CodeGen/AMDGPU/llvm.amdgcn.interp.ll | 6 +- 4 files changed, 48 insertions(+), 108 deletions(-)