This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 7230fe433c3 [FileCheck] fixing small formatting error in docs
new 94419b4f027 [BuildingAJIT] Update chapter 2 to use the ORCv2 APIs.
new 30b44ffb4c1 [BuildingAJIT] Clang-format chapters 1 and 2.
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/tutorial/BuildingAJIT2.rst | 347 +++++++++------------
.../Kaleidoscope/BuildingAJIT/Chapter1/toy.cpp | 7 +-
.../BuildingAJIT/Chapter2/KaleidoscopeJIT.h | 106 +++----
.../Kaleidoscope/BuildingAJIT/Chapter2/toy.cpp | 151 ++++-----
lib/ExecutionEngine/Orc/Core.cpp | 3 +-
5 files changed, 273 insertions(+), 341 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-stable-allmodconfig
in repository toolchain/gcc.
from e0fbb3dafaa Daily bump.
adds 9239aba8b07 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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 llvm.
from 162ad1bb2ac [FileCheck] introduce CHECK-COUNT-<num> repetition directive
new 7b60928bd7d [FileCheck] fixing typo in assert
new 84d18ae14ed [libObject] Fix getDesc for Elf_Note_Impl
new 7230fe433c3 [FileCheck] fixing small formatting error in docs
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:
docs/CommandGuide/FileCheck.rst | 2 +-
include/llvm/Object/ELFTypes.h | 11 +++---
lib/Support/FileCheck.cpp | 2 +-
test/tools/llvm-readobj/gnu-note-size.test | 32 ++++++++++++++++
tools/llvm-readobj/ELFDumper.cpp | 61 +++++++++++++++---------------
5 files changed, 69 insertions(+), 39 deletions(-)
create mode 100644 test/tools/llvm-readobj/gnu-note-size.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 9fa421d99e9 [MachineOutliner][NFC] Simplify isMBBSafeToOutlineFrom chec [...]
new 162ad1bb2ac [FileCheck] introduce CHECK-COUNT-<num> repetition directive
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:
docs/CommandGuide/FileCheck.rst | 23 ++++
include/llvm/Support/FileCheck.h | 26 +++-
lib/Support/FileCheck.cpp | 249 +++++++++++++++++++++++----------------
test/FileCheck/check-count.txt | 100 ++++++++++++++++
4 files changed, 293 insertions(+), 105 deletions(-)
create mode 100644 test/FileCheck/check-count.txt
--
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 613246a2a35 [InstCombine] add rotate variants that include select; NFC
new 4ab75faa097 Introduce DebugCounter into ConstProp pass
new 9fa421d99e9 [MachineOutliner][NFC] Simplify isMBBSafeToOutlineFrom chec [...]
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/AArch64/AArch64InstrInfo.cpp | 39 +++++++++----------
lib/Transforms/Scalar/ConstantProp.cpp | 69 ++++++++++++++++++++-------------
2 files changed, 62 insertions(+), 46 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 f578f97b97 Fix armv7 build with GCC 9.
new 53f5c65914 Fix sparc64 build with GCC 9.
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 | 6 ++++++
sysdeps/sparc/sparc-ifunc.h | 3 ++-
2 files changed, 8 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 3469de37d8b gcc/ChangeLog:
new a71ff81dafe Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.