This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9763d85 [ProfileSummaryInfo] Remove unneeded braces. NFCI. new 5712c39 Sink accessing TII to fix release Werror builds. new 87ea3c7 GlobalISel: Translate ConstantAggregateZero vectors new 9669819 [GlobalISel] LegalizerHelper: Lower (G_FSUB X, Y) to (G_FADD [...]
The 3 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/CodeGen/GlobalISel/IRTranslator.cpp | 11 +++++++++- lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 18 ++++++++++++++++ lib/Target/X86/X86MacroFusion.cpp | 8 +++---- .../AArch64/GlobalISel/arm64-irtranslator.ll | 25 ++++++++++++++++++++++ 4 files changed, 56 insertions(+), 6 deletions(-)