This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b032c49 [AVX-512] Punt on fast-isel of truncates to i1 when AVX512 is [...] new 24afa43 [AVX-512] Add test case that was supposed to go with r298957. new 14ecedf More accurate header inclusions. NFC.
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/LTO/LTO.h | 2 +- lib/LTO/LTO.cpp | 1 + lib/LTO/LTOBackend.cpp | 1 + test/CodeGen/X86/pr32451.ll | 69 +++++++++++++++++++++++++++++++++++++++++++ tools/gold/gold-plugin.cpp | 2 ++ tools/llvm-lto2/llvm-lto2.cpp | 2 +- 6 files changed, 75 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/X86/pr32451.ll