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 e492d2f8ac x86-64: Handle undefined IFUNC symbol with -z now
new c768868859 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 gdb-8.0-branch
in repository binutils-gdb.
from c877c09620 Automatic date update in version.in
new a484616b31 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 binutils-2_28-branch
in repository binutils-gdb.
from f85ae672d5 Fix for PR ld/16044: elf32-cris.c h->plt.refcount inconsistency
new d81c51aaf4 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 0c5a2b47dc7 Fix bug that caused DwarfExpression to drop DW_OP_deref fro [...]
new 453ce6b7183 Revert earlier change. ds permute operations affect lgkm counter.
new 113bca21d3e Revert "Fix bug that caused DwarfExpression to drop DW_OP_d [...]
new ffa4b4378e6 Fix bug that caused DwarfExpression to drop DW_OP_deref fro [...]
new d92618f3220 Revert r300789: There are Windows bot failures.
new ae23971d1e2 [DAE] Simplify attribute list creation, NFC
The 5 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/Fuzzer/CMakeLists.txt | 34 +++++++++++--------------
lib/Target/AMDGPU/DSInstructions.td | 2 --
lib/Transforms/IPO/DeadArgumentElimination.cpp | 15 +++++------
test/DebugInfo/X86/fi-expr.ll | 35 ++++++++++++++++++++++++++
4 files changed, 55 insertions(+), 31 deletions(-)
create mode 100644 test/DebugInfo/X86/fi-expr.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 llvm.
from 6a6847fd694 [GlobalOpt] Simplify attribute code stripping nest, NFC
new d3e13b98628 [libFuzzer] Always build libFuzzer
new 0c5a2b47dc7 Fix bug that caused DwarfExpression to drop DW_OP_deref fro [...]
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/AsmPrinter/DwarfCompileUnit.cpp | 14 +++++++-----
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 4 +++-
lib/CodeGen/AsmPrinter/DwarfExpression.cpp | 8 ++-----
lib/CodeGen/AsmPrinter/DwarfExpression.h | 16 +++++++++-----
lib/CodeGen/AsmPrinter/DwarfUnit.cpp | 4 +++-
lib/Fuzzer/CMakeLists.txt | 34 +++++++++++++++++------------
6 files changed, 47 insertions(+), 33 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 libcxx.
from a5ca9445f Add appveyor.yml config for a future Windows bot.
new 02213ed1e change what branches Appveyor builds
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:
appveyor.yml | 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 6b92d164d6c Temporarily revert r299221 to fix nondeterminism in ThinLTO [...]
new e7cb3935c62 Simplify test for sret attribute in instcombine
new 6a6847fd694 [GlobalOpt] Simplify attribute code stripping nest, NFC
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/Transforms/IPO/GlobalOpt.cpp | 15 ++++-------
lib/Transforms/InstCombine/InstCombineCalls.cpp | 18 +++++---------
.../InstCombine/2008-01-13-NoBitCastAttributes.ll | 15 -----------
test/Transforms/InstCombine/call-cast-attrs.ll | 29 ++++++++++++++++++++++
4 files changed, 40 insertions(+), 37 deletions(-)
delete mode 100644 test/Transforms/InstCombine/2008-01-13-NoBitCastAttributes.ll
create mode 100644 test/Transforms/InstCombine/call-cast-attrs.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 lldb.
from 7197b5baa Add CopyDiagnostic to the DiagnosticManager.
new 1be7d8c4e Fix !N and !-N commands and add a 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:
.../functionalities/history/TestHistoryRecall.py | 45 ++++++++++++++++++++++
source/Commands/CommandObjectCommands.cpp | 6 ++-
source/Interpreter/CommandHistory.cpp | 4 +-
3 files changed, 52 insertions(+), 3 deletions(-)
create mode 100644 packages/Python/lldbsuite/test/functionalities/history/TestHist [...]
--
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 libcxx.
from 04f2896e8 Fix typo in Windows test configuration code
new a5ca9445f Add appveyor.yml config for a future Windows bot.
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:
appveyor.yml | 97 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 97 insertions(+)
create mode 100644 appveyor.yml
--
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 86bfc787f13 [Object] Fix some Clang-tidy modernize and Include What You [...]
new 0749000e144 X86FrameLowering: Fix getFrameIndexReference() for 'fixed' objects
new a716933950c Refresh the statepoint docs a bit
new 6b92d164d6c Temporarily revert r299221 to fix nondeterminism in ThinLTO [...]
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/Statepoints.rst | 151 ++++++++++++++++++------------
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 36 +------
lib/Target/X86/X86FrameLowering.cpp | 9 +-
lib/Target/X86/X86RegisterInfo.h | 5 +
test/CodeGen/X86/dbg-baseptr.ll | 75 +++++++++++++++
test/CodeGen/X86/known-signbits-vector.ll | 28 +++---
6 files changed, 193 insertions(+), 111 deletions(-)
create mode 100644 test/CodeGen/X86/dbg-baseptr.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.