This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ba7a465aab9 [mips] Show error in case of using FP64 mode on pre MIPS32R2 CPU new 1e1e4fd87f7 [AArch64][GlobalISel] Optimize conditional branches followe [...]
The 1 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/GlobalISel/CombinerHelper.h | 3 + include/llvm/CodeGen/MachineOperand.h | 5 ++ lib/CodeGen/GlobalISel/CombinerHelper.cpp | 62 +++++++++++++++++ lib/Target/AArch64/AArch64PreLegalizerCombiner.cpp | 2 + .../AArch64/GlobalISel/localizer-arm64-tti.ll | 5 +- .../AArch64/GlobalISel/prelegalizercombiner-br.mir | 81 ++++++++++++++++++++++ test/CodeGen/AArch64/speculation-hardening.ll | 11 ++- 7 files changed, 160 insertions(+), 9 deletions(-) create mode 100644 test/CodeGen/AArch64/GlobalISel/prelegalizercombiner-br.mir