This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b398d8e1fa5 [X86] Fix some isel patterns that used aligned vector load [...]
new 76ea6aab07b [AArch64] Fix UB about shift amount exceeds data bit-width
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/AArch64/AArch64ISelDAGToDAG.cpp | 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 b71357f7d69 Delete code that is probably dead since r249303.
new b398d8e1fa5 [X86] Fix some isel patterns that used aligned vector load [...]
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/X86/X86InstrVecCompiler.td | 152 ++++++++++++------------
test/CodeGen/X86/merge-consecutive-loads-256.ll | 16 +--
test/CodeGen/X86/merge-consecutive-loads-512.ll | 8 +-
3 files changed, 88 insertions(+), 88 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 ad50a4ee05 [Sema] Make getCurFunction() return null outside function parsing
new 02e71ccb04 Fix a doc typo; 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/CodeGen/CGExpr.cpp | 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 5aaa078baa9 Fix build broken by r326959
new b71357f7d69 Delete code that is probably dead since r249303.
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:
.../MCTargetDesc/AArch64MachObjectWriter.cpp | 45 +++-------------------
1 file changed, 5 insertions(+), 40 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 fd8a50c030 [MS] Accept __unaligned as a qualifier on member function pointers
new ad50a4ee05 [Sema] Make getCurFunction() return null outside function parsing
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/Sema/Sema.h | 12 +++---
lib/Sema/AnalysisBasedWarnings.cpp | 13 ++++---
lib/Sema/Sema.cpp | 50 +++++++++++++++---------
lib/Sema/SemaDecl.cpp | 21 +++++-----
lib/Sema/SemaExpr.cpp | 2 +-
lib/Sema/SemaExprCXX.cpp | 18 ++++-----
lib/Sema/SemaOpenMP.cpp | 80 +++++++++++++++++++-------------------
lib/Sema/SemaStmt.cpp | 16 ++++----
lib/Sema/SemaStmtAsm.cpp | 2 +-
9 files changed, 114 insertions(+), 100 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 d345897dad0 * doc/contrib.texi: Add entries for Martin Liska, David Ma [...]
new 07f855a6fb2 Daily bump.
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/DATESTAMP | 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 gcc-7-branch
in repository gcc.
from 5ecdffc78a2 Backport from mainline 2018-02-07 Georg-Johann Lay <avr [...]
new 52891f5864a Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from 5fc604466ca S/390: Disable branch prediction
new 968e985a7d8 Daily bump.
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/DATESTAMP | 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 7992ab8d2df [X86][SSE] LowerBUILD_VECTORAsVariablePermute - reorder per [...]
new 5aaa078baa9 Fix build broken by r326959
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/DebugInfo/Symbolize/LLVMBuild.txt | 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 binutils-gdb.
from e0d3522b88 Return gdb::optional<std::string> from target_fileio_readlink
new bdd2279f13 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.