This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 74c171f5c08 [X86][Btver2] Add (V)SQRTPD/(V)SQRTSD costs new 4432622fbc8 [InstCombine] check uses before creating instructions for f [...] new 7fa3ae5ae3e [llvm-mca] Fix how views are added to the InstructionTables.
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: .../InstCombine/InstCombineMulDivRem.cpp | 2 +- test/Transforms/InstCombine/fmul.ll | 15 +-- test/tools/llvm-mca/X86/BtVer2/resources-sse1.s | 103 +++++++++++++++++++++ tools/llvm-mca/InstructionTables.cpp | 9 +- tools/llvm-mca/InstructionTables.h | 12 ++- tools/llvm-mca/llvm-mca.cpp | 13 ++- 6 files changed, 127 insertions(+), 27 deletions(-)