This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5a15e424fb4 [AArch64][SVE] Asm: Support for reversed subtract (SUBR) in [...] new 645f3d0f000 [ThinLTO] Update ThinLTO cache file atimes when on Windows new 4b43817e2b4 [X86][SSE] Add v16i16 shl x,c -> pmullw test
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/Support/FileSystem.h | 3 +++ lib/LTO/Caching.cpp | 31 +++++++++++++++++++++++-------- lib/LTO/ThinLTOCodeGenerator.cpp | 19 ++++++++++++++++++- lib/Support/Windows/Path.inc | 15 +++++++++++++++ test/CodeGen/X86/lower-vec-shift.ll | 29 ++++++++++++++++++++++++++--- test/ThinLTO/X86/cache.ll | 21 +++++++++++++++++++++ unittests/Support/Path.cpp | 32 ++++++++++++++++++++++++++++++++ 7 files changed, 138 insertions(+), 12 deletions(-)