This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2ae7de2 Fix the ASan fuse-lld.cc test after LLD r280012 new 3b19074 GlobalISel: add a G_PHI instruction to give phis a type.
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/MachineInstr.h | 5 ++++- include/llvm/Target/GenericOpcodes.td | 7 +++++++ include/llvm/Target/TargetOpcodes.def | 3 +++ lib/CodeGen/GlobalISel/IRTranslator.cpp | 2 +- lib/CodeGen/GlobalISel/MachineLegalizer.cpp | 4 +++- lib/Target/AArch64/AArch64InstructionSelector.cpp | 6 ++++++ test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll | 2 +- 7 files changed, 25 insertions(+), 4 deletions(-)