This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from fed07c1 Revert "[ADT] Zip range adapter"
new e0ace4a [ThinLTO] Fix bot failure due to unused variable with NDEBUG
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:
tools/llvm-lto2/llvm-lto2.cpp | 5 ++++-
1 file changed, 4 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 zorg.
from a3779d9 Changed jobs to be one of the pass-trough kwargs.
new c6f6385 Update sanitizer-windows builder to VS2015
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:
buildbot/osuosl/master/config/builders.py | 3 ++-
buildbot/osuosl/master/config/slaves.py | 5 ++---
2 files changed, 4 insertions(+), 4 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 7479130 Do not remove implicit defs in BranchFolder
new fed07c1 Revert "[ADT] Zip range adapter"
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/ADT/STLExtras.h | 89 ------------------------------------------
unittests/ADT/IteratorTest.cpp | 63 ------------------------------
2 files changed, 152 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/abe.
from fe52257 Use separate code paths for updating branches, revisions and tags.
new 85a2b77 Support Darwin when computing BUILD_ARCH.
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:
configure | 3 +++
configure.ac | 3 +++
2 files changed, 6 insertions(+)
--
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 7b6a558 AMDGPU: Initial implementation of VGPR indexing mode
new 7227e00 [ADT] Zip range adapter
new 7479130 Do not remove implicit defs in BranchFolder
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/ADT/STLExtras.h | 89 ++++++++++++++++++++++
lib/CodeGen/BranchFolding.cpp | 54 -------------
lib/CodeGen/BranchFolding.h | 1 -
test/CodeGen/Hexagon/branchfolder-keep-impdef.ll | 29 +++++++
.../LoopStrengthReduce/X86/2012-01-13-phielim.ll | 1 +
unittests/ADT/IteratorTest.cpp | 63 +++++++++++++++
6 files changed, 182 insertions(+), 55 deletions(-)
create mode 100644 test/CodeGen/Hexagon/branchfolder-keep-impdef.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 424fd11 Declare WinX86_64ABIInfo to satisfy SwiftABI info
new f8658d7 [NFC] Trial change to remove a redundant blank line.
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/Headers/xmmintrin.h | 1 -
1 file changed, 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 lld.
from e90cf88 Alternative fix for reloc tareting discarded section
new e01e123 [ThinLTO] Avoid archive member collisions.
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/InputFiles.cpp | 27 +++++++++++++++++++++------
ELF/InputFiles.h | 14 +++++++++++---
ELF/SymbolTable.cpp | 6 +++---
ELF/Symbols.cpp | 6 +++---
test/ELF/lto/Inputs/thin1.ll | 12 ++++++++++++
test/ELF/lto/Inputs/thin2.ll | 11 +++++++++++
test/ELF/lto/thin-archivecollision.ll | 25 +++++++++++++++++++++++++
7 files changed, 86 insertions(+), 15 deletions(-)
create mode 100644 test/ELF/lto/Inputs/thin1.ll
create mode 100644 test/ELF/lto/Inputs/thin2.ll
create mode 100644 test/ELF/lto/thin-archivecollision.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 30858ca Document potential implementation of CFI in hardware.
new 424fd11 Declare WinX86_64ABIInfo to satisfy SwiftABI info
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 | 1 +
lib/CodeGen/TargetInfo.cpp | 10 +-
test/CodeGen/windows-swiftcall.c | 459 +++++++++++++++++++++++++++++++++++++++
test/Sema/attr-swiftcall.c | 1 +
4 files changed, 469 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/windows-swiftcall.c
--
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 256d6fe [ThinLTO] Don't link module level assembly when importing
new 7b6a558 AMDGPU: Initial implementation of VGPR indexing mode
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/SIISelLowering.cpp | 209 +++++++++++++++----
lib/Target/AMDGPU/SIInstrInfo.cpp | 17 +-
lib/Target/AMDGPU/VOP1Instructions.td | 11 +
test/CodeGen/AMDGPU/indirect-addressing-si.ll | 287 ++++++++++++++++++++------
4 files changed, 419 insertions(+), 105 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 8ef2e47 [SimplifyCFG] Don't create PHI nodes for constant bundle operands
new 256d6fe [ThinLTO] Don't link module level assembly when importing
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/Linker/IRMover.h | 7 ++++++-
lib/LTO/LTO.cpp | 3 ++-
lib/Linker/IRMover.cpp | 19 ++++++++++++++-----
lib/Linker/LinkModules.cpp | 3 ++-
test/ThinLTO/X86/Inputs/module_asm.ll | 8 ++++++++
test/ThinLTO/X86/module_asm_glob.ll | 35 +++++++++++++++++++++++++++++++++++
tools/llvm-lto2/llvm-lto2.cpp | 12 +++++++++++-
7 files changed, 78 insertions(+), 9 deletions(-)
create mode 100644 test/ThinLTO/X86/Inputs/module_asm.ll
create mode 100644 test/ThinLTO/X86/module_asm_glob.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.