This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 02d063949d2 [X86] Add some custom type legalization rules for truncate [...]
new 19fcc06d24e [RISCV] Introduce the RISCVMatInt::generateInstSeq helper
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/AsmParser/RISCVAsmParser.cpp | 88 +++++----------------------
lib/Target/RISCV/Utils/CMakeLists.txt | 1 +
lib/Target/RISCV/Utils/RISCVMatInt.cpp | 79 ++++++++++++++++++++++++
lib/Target/RISCV/Utils/RISCVMatInt.h | 36 +++++++++++
test/MC/RISCV/rv64c-aliases-valid.s | 6 +-
test/MC/RISCV/rv64i-aliases-valid.s | 28 ++++-----
6 files changed, 149 insertions(+), 89 deletions(-)
create mode 100644 lib/Target/RISCV/Utils/RISCVMatInt.cpp
create mode 100644 lib/Target/RISCV/Utils/RISCVMatInt.h
--
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 toolchain-snapshots
in repository toolchain/release-notes.
from 51df70d Toolchain sources: Add release notes for gcc-7-2018.04 snapshot.
new e4bf587 Toolchain sources: Add release notes for gcc-6-2018.11 snapshot.
new eb4ed40 Toolchain sources: Add release notes for gcc-7-2018.11 snapshot.
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:
components/toolchain/gcc-linaro/6/README.textile | 7 +++----
components/toolchain/gcc-linaro/7/README.textile | 10 ++++------
2 files changed, 7 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.