This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 120cf639c0a [DeadArgElim] Strip allocsize attributes when deleting an a [...] new 7b0d0302dff Revert r328386 "[X86] Fix Windows `i1 zeroext` conventions [...]
The 1 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/X86/X86CallingConv.td | 14 ++++---------- lib/Target/X86/X86ISelLowering.cpp | 6 +----- test/CodeGen/X86/avx512-intel-ocl.ll | 2 -- test/CodeGen/X86/h-registers-0.ll | 3 +-- test/CodeGen/X86/test-shrink.ll | 4 ---- test/CodeGen/X86/vec_cast.ll | 8 -------- test/CodeGen/X86/win32-bool.ll | 33 --------------------------------- test/CodeGen/X86/win64-bool.ll | 23 ----------------------- test/CodeGen/X86/xor.ll | 5 +---- 9 files changed, 7 insertions(+), 91 deletions(-) delete mode 100644 test/CodeGen/X86/win32-bool.ll delete mode 100644 test/CodeGen/X86/win64-bool.ll