This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 28f8634b6ed [GISel]: Fix base case for m_any_of PatternMatcher. new fc177d34de6 Revert r325128 ("[X86] Reduce Store Forward Block issues in HW").
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/CMakeLists.txt | 1 - lib/Target/X86/X86.h | 3 - lib/Target/X86/X86FixupSFB.cpp | 580 ----------- lib/Target/X86/X86TargetMachine.cpp | 1 - test/CodeGen/X86/fixup-sfb-32.ll | 1926 ----------------------------------- 5 files changed, 2511 deletions(-) delete mode 100644 lib/Target/X86/X86FixupSFB.cpp delete mode 100644 test/CodeGen/X86/fixup-sfb-32.ll