This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f3a991b TableGen: TableGenStringKey is no longer necessary as of r288642
new 53cf984 TableGen/Record: Shortcut member access in hottest function
new 2b86a87 TableGen: Some more std::string->StringInit* replacements
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/TableGen/Record.h | 7 +++---
lib/TableGen/Record.cpp | 4 ++--
lib/TableGen/TGParser.cpp | 48 +++++++++++++++++++-----------------------
lib/TableGen/TGParser.h | 12 +++--------
4 files changed, 31 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 llvm.
from a3f0e48 TableGen/TGParser: Prefer SmallVector/ArrayRef over std::vector
new c2e7826 TableGen: Use range based for; reserve vectors where possible
new f3a991b TableGen: TableGenStringKey is no longer necessary as of r288642
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/TableGen/Record.cpp | 96 ++++++++++++-------------------------------------
1 file changed, 23 insertions(+), 73 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 1fcb0c5 [X86] Remove unnecessary explicit uses of .SimpleTy just to d [...]
new 2ba1a51 ListInit::convertInitializerTo: avoid foldingset lookup if no [...]
new 5a87cb2 TableGen/Record: Replace std::vector with SmallVector/ArrayRef
new a3f0e48 TableGen/TGParser: Prefer SmallVector/ArrayRef over std::vector
The 3 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/TableGen/Record.h | 43 +++++-------
lib/TableGen/Record.cpp | 72 +++++++++++---------
lib/TableGen/TGParser.cpp | 147 +++++++++++++++++++++++------------------
lib/TableGen/TGParser.h | 27 ++++----
4 files changed, 154 insertions(+), 135 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 a3d4859 [AVX-512] Teach fast isel to handle 512-bit vector bitcasts.
new 1ecbef9 TableGen: Use more StringInit instead of StringRef
new 205e9501 TableGen: Use StringInit instead of std::string for DagInit name
new ddbd6db TableGen: Use StringInit instead of std::string for DagInit a [...]
new 1fcb0c5 [X86] Remove unnecessary explicit uses of .SimpleTy just to d [...]
The 4 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/TableGen/Record.h | 61 +++++++++++++++-------------
lib/TableGen/Record.cpp | 67 ++++++++++++++-----------------
lib/TableGen/TGParser.cpp | 46 ++++++++++++---------
lib/TableGen/TGParser.h | 2 +-
lib/Target/X86/X86FastISel.cpp | 22 +++++-----
utils/TableGen/CodeGenDAGPatterns.cpp | 28 +++++++------
utils/TableGen/CodeGenInstruction.cpp | 32 +++++++--------
utils/TableGen/FixedLenDecoderEmitter.cpp | 8 ++--
utils/TableGen/PseudoLoweringEmitter.cpp | 4 +-
9 files changed, 138 insertions(+), 132 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 5dca580 IRGen: Remove an unused overload of CreateAlignedLoad.
new 7bf57eb Adapt to llvm/TableGen DagInit changes.
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/NeonEmitter.cpp | 35 ++++++++++++++++++++---------------
1 file changed, 20 insertions(+), 15 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 9a1eeb2 Use Darwin libtool's -no_warning_for_no_symbols if available [...]
new a3d4859 [AVX-512] Teach fast isel to handle 512-bit vector bitcasts.
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/X86FastISel.cpp | 10 +-
test/CodeGen/X86/fast-isel-bitcasts-avx512.ll | 244 ++++++++++++++++++++++++++
2 files changed, 252 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/X86/fast-isel-bitcasts-avx512.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 38492ab [Hexagon] Adding additional tokenization characters in prepar [...]
new ccd8fec TableGen/Record: Move PointerIntPair to less used field of RecordVal
new c7fb36d TableGen: Factor out STRCONCAT constructor, add shortcut.
new 9a1eeb2 Use Darwin libtool's -no_warning_for_no_symbols if available [...]
The 3 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:
CMakeLists.txt | 15 ++++++++++-
include/llvm/TableGen/Record.h | 12 ++++-----
lib/TableGen/Record.cpp | 59 +++++++++++++++++++++---------------------
3 files changed, 49 insertions(+), 37 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 de0c130 [Hexagon] Changing from literal numeric value to argument sin [...]
new 9991769 [AVX-512] Add avx512f command lines to fast isel SSE select test.
new 9def0bf [AVX-512] Teach fast isel to use masked compare and movss for [...]
new 38492ab [Hexagon] Adding additional tokenization characters in prepar [...]
The 3 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/AsmParser/HexagonAsmParser.cpp | 6 -
lib/Target/Hexagon/Hexagon.td | 2 +-
lib/Target/Hexagon/HexagonInstrInfoV4.td | 2 +-
lib/Target/X86/X86FastISel.cpp | 73 +++++++++-
test/CodeGen/X86/fast-isel-select-sse.ll | 170 ++++++++++++++++++++++
5 files changed, 241 insertions(+), 12 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 1ef550d [CMake] Refactor add_llvm_tool_symlink for reuse
new de0c130 [Hexagon] Changing from literal numeric value to argument sin [...]
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/AsmParser/HexagonAsmParser.cpp | 11 ++++++++
.../Hexagon/Disassembler/HexagonDisassembler.cpp | 31 ++++++++++++++++++++++
lib/Target/Hexagon/HexagonInstrInfoV4.td | 17 +++++++-----
lib/Target/Hexagon/HexagonNewValueJump.cpp | 10 -------
lib/Target/Hexagon/HexagonOperands.td | 2 ++
.../Hexagon/MCTargetDesc/HexagonMCCompound.cpp | 6 ++---
6 files changed, 56 insertions(+), 21 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 5f2b897 [X86][XOP] Add target shuffle tests showing missing UNPCKL combine.
new 1ef550d [CMake] Refactor add_llvm_tool_symlink for reuse
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:
cmake/modules/AddLLVM.cmake | 37 ++++++++++++++++++++++++-------------
1 file changed, 24 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.