This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from fa39922929 [mips] Add one more check to the micromips attribute test case. NFC
new 08d6b47db9 [index] Index the default template parameter values
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/Index/IndexDecl.cpp | 46 +++++++++++++++++++++++++++++++
test/Index/Core/index-source.cpp | 59 ++++++++++++++++++++++++++++++++++++++++
2 files changed, 105 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 f21b185054a Don't generate line&scope debug info for meta-instructions.
new b9e0915b58b [PartialInlining] Add internal options to enable partial 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:
lib/Passes/PassBuilder.cpp | 9 +++++++++
lib/Transforms/IPO/PassManagerBuilder.cpp | 10 ++++++++--
2 files changed, 17 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 llvm.
from 40b1e969f9c [DAG] Rework store merge to loop on load candidates. NFCI.
new f21b185054a Don't generate line&scope debug info for meta-instructions.
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/MachineInstr.h | 35 +++++---
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 4 +-
lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp | 6 +-
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 4 +-
lib/CodeGen/LexicalScopes.cpp | 5 +-
test/DebugInfo/MIR/X86/empty-inline.mir | 122 ++++++++++++++++++++++++++++
6 files changed, 154 insertions(+), 22 deletions(-)
create mode 100644 test/DebugInfo/MIR/X86/empty-inline.mir
--
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 3a5912844d5 * name-lookup.h (parse_using_directive): Replace with ... [...]
new c487c0c3f32 gcc/ChangeLog:
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/ChangeLog | 4 ++++
gcc/print-tree.c | 2 ++
2 files changed, 6 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 gcc.
from b9a58fc5588 * Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.h * [...]
new 3a5912844d5 * name-lookup.h (parse_using_directive): Replace with ... [...]
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/cp/ChangeLog | 15 ++
gcc/cp/name-lookup.c | 238 +++++++++++++----------------
gcc/cp/name-lookup.h | 3 +-
gcc/cp/parser.c | 7 +-
gcc/cp/pt.c | 3 +-
gcc/testsuite/ChangeLog | 4 +
gcc/testsuite/g++.dg/lookup/strong-using.C | 10 ++
7 files changed, 149 insertions(+), 131 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/lookup/strong-using.C
--
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 15b4f09a33 [index] Index the deleted functions
new c8d9309bfd [mips] Quote command line options with `` in the micromips a [...]
new fa39922929 [mips] Add one more check to the micromips attribute test case. 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:
include/clang/Basic/AttrDocs.td | 2 +-
test/Sema/attr-micromips.c | 2 ++
2 files changed, 3 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 546e0b9922 [index] Visit the default argument values in function definitions
new e86bb98b9e [Sema][ObjC] Fix a bug where -Wunguarded-availability was em [...]
new 15b4f09a33 [index] Index the deleted functions
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/Index/IndexDecl.cpp | 3 ---
lib/Sema/SemaDeclAttr.cpp | 9 +++++++++
test/Index/Core/index-source.cpp | 8 ++++++++
test/SemaObjC/unguarded-availability.m | 20 ++++++++++++++++++++
4 files changed, 37 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 gcc.
from 60fd37d2a81 * ipa-inline.c (edge_badness): Use inlined_time instead of [...]
new b9a58fc5588 * Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.h * [...]
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/ChangeLog | 60 +
gcc/Makefile.in | 3 +-
gcc/auto-profile.c | 1 +
gcc/cgraph.c | 2 +-
gcc/cgraph.h | 4 +
gcc/cgraphunit.c | 2 +-
gcc/gengtype.c | 2 +-
gcc/ipa-cp.c | 2 +-
gcc/ipa-devirt.c | 2 +-
gcc/{ipa-inline-analysis.c => ipa-fnsummary.c} | 428 +--
gcc/{ipa-inline.h => ipa-fnsummary.h} | 126 +-
gcc/ipa-icf.c | 2 +-
gcc/ipa-inline-analysis.c | 3589 +-----------------------
gcc/ipa-inline-transform.c | 1 +
gcc/ipa-inline.c | 1 +
gcc/ipa-inline.h | 222 +-
gcc/ipa-predicate.c | 2 +-
gcc/ipa-profile.c | 2 +-
gcc/ipa-prop.c | 2 +-
gcc/ipa-split.c | 2 +-
gcc/ipa-utils.c | 2 +-
gcc/ipa.c | 2 +-
gcc/lto/ChangeLog | 5 +
gcc/lto/lto-partition.c | 2 +-
gcc/lto/lto.c | 2 +-
gcc/tree-sra.c | 2 +-
26 files changed, 197 insertions(+), 4273 deletions(-)
copy gcc/{ipa-inline-analysis.c => ipa-fnsummary.c} (89%)
copy gcc/{ipa-inline.h => ipa-fnsummary.h} (75%)
--
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 15f641428cf [X86] Remove target feature info from mul-i256.ll test. NFC.
new 40b1e969f9c [DAG] Rework store merge to loop on load candidates. 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/CodeGen/SelectionDAG/DAGCombiner.cpp | 427 ++++++++++++++++---------------
1 file changed, 225 insertions(+), 202 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 clang.
from 0e60ff1591 clang-format: [JS] avoid line breaks before unindented r_parens.
new 546e0b9922 [index] Visit the default argument values in function definitions
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/Index/IndexDecl.cpp | 11 +++++++++++
test/Index/Core/index-source.cpp | 18 +++++++++++++++++-
2 files changed, 28 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.