This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0e9b0bc63df [Inliner] Do not apply any bonus for cold callsites.
new 8c277c70f91 [Hexagon] Formatting changes, 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/Target/Hexagon/HexagonNewValueJump.cpp | 115 ++++++++++++-----------------
1 file changed, 49 insertions(+), 66 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 release_50
in repository llvm.
from 43303b98f5c Merging r309302: ------------------------------------------ [...]
new f268da9127f Merging r309113: ------------------------------------------ [...]
new ebc46747d97 Merging r309353 and r309355: ------------------------------ [...]
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/Option/OptTable.cpp | 4 +-
lib/Transforms/Scalar/JumpThreading.cpp | 18 +++++--
.../LazyValueAnalysis/lvi-after-jumpthreading.ll | 5 +-
test/Transforms/JumpThreading/pr33917.ll | 57 ++++++++++++++++++++++
4 files changed, 76 insertions(+), 8 deletions(-)
create mode 100644 test/Transforms/JumpThreading/pr33917.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 0521b1a7f6b Remove the unused dbg.value offset from SelectionDAG (NFC)
new 0e9b0bc63df [Inliner] Do not apply any bonus for cold callsites.
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/Analysis/InlineCost.cpp | 103 +++++++++++++++------
test/Transforms/Inline/last-call-bonus.ll | 1 +
test/Transforms/Inline/last-call-no-bonus.ll | 58 ++++++++++++
.../Inline/{vector-bonus.ll => vector-no-bonus.ll} | 11 ++-
4 files changed, 144 insertions(+), 29 deletions(-)
create mode 100644 test/Transforms/Inline/last-call-no-bonus.ll
copy test/Transforms/Inline/{vector-bonus.ll => vector-no-bonus.ll} (77%)
--
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 64531a13c [compiler-rt] Add missing quotation marks to msan_compile invocation
new de4bce905 Try to fix asan test on sanitizer-windows
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/asan/TestCases/pass-object-byval.cc | 4 ++++
1 file changed, 4 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 954b684b7f6 [lit] Use a %{python} substitution to avoid relying on pyth [...]
new 0521b1a7f6b Remove the unused dbg.value offset from SelectionDAG (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:
include/llvm/CodeGen/SelectionDAG.h | 8 ++---
lib/CodeGen/SelectionDAG/InstrEmitter.cpp | 9 ++---
lib/CodeGen/SelectionDAG/SDNodeDbgValue.h | 21 ++++--------
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 20 +++++------
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 43 +++++++++++-------------
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h | 13 ++++---
6 files changed, 46 insertions(+), 68 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 6cb6f95df47 [lit] Remove stale test inputs before running check-lit
new 954b684b7f6 [lit] Use a %{python} substitution to avoid relying on pyth [...]
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:
utils/lit/tests/Inputs/max-failures/lit.cfg | 6 +-----
.../Inputs/shtest-format/external_shell/fail_with_bad_encoding.txt | 2 +-
utils/lit/tests/Inputs/shtest-format/lit.cfg | 1 +
utils/lit/tests/Inputs/shtest-shell/lit.cfg | 1 +
utils/lit/tests/Inputs/shtest-shell/redirects.txt | 6 +++---
5 files changed, 7 insertions(+), 9 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 abecca79fb7 Reword sentence in LangRef
new 6cb6f95df47 [lit] Remove stale test inputs before running check-lit
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:
utils/lit/CMakeLists.txt | 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 5d0334a48ca Remove the obsolete offset parameter from @llvm.dbg.value
new abecca79fb7 Reword sentence in LangRef
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/LangRef.rst | 4 ++--
1 file changed, 2 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 binutils-gdb.
from 894dde0ba7 Add missing changelog
new 49ba15a23a gold: Add put_ch_reserved to 64-bit Chdr_write
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:
elfcpp/ChangeLog | 7 +++++++
elfcpp/elfcpp.h | 17 +++++++++++++++++
gold/ChangeLog | 6 ++++++
gold/compressed_output.cc | 4 ++++
4 files changed, 34 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 binutils-2_29-branch
in repository binutils-gdb.
from 562a143e05 Automatic date update in version.in
new d718bb321c gold: Add put_ch_reserved to 64-bit Chdr_write
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:
elfcpp/ChangeLog | 7 +++++++
elfcpp/elfcpp.h | 17 +++++++++++++++++
gold/ChangeLog | 6 ++++++
gold/compressed_output.cc | 4 ++++
4 files changed, 34 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.