This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f3cb5d6f7f2 [X86] Adding vpopcntd and vpopcntq instructions new b88c01b1f75 [AMDGPU] add intrinsic for s_getpc
The 1 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 | 10 ++++++++++ lib/Target/AMDGPU/SOPInstructions.td | 4 +++- test/CodeGen/AMDGPU/llvm.amdgcn.s.getpc.ll | 15 +++++++++++++++ 3 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/AMDGPU/llvm.amdgcn.s.getpc.ll