This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 42069bed13d libgo: prune sighandler frames in runtime.sigprof
new 08985fc2f2d Update .po files.
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/po/ChangeLog | 6 +
gcc/po/be.po | 10023 ++++++++++++++++++++++++++--------------------------
gcc/po/da.po | 10049 ++++++++++++++++++++++++++--------------------------
gcc/po/de.po | 10062 ++++++++++++++++++++++++++--------------------------
gcc/po/el.po | 10020 ++++++++++++++++++++++++++--------------------------
gcc/po/es.po | 10075 +++++++++++++++++++++++++++--------------------------
gcc/po/fi.po | 10031 ++++++++++++++++++++++++++--------------------------
gcc/po/fr.po | 10065 ++++++++++++++++++++++++++--------------------------
gcc/po/hr.po | 10021 ++++++++++++++++++++++++++--------------------------
gcc/po/id.po | 10045 ++++++++++++++++++++++++++--------------------------
gcc/po/ja.po | 10035 ++++++++++++++++++++++++++--------------------------
gcc/po/nl.po | 10030 ++++++++++++++++++++++++++--------------------------
gcc/po/ru.po | 10065 ++++++++++++++++++++++++++--------------------------
gcc/po/sr.po | 10042 ++++++++++++++++++++++++++--------------------------
gcc/po/sv.po | 10062 ++++++++++++++++++++++++++--------------------------
gcc/po/tr.po | 10047 ++++++++++++++++++++++++++--------------------------
gcc/po/uk.po | 10048 ++++++++++++++++++++++++++--------------------------
gcc/po/vi.po | 10034 ++++++++++++++++++++++++++--------------------------
gcc/po/zh_CN.po | 10041 ++++++++++++++++++++++++++--------------------------
gcc/po/zh_TW.po | 10036 ++++++++++++++++++++++++++--------------------------
20 files changed, 96301 insertions(+), 94536 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 gcc-8-branch
in repository gcc.
from 5db40a1fed4 Backport from mainline 2018-07-16 Uros Bizjak <ubizjak@ [...]
new f8dd9cbdf19 Update .po files.
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/po/ChangeLog | 6 +
gcc/po/be.po | 10023 ++++++++++++++++++++++++++--------------------------
gcc/po/da.po | 10049 ++++++++++++++++++++++++++--------------------------
gcc/po/de.po | 10062 ++++++++++++++++++++++++++--------------------------
gcc/po/el.po | 10020 ++++++++++++++++++++++++++--------------------------
gcc/po/es.po | 10075 +++++++++++++++++++++++++++--------------------------
gcc/po/fi.po | 10031 ++++++++++++++++++++++++++--------------------------
gcc/po/fr.po | 10065 ++++++++++++++++++++++++++--------------------------
gcc/po/hr.po | 10021 ++++++++++++++++++++++++++--------------------------
gcc/po/id.po | 10045 ++++++++++++++++++++++++++--------------------------
gcc/po/ja.po | 10035 ++++++++++++++++++++++++++--------------------------
gcc/po/nl.po | 10030 ++++++++++++++++++++++++++--------------------------
gcc/po/ru.po | 10065 ++++++++++++++++++++++++++--------------------------
gcc/po/sr.po | 10042 ++++++++++++++++++++++++++--------------------------
gcc/po/sv.po | 10062 ++++++++++++++++++++++++++--------------------------
gcc/po/tr.po | 10047 ++++++++++++++++++++++++++--------------------------
gcc/po/uk.po | 10048 ++++++++++++++++++++++++++--------------------------
gcc/po/vi.po | 10034 ++++++++++++++++++++++++++--------------------------
gcc/po/zh_CN.po | 10041 ++++++++++++++++++++++++++--------------------------
gcc/po/zh_TW.po | 10036 ++++++++++++++++++++++++++--------------------------
20 files changed, 96301 insertions(+), 94536 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 aeb92fad5 Revert "ELF: Make --print-icf-sections output deterministic."
new 39986965f Reland r338088, "ELF: Make --print-icf-sections output determ [...]
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/ICF.cpp | 11 +++--------
test/ELF/icf-safe.s | 48 ++++++++++++++++++++++++------------------------
2 files changed, 27 insertions(+), 32 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 c9159350aee [AArch64, PowerPC, x86] add more signbit math tests; NFC
new ea66136bc88 [SLC] Test simplification of pow(x, 0.333...) to cbrt(x) (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:
test/Transforms/InstCombine/pow-cbrt.ll | 117 ++++++++++++++++++++++++++++++++
1 file changed, 117 insertions(+)
create mode 100644 test/Transforms/InstCombine/pow-cbrt.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 7ec21c24c Add back lldb-framework-headers target
new f4a9eebc5 Narrow the CompletionRequest API to being append-only.
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/Utility/CompletionRequest.h | 35 +++++++++++--
source/Commands/CommandCompletions.cpp | 60 ++++++++++++---------
source/Commands/CommandObjectCommands.cpp | 4 +-
source/Commands/CommandObjectFrame.cpp | 2 +-
source/Commands/CommandObjectMultiword.cpp | 26 ++++-----
source/Commands/CommandObjectPlatform.cpp | 6 +--
source/Commands/CommandObjectPlugin.cpp | 2 +-
source/Commands/CommandObjectProcess.cpp | 6 +--
source/Commands/CommandObjectSettings.cpp | 18 +++----
source/Commands/CommandObjectTarget.cpp | 10 ++--
source/Core/FormatEntity.cpp | 23 ++++----
source/Core/IOHandler.cpp | 4 +-
source/Interpreter/CommandInterpreter.cpp | 22 ++++----
source/Interpreter/CommandObject.cpp | 3 +-
source/Interpreter/CommandObjectRegexCommand.cpp | 3 +-
source/Interpreter/OptionValue.cpp | 3 +-
source/Interpreter/OptionValueArch.cpp | 3 +-
source/Interpreter/OptionValueBoolean.cpp | 5 +-
source/Interpreter/OptionValueEnumeration.cpp | 8 ++-
source/Interpreter/OptionValueFileSpec.cpp | 3 +-
source/Interpreter/OptionValueUUID.cpp | 5 +-
source/Interpreter/Options.cpp | 22 +++-----
source/Symbol/Variable.cpp | 6 ++-
source/Utility/ArchSpec.cpp | 8 +--
source/Utility/CompletionRequest.cpp | 1 +
unittests/Utility/CompletionRequestTest.cpp | 67 +++++++++++++++++++++++-
26 files changed, 225 insertions(+), 130 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 959342f678c gcc/ChangeLog:
new 42069bed13d libgo: prune sighandler frames in runtime.sigprof
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/go/gofrontend/MERGE | 2 +-
libgo/go/runtime/pprof/pprof_test.go | 51 +++++++++++++++++++++++++++++-------
libgo/go/runtime/proc.go | 30 ++++++++++++++++++++-
3 files changed, 71 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 4ec15997d0a [MachineOutliner] Exit getOutliningCandidateInfo when we er [...]
new c9159350aee [AArch64, PowerPC, x86] add more signbit math tests; 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:
test/CodeGen/AArch64/signbit-shift.ll | 31 +++++++++++++++++++++++-----
test/CodeGen/PowerPC/signbit-shift.ll | 39 ++++++++++++++++++++++++++++-------
test/CodeGen/X86/signbit-shift.ll | 34 +++++++++++++++++++++++++-----
3 files changed, 87 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 llvm.
from dd4e083abf3 [ARM] Add new target feature to fuse literal generation
new 4ec15997d0a [MachineOutliner] Exit getOutliningCandidateInfo when we er [...]
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/MachineOutliner.h | 2 ++
lib/CodeGen/MachineOutliner.cpp | 8 +++++++-
lib/Target/AArch64/AArch64InstrInfo.cpp | 4 ++++
3 files changed, 13 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 clang.
from 107f2b7480 Fix typos in comment.
new ab6efb3942 [analyzer] Extend NoStoreFuncVisitor to insert a note on IVars
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/StaticAnalyzer/Core/BugReporterVisitors.cpp | 63 +++++++++++++++++-----
.../diagnostics/no-store-func-path-notes.cpp | 19 ++++++-
.../diagnostics/no-store-func-path-notes.m | 35 +++++++++++-
3 files changed, 100 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 llvm.
from 4d940e78155 [demangler] Support for reference collapsing
new fac43a31235 [AArch64, PowerPC, x86] add more signbit math tests; NFC
new dd4e083abf3 [ARM] Add new target feature to fuse literal generation
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/ARM/ARM.td | 4 +++
lib/Target/ARM/ARMMacroFusion.cpp | 63 ++++++++++++++++++++++++----------
lib/Target/ARM/ARMSubtarget.h | 7 +++-
test/CodeGen/AArch64/signbit-shift.ll | 23 +++++++++++++
test/CodeGen/ARM/misched-fusion-lit.ll | 39 +++++++++++++++++++++
test/CodeGen/PowerPC/signbit-shift.ll | 28 +++++++++++++++
test/CodeGen/X86/signbit-shift.ll | 25 ++++++++++++++
7 files changed, 170 insertions(+), 19 deletions(-)
create mode 100644 test/CodeGen/ARM/misched-fusion-lit.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.