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 66a99f1 [profile] Pass extra build flags (feature enabling macros) to [...]
new 493a682 [profile] Hide some external symbols in InstrProfData.inc
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/profile/InstrProfData.inc | 46 +++++++++++++++++++++++++++----------------
lib/profile/InstrProfiling.h | 2 ++
2 files changed, 31 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 94a69dc [RegisterBankInfo] Introduce OperandsMapper class.
new cf4d78f [RegBankSelect] Use const_iterator instead of iterator for re [...]
new 05d61b4 [RegBankSelect] Use the OperandMapper class to hold remap inf [...]
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/llvm/CodeGen/GlobalISel/RegBankSelect.h | 9 +++++----
lib/CodeGen/GlobalISel/RegBankSelect.cpp | 20 +++++++++-----------
2 files changed, 14 insertions(+), 15 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 4a3ecf8 [Target] Introduce a generic opcode for bitwise OR: G_OR.
new 94a69dc [RegisterBankInfo] Introduce OperandsMapper class.
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/GlobalISel/RegisterBankInfo.h | 80 +++++++++++++++++++
lib/CodeGen/GlobalISel/RegisterBankInfo.cpp | 90 ++++++++++++++++++++++
2 files changed, 170 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 compiler-rt.
from ce56f06 [profile] Un-hide two symbols
new 66a99f1 [profile] Pass extra build flags (feature enabling macros) to [...]
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/profile/CMakeLists.txt | 1 +
lib/profile/InstrProfilingUtil.c | 2 --
2 files changed, 1 insertion(+), 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 470be61 [RegBankSelect] Introduce a command line option to override t [...]
new 4a3ecf8 [Target] Introduce a generic opcode for bitwise OR: G_OR.
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/Target/GenericOpcodes.td | 15 +++++++++++++++
include/llvm/Target/TargetOpcodes.def | 5 ++++-
test/TableGen/trydecode-emission.td | 4 ++--
test/TableGen/trydecode-emission2.td | 4 ++--
test/TableGen/trydecode-emission3.td | 4 ++--
5 files changed, 25 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 clang.
from c801312 Prune away some unused using decls. NFC.
new f43f122 [Sema] Don't permit catching variably modified types
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/clang/Basic/DiagnosticSemaKinds.td | 2 ++
lib/Sema/SemaDeclCXX.cpp | 5 +++++
test/SemaCXX/exceptions.cpp | 14 ++++++++++++++
3 files changed, 21 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 15ab825 * invoke.texi (max-loop-headers-insns): Document. * params. [...]
new bccee64 Add selftest for pretty-print.c
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 | 13 ++++
gcc/pretty-print.c | 164 ++++++++++++++++++++++++++++++++++++++++++++++-
gcc/selftest-run-tests.c | 1 +
gcc/selftest.h | 1 +
4 files changed, 178 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 ad15246 [RegBankSelect] Explain what it would take to support non-cop [...]
new 470be61 [RegBankSelect] Introduce a command line option to override 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:
lib/CodeGen/GlobalISel/RegBankSelect.cpp | 14 ++++++++++++++
1 file changed, 14 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 25429ad [ARM] MSR instructions implicitly set CPSR
new ad15246 [RegBankSelect] Explain what it would take to support non-cop [...]
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/GlobalISel/RegBankSelect.cpp | 9 +++++++++
1 file changed, 9 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 clang.
from de5698d [OpenCL] Fix __builtin_astype for vec3 types.
new c801312 Prune away some unused using decls. 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/StaticAnalyzer/Checkers/MallocOverflowSecurityChecker.cpp | 1 -
lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp | 1 -
unittests/AST/ASTContextParentMapTest.cpp | 4 ----
unittests/AST/ASTImporterTest.cpp | 4 ----
unittests/ASTMatchers/Dynamic/VariantValueTest.cpp | 3 ---
5 files changed, 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.