This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 70675617679 [mips] Fix 'l' constraint handling for types smaller than 32 bits new ed3f0858d72 Revert r324835 "[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 | 558 -------------- lib/Target/X86/X86TargetMachine.cpp | 1 - test/CodeGen/X86/fixup-sfb.ll | 1373 ----------------------------------- 5 files changed, 1936 deletions(-) delete mode 100644 lib/Target/X86/X86FixupSFB.cpp delete mode 100644 test/CodeGen/X86/fixup-sfb.ll