This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ea437ed fix FileCheck variables for test added with r280677 new e4bd2be [X86] Update fast-isel vector load test to have more 256 and [...] new d844741 [X86] Update fast-isel store test to have more 256 and 512-bi [...] new 610e45c [AVX-512] Teach fastisel load/store handling to use EVEX enco [...]
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/X86/X86FastISel.cpp | 123 +++-- test/CodeGen/X86/fast-isel-store.ll | 761 ++++++++++++++++++++++++++- test/CodeGen/X86/fast-isel-vecload.ll | 933 +++++++++++++++++++++++++++++++--- 3 files changed, 1675 insertions(+), 142 deletions(-)