This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6bad72cc707 [llvm-mca] Add an error handler for error from parseCodeRegions new c3f9ab51440 [X86] Fix assert fails in pass X86AvoidSFBPass
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/X86AvoidStoreForwardingBlocks.cpp | 27 +++---- test/CodeGen/X86/pr38743.ll | 94 ++++++++++++++++++++++++ 2 files changed, 108 insertions(+), 13 deletions(-) create mode 100644 test/CodeGen/X86/pr38743.ll