This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from dbb224560c4 [TableGen] Remove a defaulted function argument that is nev [...]
new 36dd4b43610 [X86][Broadwell] Merge multiple InstrRW entries that map 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/Target/X86/X86SchedBroadwell.td | 3961 +++++++++++++++++------------------
1 file changed, 1965 insertions(+), 1996 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 90d475a11fe Fix the actual user of DataTypes.h in llvm-c to avoid the c [...]
new 6eda329d34e [TableGen] Move a function from llvm namespace and make it [...]
new dbb224560c4 [TableGen] Remove a defaulted function argument that is nev [...]
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:
utils/TableGen/CodeGenSchedule.cpp | 14 ++++----------
utils/TableGen/CodeGenSchedule.h | 5 +----
2 files changed, 5 insertions(+), 14 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 7be19caff20 [X86] Fix the SchedRW for XOP vpcom register form instructi [...]
new ab9186d500b Move Compiler.h from Support to Demangler to fix layering.
new 90d475a11fe Fix the actual user of DataTypes.h in llvm-c to avoid the c [...]
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-c/Support.h | 2 +-
include/llvm/{Support => Demangle}/Compiler.h | 2 +-
include/llvm/Support/Compiler.h | 501 +-------------------------
lib/Demangle/ItaniumDemangle.cpp | 10 +-
4 files changed, 15 insertions(+), 500 deletions(-)
copy include/llvm/{Support => Demangle}/Compiler.h (99%)
--
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 b6f73f8f0be [TableGen] Use SmallMapVector to simplify some code that wa [...]
new 7be19caff20 [X86] Fix the SchedRW for XOP vpcom register form instructi [...]
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/X86InstrXOP.td | 4 ++--
test/CodeGen/X86/xop-schedule.ll | 16 ++++++++--------
2 files changed, 10 insertions(+), 10 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 676415ef8ef 2018-03-20 Steven G. Kargl <kargl(a)gcc.gnu.org>
new c7baaae821c 2018-03-21 Chenghua Xu <paul.hua.gm(a)gmail.com>
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/vect/vect-strided-shift-1.c | 1 +
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 llvm.
from 18c08d4a366 Move DataTypes.h from Support to llvm-c to fix layering.
new b6f73f8f0be [TableGen] Use SmallMapVector to simplify some code that wa [...]
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/TableGen/CodeGenSchedule.cpp | 20 ++++++--------------
1 file changed, 6 insertions(+), 14 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-tools-extra.
from 8fe65777 [lit] Adding config initialization to lit tests in clang-tools-extra
new bdb3a216 Revert "[lit] Adding config initialization to lit tests in cl [...]
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/lit.site.cfg.in | 2 --
1 file changed, 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 gcc-6-branch
in repository gcc.
from 1e25e106009 2018-03-20 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 4f2cbe271ea 2018-03-20 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 8 ++++++++
gcc/testsuite/ChangeLog | 6 ++++++
2 files 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 clang.
from a54e295df5 Revert r326782 "[analyzer] CStringChecker.cpp: Remove the du [...]
new ca0d0cedb6 Set dso_local on runtime variables.
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/CodeGenModule.cpp | 5 ++++-
test/CodeGenCXX/ubsan-vtable-checks.cpp | 4 +++-
2 files changed, 7 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 gcc-7-branch
in repository gcc.
from 5b2a616c8d8 Daily bump.
new c6a54c77552 2018-03-20 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 7 +++++++
gcc/fortran/interface.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/interface_41.f90 | 19 +++++++++++++++++++
4 files changed, 32 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/interface_41.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.