This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 17f24f565d9 GlobalISel: Support physical register inputs in patterns new 60dc45e8cb3 GlobalISel: Add G_FMAD instruction new 1d942708d81 [ORC] Add a missing #include atomic.
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: include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h | 7 +++++++ include/llvm/Support/TargetOpcodes.def | 3 +++ include/llvm/Target/GenericOpcodes.td | 9 +++++++++ include/llvm/Target/GlobalISel/SelectionDAGCompat.td | 1 + lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 2 ++ test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir | 3 +++ unittests/CodeGen/GlobalISel/MachineIRBuilderTest.cpp | 4 ++++ unittests/ExecutionEngine/Orc/QueueChannel.h | 1 + 8 files changed, 30 insertions(+)