This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d900d78107a [AMDGPU][Waitcnt] Remove obsolete waitcnt option new 192d09bc6e6 [CodeGenPrepare] Revert r331783
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/CodeGen/CodeGenPrepare.cpp | 41 ------- test/CodeGen/X86/cmov.ll | 5 +- test/CodeGen/X86/ins_subreg_coalesce-1.ll | 2 +- test/CodeGen/X86/zext-logicop-shift-load.ll | 16 +++ test/Transforms/CodeGenPrepare/X86/ext-logicop.ll | 128 ---------------------- 5 files changed, 20 insertions(+), 172 deletions(-) delete mode 100644 test/Transforms/CodeGenPrepare/X86/ext-logicop.ll