This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5f5a1c92acd gn build: Windows: use a more standard format for PDB filenames new 7ef4c67822b [CodeGen][ARC][SystemZ][WebAssembly] Use MachineInstr::isIn [...] new 823117bf13d [X86] Add test case for report_fatal_error added in r352699. new cf033b0e812 [InstCombine] Cleanup the TFE/LWE check in AMDGPU SimplifyDemanded new a6f05aceefd gn build: Revert r353094 (bad merge) new a43daae17e0 gn build: Windows: use a more standard format for PDB filenames
The 5 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/CodeGen/MachineInstr.h | 2 +- lib/Target/ARC/ARCInstrInfo.cpp | 2 +- lib/Target/SystemZ/SystemZInstrInfo.cpp | 2 +- .../WebAssembly/WebAssemblyExplicitLocals.cpp | 4 +-- lib/Target/WebAssembly/WebAssemblyRegStackify.cpp | 6 ++--- lib/Transforms/InstCombine/InstCombineInternal.h | 3 +-- .../InstCombine/InstCombineSimplifyDemanded.cpp | 29 ++++++++++------------ .../X86/expand-integer-x86_64-intrinsic-error.ll | 11 ++++++++ .../AMDGPU/amdgcn-demanded-vector-elts.ll | 15 +++++++++++ utils/gn/build/toolchain/BUILD.gn | 2 +- 10 files changed, 49 insertions(+), 27 deletions(-) create mode 100644 test/CodeGen/X86/expand-integer-x86_64-intrinsic-error.ll