This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f71ec6c9f14 [WebAssembly] Remove uses of ThreadModel new abce0e8bf5a [dsymutil] Use rfind for paths with parentheses new 56fdaf46b13 Revert "[AArch64][GlobalISel] Add support for 64 bit vector [...] new 2b3f738fdef [X86] Don't peek through bitcasts before checking ISD::isBu [...] new b115a9984d8 [X86] Add test case that was supposed to go with r355116.
The 4 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/AArch64/AArch64InstructionSelector.cpp | 144 ++++----------------- lib/Target/X86/X86ISelLowering.cpp | 7 +- .../AArch64/GlobalISel/select-shuffle-vector.mir | 72 ++++------- test/CodeGen/X86/pr40891.ll | 22 ++++ tools/dsymutil/BinaryHolder.cpp | 2 +- 5 files changed, 79 insertions(+), 168 deletions(-) create mode 100644 test/CodeGen/X86/pr40891.ll