This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7577f35f341 [PowerPC] Implement isMaskAndCmp0FoldingBeneficial new ecfd97d59f0 MachineInst support mapping SDNode fast math flags for supp [...] new dc1628b5e70 [gcov] Switch to an explicit if clunky array to satisfy som [...]
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/MachineInstr.h | 22 ++++++++++++--- lib/CodeGen/MIRParser/MILexer.cpp | 7 +++++ lib/CodeGen/MIRParser/MILexer.h | 7 +++++ lib/CodeGen/MIRParser/MIParser.cpp | 35 +++++++++++++++++++---- lib/CodeGen/MIRPrinter.cpp | 14 +++++++++ lib/CodeGen/MachineInstr.cpp | 14 +++++++++ lib/Transforms/Instrumentation/GCOVProfiling.cpp | 17 ++++++----- test/CodeGen/MIR/X86/fastmath.mir | 36 ++++++++++++++++++++++++ 8 files changed, 133 insertions(+), 19 deletions(-) create mode 100644 test/CodeGen/MIR/X86/fastmath.mir