This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ed2e12d23c3 Added missing break; added LLVM_FALLTHROUGH to address warn [...] new 5b7a2a218c0 X86FloatingPoint: Add some static assert, cleanup; NFC new 3a135cff866 X86FloatingPoint: Fix livein lists
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: include/llvm/CodeGen/MachineBasicBlock.h | 3 +++ lib/CodeGen/MachineBasicBlock.cpp | 5 +++++ lib/Target/X86/X86FloatingPoint.cpp | 34 +++++++++++++++++++++----------- 3 files changed, 30 insertions(+), 12 deletions(-)