This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_27-branch
in repository binutils-gdb.
from 74c8a37 Automatic date update in version.in
new 348c647 Automatic date update in version.in
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:
bfd/version.h | 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 67197ee [LCSSA] Cache LoopExits to avoid wasted work
new f8408ab [x86] auto-generate checks
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/pr13577.ll | 30 ++++++++++++++++++------------
1 file changed, 18 insertions(+), 12 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 3d21d84 [RegisterBankInfo] Adapt call to std::fill due to use of Smal [...]
new 67197ee [LCSSA] Cache LoopExits to avoid wasted work
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/Utils/LCSSA.cpp | 12 +++++++++---
1 file changed, 9 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 llvm.
from 4cd6605 [Kaleidoscope] Make Chapter 2 use llvm::make_unique, rather t [...]
new 15afb79 Merge branch 'ADCE5'
new 3d21d84 [RegisterBankInfo] Adapt call to std::fill due to use of Smal [...]
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/CodeGen/GlobalISel/RegisterBankInfo.cpp | 2 +-
lib/Transforms/Scalar/ADCE.cpp | 41 +++++++++++++++++++++++++++--
2 files changed, 40 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 lld.
from 333db90 Use FileCheck variables. NFC.
new a84f75e [GC] Don't crash when printing the special Discarded GC section.
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/Writer.cpp | 3 ++-
test/ELF/lto/dynsym.ll | 5 +++++
2 files changed, 7 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 llvm.
from 10b68a3 [x86] use getSignBit() to simplify code; NFCI
new 4cd6605 [Kaleidoscope] Make Chapter 2 use llvm::make_unique, rather t [...]
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:
examples/Kaleidoscope/Chapter2/CMakeLists.txt | 4 ++++
examples/Kaleidoscope/Chapter2/toy.cpp | 33 +++++++++------------------
2 files changed, 15 insertions(+), 22 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 f1212b9 Move the armv8.1-a ras test to a negative with noras test as [...]
new 10b68a3 [x86] use getSignBit() to simplify code; NFCI
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/X86/X86ISelLowering.cpp | 7 +++----
1 file changed, 3 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 lldb.
from f29421a Convert 3 more functions to use a StringRef.
new 127a36c Fixed the build by changing a couple of const char *s to StringRefs.
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:
source/Host/macosx/Host.mm | 7 ++++---
source/Host/macosx/HostInfoMacOSX.mm | 3 ++-
source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp | 7 ++++---
3 files changed, 10 insertions(+), 7 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 4822ad9 Fix compilation of unit tests.
new f29421a Convert 3 more functions to use a StringRef.
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/lldb/Interpreter/Args.h | 50 +++++++-------
source/Interpreter/Args.cpp | 78 +++++++---------------
source/Interpreter/CommandAlias.cpp | 2 +-
source/Interpreter/CommandInterpreter.cpp | 4 +-
source/Interpreter/CommandObject.cpp | 4 +-
source/Plugins/Platform/MacOSX/PlatformDarwin.cpp | 5 +-
.../DarwinLog/StructuredDataDarwinLog.cpp | 14 ++--
7 files changed, 65 insertions(+), 92 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.