This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 25d826e AMDGPU : Add V_SAD_U32 instruction pattern. new e2aca6b [X86][SSE] Regenerate scalar math load folding tests for 32 a [...] new 57b248a [ThinLTO/gold] Add caching support to gold-plugin
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: test/CodeGen/X86/vec_ss_load_fold.ll | 139 +++++++++++++-------- .../Inputs/{thinlto_internalize.ll => cache.ll} | 7 +- test/tools/gold/X86/cache.ll | 18 +++ tools/gold/gold-plugin.cpp | 16 ++- 4 files changed, 126 insertions(+), 54 deletions(-) copy test/tools/gold/X86/Inputs/{thinlto_internalize.ll => cache.ll} (52%) create mode 100644 test/tools/gold/X86/cache.ll