This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b3d03a9 Revert "[X86] Remove XOP VPCMOV intrinsics and autoupgrade th [...]
new e7c7257 [MemorySSA] NFC small fixes
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:
lib/Transforms/Utils/MemorySSA.cpp | 15 ++++++---------
1 file changed, 6 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from aa2f6f9 [X86] Remove XOP VPCMOV intrinsics and autoupgrade them to na [...]
new b3d03a9 Revert "[X86] Remove XOP VPCMOV intrinsics and autoupgrade th [...]
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/IntrinsicsX86.td | 11 ++++
lib/IR/AutoUpgrade.cpp | 4 +-
lib/Target/X86/X86InstrInfo.cpp | 4 +-
lib/Target/X86/X86InstrXOP.td | 79 +++++++++++++++++------
test/CodeGen/X86/xop-intrinsics-fast-isel.ll | 14 +---
test/CodeGen/X86/xop-intrinsics-x86_64-upgrade.ll | 39 -----------
test/CodeGen/X86/xop-intrinsics-x86_64.ll | 32 ++++-----
7 files changed, 89 insertions(+), 94 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a418139 AMDGPU: Fix assembler subtarget predicate for gfx9
new fc7a041 [X86][IR] Merge together some very similar AutoUpgrade handling. NFC
new a6bf7e7 [X86][IR] Simplify the XOP vpcmov autoupgrade code. NFC
new aa2f6f9 [X86] Remove XOP VPCMOV intrinsics and autoupgrade them to na [...]
The 3 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/IntrinsicsX86.td | 11 ----
lib/IR/AutoUpgrade.cpp | 54 ++++++----------
lib/Target/X86/X86InstrInfo.cpp | 4 +-
lib/Target/X86/X86InstrXOP.td | 79 ++++++-----------------
test/CodeGen/X86/xop-intrinsics-fast-isel.ll | 14 +++-
test/CodeGen/X86/xop-intrinsics-x86_64-upgrade.ll | 39 +++++++++++
test/CodeGen/X86/xop-intrinsics-x86_64.ll | 32 +++++----
7 files changed, 113 insertions(+), 120 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 1eab168 math: add type promoting template definition on MSVCRT
new 7556597 test: silence warnings on clang under clang-cl
new e891cc8 Revert "threading_support: make __thread_sleep_for be alertable"
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/__threading_support | 8 +++-----
test/std/depr/depr.c.headers/stdio_h.pass.cpp | 2 +-
2 files changed, 4 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 958d196 test: prevent incorrect quoting of paths
new 524f109 test: explicitly size enumeration
new 1eab168 math: add type promoting template definition on MSVCRT
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/math.h | 20 ++++++++++++++++++++
test/libcxx/type_traits/convert_to_integral.pass.cpp | 2 +-
2 files changed, 21 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 4371ec2 AMDGPU: Fix disassembly of aperture registers
new a418139 AMDGPU: Fix assembler subtarget predicate for gfx9
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:
lib/Target/AMDGPU/AMDGPU.td | 12 +++++++++++-
lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 1 +
lib/Target/AMDGPU/AMDGPUSubtarget.h | 1 +
3 files changed, 13 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 0dfa81d [analyzer] Revert 295545. There are buildbot failures.
new f33af75 AMDGPU: Add gfx900 and gfx901 processors
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:
lib/Basic/Targets.cpp | 5 ++++-
test/Driver/r600-mcpu.cl | 4 ++++
2 files changed, 8 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 83c857c AMDGPU: Merge initial gfx9 support
new 4371ec2 AMDGPU: Fix disassembly of aperture registers
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:
lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp | 5 +++++
test/MC/Disassembler/AMDGPU/aperture-regs.ll | 13 +++++++++++++
2 files changed, 18 insertions(+)
create mode 100644 test/MC/Disassembler/AMDGPU/aperture-regs.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d0fd4ad [InstCombine] add tests for trunc(insertelement); NFC
new 83c857c AMDGPU: Merge initial gfx9 support
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:
lib/Target/AMDGPU/AMDGPU.h | 2 +-
lib/Target/AMDGPU/AMDGPU.td | 24 ++-
lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp | 13 +-
lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp | 4 +
lib/Target/AMDGPU/AMDGPUInstrInfo.cpp | 1 +
lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 1 +
lib/Target/AMDGPU/AMDGPUSubtarget.h | 24 ++-
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 3 +-
lib/Target/AMDGPU/GCNHazardRecognizer.cpp | 78 +++++++-
lib/Target/AMDGPU/GCNHazardRecognizer.h | 2 +
lib/Target/AMDGPU/Processors.td | 7 +
lib/Target/AMDGPU/SIFrameLowering.cpp | 30 ++-
lib/Target/AMDGPU/SIFrameLowering.h | 3 +-
lib/Target/AMDGPU/SIISelLowering.cpp | 9 +-
lib/Target/AMDGPU/SIRegisterInfo.cpp | 6 +
lib/Target/AMDGPU/SIRegisterInfo.td | 8 +-
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 54 +++++-
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h | 11 +-
test/CodeGen/AMDGPU/addrspacecast.ll | 59 ++++--
test/CodeGen/AMDGPU/debugger-reserve-regs.ll | 1 +
test/CodeGen/AMDGPU/hsa-note-no-func.ll | 4 +
test/CodeGen/AMDGPU/inserted-wait-states.mir | 214 +++++++++++++++++++++
test/CodeGen/AMDGPU/llvm.amdgcn.s.barrier.ll | 9 +-
test/MC/AMDGPU/sopp-gfx9.s | 71 +++++++
24 files changed, 578 insertions(+), 60 deletions(-)
create mode 100644 test/MC/AMDGPU/sopp-gfx9.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 08ce689 Refactor instruction simplification code in visitors. NFC.
new d0fd4ad [InstCombine] add tests for trunc(insertelement); NFC
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:
test/Transforms/InstCombine/vector-casts.ll | 56 +++++++++++++++++++++++++++++
1 file changed, 56 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.