This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c0977e0ef13 [X86] Add a couple TODOs about missing coverage/features mo [...] new feb0ef44d7c Revert "[X86] Flag BroadWell scheduler model as complete" new 94a6c84e6d6 [InstCombine] Fix PR35618: Instcombine hangs on single minm [...]
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: lib/Target/X86/X86SchedBroadwell.td | 3 -- .../InstCombine/InstCombineLoadStoreAlloca.cpp | 40 ++++++++++++++++------ test/CodeGen/X86/aes-schedule.ll | 2 +- test/CodeGen/X86/avx-schedule.ll | 14 ++++---- test/CodeGen/X86/avx2-schedule.ll | 8 ++--- test/CodeGen/X86/mmx-schedule.ll | 22 ++++++------ test/CodeGen/X86/sse-schedule.ll | 8 ++--- test/CodeGen/X86/sse2-schedule.ll | 10 +++--- test/CodeGen/X86/sse41-schedule.ll | 16 ++++----- .../multiple-uses-load-bitcast-select.ll | 30 ++++++++++++++++ 10 files changed, 99 insertions(+), 54 deletions(-) create mode 100644 test/Transforms/InstCombine/multiple-uses-load-bitcast-select.ll