This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 9f7e915 AMDGPU: Use source modifiers with f16->f32 conversions
new b324cd9 InferAddressSpaces: Handle more cases with constant select operands
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/Scalar/InferAddressSpaces.cpp | 74 ++++++++++--
.../Transforms/InferAddressSpaces/AMDGPU/select.ll | 129 ++++++++++++++++++---
2 files changed, 177 insertions(+), 26 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 lldb.
from 2fcb594 Update xcodeproj to track ConvertEnum.cpp et al being removed.
new 7393baa Add logging to SBThread::GetInfoItemByPathAsString to print t [...]
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:
scripts/interface/SBThread.i | 14 ++++++++------
source/API/SBThread.cpp | 4 ++--
2 files changed, 10 insertions(+), 8 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 5682e20 Refactor the gmlt tests. (NFC)
new 6d3eeb8 AArch64RegisterInfo: Simplify getReservedReg(); NFC
new a7f81db RegisterCoalescer: Cleanup joinReservedPhysReg(); NFC
new 9f7e915 AMDGPU: Use source modifiers with f16->f32 conversions
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:
lib/CodeGen/RegisterCoalescer.cpp | 33 +++-
lib/Target/AArch64/AArch64RegisterInfo.cpp | 16 +-
lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 42 +++++
lib/Target/AMDGPU/AMDGPUISelLowering.h | 1 +
lib/Target/AMDGPU/AMDGPUInstructions.td | 3 +
lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp | 2 +
lib/Target/AMDGPU/SIInstrInfo.cpp | 10 +-
lib/Target/AMDGPU/SIInstrInfo.td | 4 +
lib/Target/AMDGPU/SIInstructions.td | 26 ++-
lib/Target/AMDGPU/VOP1Instructions.td | 4 +-
test/CodeGen/AMDGPU/fabs.f16.ll | 25 +--
test/CodeGen/AMDGPU/fcmp.f16.ll | 6 +-
test/CodeGen/AMDGPU/fneg-fabs.f16.ll | 53 +++---
test/CodeGen/AMDGPU/fneg.f16.ll | 13 +-
test/CodeGen/AMDGPU/fpext.f16.ll | 199 +++++++++++++++++++++
test/CodeGen/AMDGPU/fptrunc.f16.ll | 61 ++++++-
test/CodeGen/AMDGPU/v_mac_f16.ll | 124 ++++++++-----
test/MC/AMDGPU/gfx8_asm_all.s | 6 +-
18 files changed, 491 insertions(+), 137 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 lld.
from 62b7ee0 Make `-z stack-size` compatible with ld.bfd.
new 973a8fe Accept `-trace-symbol foo` as well as `-trace-symbol=foo`.
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:
ELF/Options.td | 3 ++-
test/ELF/trace-symbols.s | 2 +-
2 files changed, 3 insertions(+), 2 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 clang.
from c2e69eb [CodeGen] Update test after recent changes in llvm (r293846).
new 06a02cb Fix attribute name in diagnostic message to match actual attr [...]
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/clang/Basic/DiagnosticSemaKinds.td | 2 +-
.../attr-require-constant-initialization.cpp | 44 +++++++++++-----------
2 files changed, 23 insertions(+), 23 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 367ed08 Fix LLDB Android AArch64 GCC debug info build
new 8c93ddb NVPTX: Fix not preserving volatile when expanding memset
new 5682e20 Refactor the gmlt tests. (NFC)
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:
lib/Target/NVPTX/NVPTXLowerAggrCopies.cpp | 7 ++++---
test/CodeGen/NVPTX/lower-aggr-copies.ll | 13 +++++++++++++
test/DebugInfo/Generic/gmlt.test | 5 +++++
test/DebugInfo/{Generic => Inputs}/gmlt.ll | 4 ----
test/DebugInfo/X86/gmlt.test | 4 ++--
5 files changed, 24 insertions(+), 9 deletions(-)
create mode 100644 test/DebugInfo/Generic/gmlt.test
rename test/DebugInfo/{Generic => Inputs}/gmlt.ll (97%)
--
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 57b1508 Re-submit r293820: Return Error instead of bool from mergeTyp [...]
new 367ed08 Fix LLDB Android AArch64 GCC debug info build
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:
cmake/config-ix.cmake | 1 +
include/llvm/Config/config.h.cmake | 3 +++
lib/Support/Unix/Path.inc | 2 +-
lib/Support/Unix/Signals.inc | 2 +-
4 files changed, 6 insertions(+), 2 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 lld.
from b2a04db Re-submit r293820: Return Error instead of bool from mergeTyp [...]
new 62b7ee0 Make `-z stack-size` compatible with ld.bfd.
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:
ELF/Driver.cpp | 2 +-
ELF/Writer.cpp | 7 ++-----
test/ELF/zstack-size.s | 37 +++++++++++++++++++++++++------------
3 files changed, 28 insertions(+), 18 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 1b5750c X86: Produce @ABS8 symbol modifiers for absolute symbols in r [...]
new 861b997 [IPSCCP] Restore the old behaviour (pre r293799).
new 57b1508 Re-submit r293820: Return Error instead of bool from mergeTyp [...]
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/DebugInfo/CodeView/TypeStreamMerger.h | 3 +-
lib/DebugInfo/CodeView/TypeStreamMerger.cpp | 38 ++++++++++++----------
lib/Transforms/Scalar/SCCP.cpp | 7 +---
test/Transforms/IPConstantProp/noinline-return.ll | 21 ------------
tools/llvm-readobj/COFFDumper.cpp | 4 ++-
5 files changed, 27 insertions(+), 46 deletions(-)
delete mode 100644 test/Transforms/IPConstantProp/noinline-return.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 clang.
from 2a59f01 clang-format: Fix incorrect line breaks after forced operator wraps.
new c2e69eb [CodeGen] Update test after recent changes in llvm (r293846).
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/CodeGen/link-bitcode-file.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.