This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 053346db8ce [globalisel][tablegen] Add support for relative AtomicOrderings
new e40ac65e997 [Hexagon] Fix wrong check in test/CodeGen/Hexagon/newvaluej [...]
new c76543620ef [Hexagon] Implement HexagonSubtarget::useAA()
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/Hexagon/HexagonSubtarget.cpp | 10 +++++++++-
lib/Target/Hexagon/HexagonSubtarget.h | 5 +++++
test/CodeGen/Hexagon/newvaluejump-solo.mir | 2 +-
3 files changed, 15 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 glibc.
from bd6ea9edd1 Use libm_alias macros in m68k llrint functions.
new 1faaf7035c plural.c: improve reproducibility
new c0535adfeb Remove scripts/update-copyrights handling of intl/plural.c.
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:
ChangeLog | 19 +
INSTALL | 10 +-
NEWS | 3 +-
configure | 128 +--
configure.ac | 7 +-
intl/Makefile | 9 +-
intl/plural.c | 2011 ---------------------------------------------
manual/install.texi | 14 +-
scripts/update-copyrights | 2 +-
9 files changed, 104 insertions(+), 2099 deletions(-)
delete mode 100644 intl/plural.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 ca2b4f3e054 [Hexagon] Fix wrong pass in testcase
new 053346db8ce [globalisel][tablegen] Add support for relative AtomicOrderings
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:
.../llvm/CodeGen/GlobalISel/InstructionSelector.h | 2 +
.../CodeGen/GlobalISel/InstructionSelectorImpl.h | 38 +++++++++++++
include/llvm/Target/TargetSelectionDAG.td | 8 +++
lib/Target/AArch64/AArch64InstrAtomics.td | 34 ++++++------
utils/TableGen/CodeGenDAGPatterns.cpp | 41 +++++++++++++-
utils/TableGen/CodeGenDAGPatterns.h | 10 ++++
utils/TableGen/GlobalISelEmitter.cpp | 63 +++++++++++++++++++---
7 files changed, 171 insertions(+), 25 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 compiler-rt.
from c6105147b Move x86-specific sources to x86-specific source lists.
new c7e755744 Add powerpc64 to compiler-rt build infrastructure.
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/Modules/CompilerRTUtils.cmake | 6 ++++++
cmake/builtin-config-ix.cmake | 2 +-
lib/builtins/CMakeLists.txt | 14 ++++++++++++++
3 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 gcc.
from eec680647f3 Cleanup riscv option docs.
new 0aba9567023 2017-11-30 Michael Meissner <meissner(a)linux.vnet.ibm.com>
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:
libgcc/ChangeLog | 62 ++++++++++++++
libgcc/config/rs6000/_divkc3.c | 4 +
libgcc/config/rs6000/_mulkc3.c | 4 +
libgcc/config/rs6000/float128-ifunc.c | 147 ++++++++++++++++------------------
libgcc/config/rs6000/quad-float128.h | 13 ++-
libgcc/config/rs6000/t-float128 | 2 +-
libgcc/config/rs6000/t-float128-hw | 18 ++++-
7 files changed, 166 insertions(+), 84 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 newlib.
from 27c1a7972 cygwin: [w]mempcpy: fix global symbol
new d43863f56 newlib: vf[w]scanf: Implement POSIX %m modifier
new 10b57ba8d cygwin: Document latest changes, bump API minor
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:
newlib/libc/stdio/vfscanf.c | 225 ++++++++++++++++++++++++++++--
newlib/libc/stdio/vfwscanf.c | 247 +++++++++++++++++++++++++++++++--
winsup/cygwin/include/cygwin/version.h | 3 +-
winsup/cygwin/release/2.10.0 | 4 +
winsup/doc/new-features.xml | 20 +++
5 files changed, 474 insertions(+), 25 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 8eed79457 Remove a long out-of-date comment.
new a0720f33c Fix this test so that the breakpoints you set are unambiguous [...]
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/functionalities/breakpoint/global_constructor/foo.cpp | 4 +++-
.../test/functionalities/breakpoint/global_constructor/main.cpp | 4 +++-
2 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 664b7d0e6 Split TypeTableBuilder into two classes.
new cec651f4a Error on -no-define-common if the output is not relocatable.
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 | 3 +++
test/ELF/relocatable-common.s | 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 ff530efd955 [AMDGPU] Convert test/tools/llvm-objdump/AMDGPU/source-line [...]
new 97c9002f951 [Hexagon] Solo instructions cannot be used with new value jumps
new ca2b4f3e054 [Hexagon] Fix wrong pass in testcase
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/Hexagon/HexagonNewValueJump.cpp | 3 +++
test/CodeGen/Hexagon/newvaluejump-solo.mir | 19 +++++++++++++++++++
2 files changed, 22 insertions(+)
create mode 100644 test/CodeGen/Hexagon/newvaluejump-solo.mir
--
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 newlib.
from aea710b5f cygwin: x86_64: implement mempcpy/wmempcpy in assembler
new 27c1a7972 cygwin: [w]mempcpy: fix global symbol
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:
winsup/cygwin/miscfuncs.cc | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.