This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f78b1b74e8a [MachineOutliner] Fix r322788 - don't write to working directory
new b5501c956e5 [TargetLowering] add punctuation for readability; 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:
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 2 +-
1 file changed, 1 insertion(+), 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 binutils-gdb.
from d679c21a43 Call cooked_read in ppu2spu_prev_register
new 4a17f7688f Make abbrev_table::abbrevs private
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:
gdb/ChangeLog | 7 +++++++
gdb/dwarf2read.c | 14 ++++++++------
2 files changed, 15 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 clang.
from 43e5d26a56 Fix MSVC "uninitialized variable" warning.
new ca37e4fc6c [Frontend] Allow to use PrecompiledPreamble without calling [...]
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/Frontend/PrecompiledPreamble.h | 22 ++++++++++++---
lib/Frontend/PrecompiledPreamble.cpp | 42 +++++++++++++++++++---------
2 files changed, 47 insertions(+), 17 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-tools-extra.
from 91ebf42d [clangd] Output log messages to stderr when not configured (e [...]
new 0014e45d [clangd] Always use preamble (even stale) for code completion
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:
clangd/CodeComplete.cpp | 12 ++++++++----
clangd/Compiler.cpp | 9 +--------
clangd/Compiler.h | 17 ++++++++++-------
3 files changed, 19 insertions(+), 19 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 a317810bb4f [docs] Make ReleaseProcess.rst 80 column. NFCI
new f78b1b74e8a [MachineOutliner] Fix r322788 - don't write to working directory
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/machine-outliner-disubprogram.ll | 2 +-
1 file changed, 1 insertion(+), 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 54f3a11557f [arm] Fix gcc.target/arm/pr70278.c
new 6dd7f0fb286 [ARM,testsuite] Make arm_arch_FUNC_ok more robust
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/lib/target-supports.exp | 5 +++++
2 files changed, 10 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 07b6bcc2857 [HWAsan] Fix uninitialized variable.
new 23b4612e315 [CodeGen][NFC] Refactor MachineInstr::print
new a317810bb4f [docs] Make ReleaseProcess.rst 80 column. NFCI
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:
docs/ReleaseProcess.rst | 139 +++++++++++++++++++++++++------------------
lib/CodeGen/MachineInstr.cpp | 66 +++++++++++++-------
2 files changed, 125 insertions(+), 80 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 859b51f8366 Add ability to remap file names in __FILE__, etc (PR other/70268)
new 54f3a11557f [arm] Fix gcc.target/arm/pr70278.c
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/arm/pr70278.c | 2 ++
2 files changed, 7 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 4b18f5e93c7 [X86] Add PR35918 test case
new 07b6bcc2857 [HWAsan] Fix uninitialized variable.
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/Instrumentation/HWAddressSanitizer.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 d9789a6dfb7 test commit
new 4b18f5e93c7 [X86] Add PR35918 test case
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/pr35918.ll | 108 ++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 108 insertions(+)
create mode 100644 test/CodeGen/X86/pr35918.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.