This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d941d3f [AVX-512][InstCombine] Add masked scalar FMA intrinsics to Si [...] new d0f6642 [MachineBlockPlacement] Don't make blocks "uneditable" new 146bbc6 Fix argument attribute queries with bundle operands
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: lib/Analysis/AliasAnalysis.cpp | 7 +-- lib/Analysis/BasicAliasAnalysis.cpp | 3 +- lib/CodeGen/MachineBlockPlacement.cpp | 22 +++++++++ lib/CodeGen/TailDuplicator.cpp | 14 +++--- test/CodeGen/X86/block-placement.mir | 87 +++++++++++++++++++++++++++++++++++ 5 files changed, 122 insertions(+), 11 deletions(-) create mode 100644 test/CodeGen/X86/block-placement.mir