This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2d62ddc13c3 [RISCV] Introduce codegen patterns for instructions introdu [...]
new 7d91084cf75 [NFC] Simplify and reduce tests for PR39783
new 392b2c89432 [TargetLowering][RISCV] Introduce isSExtCheaperThanZExt hoo [...]
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/TargetLowering.h | 6 +
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | 18 ++-
lib/CodeGen/SelectionDAG/LegalizeTypes.h | 14 +++
lib/Target/RISCV/RISCVISelLowering.cpp | 4 +
lib/Target/RISCV/RISCVISelLowering.h | 1 +
test/CodeGen/RISCV/alu32.ll | 9 +-
test/Transforms/LoopSimplifyCFG/pr39783.ll | 111 +++++++++++++++++
test/Transforms/LoopSimplifyCFG/pr39783_1.ll | 134 --------------------
test/Transforms/LoopSimplifyCFG/pr39783_2.ll | 145 ----------------------
9 files changed, 147 insertions(+), 295 deletions(-)
create mode 100644 test/Transforms/LoopSimplifyCFG/pr39783.ll
delete mode 100644 test/Transforms/LoopSimplifyCFG/pr39783_1.ll
delete mode 100644 test/Transforms/LoopSimplifyCFG/pr39783_2.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 lldb.
from 602755437 [Target] Do not skip a stop on a breakpoint if a plan was completed
new 2dc1d393d [NativePDB] Fix ast-reconstruction test on x86
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:
lit/SymbolFile/NativePDB/ast-reconstruction.cpp | 6 +++---
1 file changed, 3 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 llvm.
from 762ae1ee91d [docs][AtomicExpandPass] Document the alternate lowering st [...]
new 2d62ddc13c3 [RISCV] Introduce codegen patterns for instructions introdu [...]
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/RISCV/RISCVISelDAGToDAG.cpp | 34 +
lib/Target/RISCV/RISCVInstrInfo.td | 66 +-
test/CodeGen/RISCV/alu16.ll | 119 ++
test/CodeGen/RISCV/alu32.ll | 111 +-
test/CodeGen/RISCV/alu64.ll | 488 +++++++
test/CodeGen/RISCV/alu8.ll | 111 ++
test/CodeGen/RISCV/mem64.ll | 226 ++++
test/CodeGen/RISCV/rv64i-exhaustive-w-insts.ll | 1696 ++++++++++++++++++++++++
test/CodeGen/RISCV/sext-zext-trunc.ll | 159 ++-
9 files changed, 3005 insertions(+), 5 deletions(-)
create mode 100644 test/CodeGen/RISCV/alu64.ll
create mode 100644 test/CodeGen/RISCV/mem64.ll
create mode 100644 test/CodeGen/RISCV/rv64i-exhaustive-w-insts.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 lldb.
from dec877595 [PDB] Support PDB-backed expressions evaluation
new 602755437 [Target] Do not skip a stop on a breakpoint if a plan was completed
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/lldb/API/SBModule.h | 1 +
.../expr-entry-bp}/Makefile | 0
.../expr-entry-bp/TestExprEntryBP.py | 34 ++++++++++++++++++++++
.../{step_scripted => expr-entry-bp}/main.c | 8 ++---
scripts/interface/SBModule.i | 3 ++
source/API/SBModule.cpp | 11 +++++++
source/Target/StopInfo.cpp | 13 +++++++++
7 files changed, 66 insertions(+), 4 deletions(-)
copy packages/Python/lldbsuite/test/{driver/batch_mode => functionalities/expr-ent [...]
create mode 100644 packages/Python/lldbsuite/test/functionalities/expr-entry-bp/Te [...]
copy packages/Python/lldbsuite/test/functionalities/{step_scripted => expr-entry-b [...]
--
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.
"Mark Murray pushed a change to annotated tag linaro-snapshot-7.3-2018.11
in repository toolchain/gcc.
*** WARNING: tag linaro-snapshot-7.3-2018.11 was deleted! ***
tag was 9532208886f
This change permanently discards the following revisions:
discards 292c3ec3786 Make Linaro GCC Snapshot 7.3-2018.11.
--
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.
"Mark Murray pushed a change to branch linaro-local/snapshots/linaro-7.3-2018.11
in repository toolchain/gcc.
was 8b653791b45 gcc/ * LINARO-VERSION: Bump version number, post snapshot.
This change permanently discards the following revisions:
discards 8b653791b45 gcc/ * LINARO-VERSION: Bump version number, post snapshot.
--
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.
"tcwg-buildslave pushed a change to branch linaro-local/snapshots/linaro-7.3-2018.11
in repository toolchain/gcc.
at 8b653791b45 gcc/ * LINARO-VERSION: Bump version number, post snapshot.
This branch includes the following new commits:
new 8b653791b45 gcc/ * LINARO-VERSION: Bump version number, post snapshot.
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.
--
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.
"tcwg-buildslave pushed a change to annotated tag linaro-snapshot-7.3-2018.11
in repository toolchain/gcc.
at 9532208886f (tag)
tagging 292c3ec3786e6415008a9ac1676ad8d8b4df47dd (commit)
replaces linaro-snapshot-7.3-2018.04
tagged by TCWG Automation
on Fri Nov 30 09:49:28 2018 +0000
- Log -----------------------------------------------------------------
Linaro GCC Snapshot 7.3-2018.11
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 292c3ec3786 Make Linaro GCC Snapshot 7.3-2018.11.
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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.