This is an automated email from the git hooks/post-receive script.
"Christophe Lyon pushed a change to branch master
in repository toolchain/bmk-scripts.
from a8e0312 add std=legacy to build with trunk
new 08f174f Support $sysroot/lib64
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:
spec2xxx-config | 6 +++---
1 file changed, 3 insertions(+), 3 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 db7f82e4e [PDB] Fix `SymbolFilePDBTests` after r345313
new 84da46ead [Windows] Define generic arguments registers for Windows x64
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:
.../Windows/Common/x64/RegisterContextWindows_x64.cpp | 12 ++++++------
1 file changed, 6 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 glibc.
from fe61f17cfc Add IN_MASK_CREATE from Linux 4.19 to sys/inotify.h.
new ba5b14c761 i64: fix missing exp2f, log2f and powf symbols in libm.a [BZ [...]
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:
ChangeLog | 7 +++++++
sysdeps/ia64/fpu/e_exp2f.S | 6 +++---
sysdeps/ia64/fpu/e_log2f.S | 6 +++---
sysdeps/ia64/fpu/e_powf.S | 6 +++---
4 files changed, 16 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 92794ee479f [AMDGPU] Add a pass to promote bitcast calls
new 0cb7fad74cf [llvm-ar] Access ADDLIB in llvm-ar via command line
new f01b04819ec [CodeGen] Remove out operands from PATCHABLE_OP
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/Target/Target.td | 2 +-
test/CodeGen/X86/patchable-prologue.ll | 4 +-
.../llvm-ar/Inputs/{elf.yaml => add-lib1.yaml} | 4 +
.../llvm-ar/Inputs/{elf.yaml => add-lib2.yaml} | 4 +
.../llvm-ar/Inputs/{elf.yaml => add-lib3.yaml} | 4 +
test/tools/llvm-ar/add-library.test | 43 +
tools/llvm-ar/llvm-ar.cpp | 1997 ++++++++++----------
7 files changed, 1076 insertions(+), 982 deletions(-)
copy test/tools/llvm-ar/Inputs/{elf.yaml => add-lib1.yaml} (91%)
copy test/tools/llvm-ar/Inputs/{elf.yaml => add-lib2.yaml} (91%)
copy test/tools/llvm-ar/Inputs/{elf.yaml => add-lib3.yaml} (91%)
create mode 100644 test/tools/llvm-ar/add-library.test
--
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 6080e680f1f Regenerate test
new 92794ee479f [AMDGPU] Add a pass to promote bitcast calls
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 | 4 +
lib/Target/AMDGPU/AMDGPUFixFunctionBitcasts.cpp | 63 ++++++++++
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 6 +
lib/Target/AMDGPU/CMakeLists.txt | 1 +
test/CodeGen/AMDGPU/call-constexpr.ll | 140 +++++++++++++++++++++
.../AMDGPU/promote-alloca-bitcast-function.ll | 14 +--
test/CodeGen/AMDGPU/unsupported-calls.ll | 2 +-
7 files changed, 222 insertions(+), 8 deletions(-)
create mode 100644 lib/Target/AMDGPU/AMDGPUFixFunctionBitcasts.cpp
create mode 100644 test/CodeGen/AMDGPU/call-constexpr.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 5cdd15159a Revert "Reapply: [Driver] Use forward slashes in most linker [...]
new dc8ed52e96 Revert r345330 "Add MS ABI mangling for operator<=>."
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/AST/MicrosoftMangle.cpp | 11 +++++++++--
test/CodeGenCXX/cxx2a-three-way-comparison.cpp | 12 ++++--------
test/CodeGenCXX/mangle-ms-cxx2a.cpp | 6 ------
3 files changed, 13 insertions(+), 16 deletions(-)
delete mode 100644 test/CodeGenCXX/mangle-ms-cxx2a.cpp
--
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 d362f0fbbba [llvm-mca] Fix -wreorder and -Wunused-private-field after r [...]
new 6080e680f1f Regenerate test
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/X86/i256-add.ll | 8 ++++----
1 file 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 500b851fc5b [Codegen] - Implement basic .debug_loclists section emissio [...]
new d362f0fbbba [llvm-mca] Fix -wreorder and -Wunused-private-field after r [...]
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-mca/Views/SummaryView.cpp | 4 ++--
tools/llvm-mca/Views/TimelineView.h | 2 --
2 files changed, 2 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 gcc.
from 29241d83c17 * update_version_svn (IGNORE_BRANCHES): Add gcc-6-branch. [...]
new c77ecc7a669 2018-10-26 Richard Biener <rguenther(a)suse.de>
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:
gcc/ChangeLog | 9 +++++++
gcc/tree-vect-slp.c | 75 ++++++++++++++++++++++++++++++++++++++++++++++-------
2 files changed, 74 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.