This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ded7cc40dad [SchedModel] Record::getName() returns StringRef - avoid st [...]
new 92016652c4b [SchedModel] Remove std::vectors that were created with 1 e [...]
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 | 13 +++++--------
1 file changed, 5 insertions(+), 8 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 79483b2bf49 [SchedModel] Avoid std::string creation for instregex patte [...]
new ded7cc40dad [SchedModel] Record::getName() returns StringRef - avoid st [...]
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 | 4 ++--
1 file changed, 2 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 9a7f9fe9d61 [X86][SkylakeClient] Merge xmm/ymm instructions instregex e [...]
new 79483b2bf49 [SchedModel] Avoid std::string creation for instregex patte [...]
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 | 5 +++--
1 file changed, 3 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 c6d3a5eaa07 [X86][Broadwell] Merge xmm/ymm instructions instregex entri [...]
new 9a7f9fe9d61 [X86][SkylakeClient] Merge xmm/ymm instructions instregex e [...]
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/X86SchedSkylakeClient.td | 1573 ++++++++++---------------------
1 file changed, 478 insertions(+), 1095 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 df931524ae5 [RISCV] Use init_array instead of ctors for RISCV target, b [...]
new c6d3a5eaa07 [X86][Broadwell] Merge xmm/ymm instructions instregex entri [...]
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 | 1608 +++++++++++------------------------
1 file changed, 489 insertions(+), 1119 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 43a750729a7 [X86][SandyBridge] Merge xmm/ymm instructions instregex ent [...]
new 329aaa6a3b9 [X86][Haswell] Merge xmm/ymm instructions instregex entries [...]
new df931524ae5 [RISCV] Use init_array instead of ctors for RISCV target, b [...]
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/RISCV/CMakeLists.txt | 1 +
lib/Target/RISCV/RISCVTargetMachine.cpp | 3 +-
.../RISCVTargetObjectFile.cpp} | 9 +-
.../RISCVTargetObjectFile.h} | 17 +-
lib/Target/X86/X86SchedHaswell.td | 437 ++++++---------------
test/CodeGen/RISCV/init-array.ll | 30 ++
6 files changed, 164 insertions(+), 333 deletions(-)
copy lib/Target/{Nios2/Nios2TargetObjectFile.cpp => RISCV/RISCVTargetObjectFile.cp [...]
copy lib/Target/{Nios2/Nios2TargetObjectFile.h => RISCV/RISCVTargetObjectFile.h} (53%)
create mode 100644 test/CodeGen/RISCV/init-array.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 llvm.
from 7780649d412 [Hexagon] Change std::sort to llvm::sort in response to r327219
new 43a750729a7 [X86][SandyBridge] Merge xmm/ymm instructions instregex ent [...]
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/X86SchedSandyBridge.td | 237 ++++++++++++----------------------
1 file changed, 79 insertions(+), 158 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 2c6ca8fc093 2018-03-24 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 5f29dd05118 2018-03-24 Thomas Koenig <tkoenig(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/expr.c | 15 +++++++++------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/substr_7.f90 | 13 +++++++++++++
4 files changed, 34 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/substr_7.f90
--
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 a71df880dd0 [AMDGPU] Change std::sort to llvm::sort in response to r327219
new 7780649d412 [Hexagon] Change std::sort to llvm::sort in response to r327219
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/Hexagon/HexagonBlockRanges.cpp | 2 +-
lib/Target/Hexagon/HexagonConstExtenders.cpp | 2 +-
lib/Target/Hexagon/HexagonGenInsert.cpp | 2 +-
lib/Target/Hexagon/HexagonStoreWidening.cpp | 2 +-
lib/Target/Hexagon/RDFDeadCode.cpp | 2 +-
lib/Target/Hexagon/RDFGraph.cpp | 2 +-
lib/Target/Hexagon/RDFLiveness.cpp | 6 +++---
7 files changed, 9 insertions(+), 9 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 add7b3e24ef [llvm-mca] run clang-format on all files.
new a71df880dd0 [AMDGPU] Change std::sort to llvm::sort in response to r327219
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/AMDGPU/GCNIterativeScheduler.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.