This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fc5de306107 [llvm-objcopy] Delete redundant !Config.xx.empty() when fol [...] new 1efb7b466e6 [GlobalISel] LegalizationArtifactCombiner: Combine aext([as [...] new 52c21589999 [TableGen] Examine entire subreg compositions to detect ambiguity
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: .../GlobalISel/LegalizationArtifactCombiner.h | 12 +++ test/CodeGen/AArch64/GlobalISel/legalize-ext.mir | 62 ++++++++++++++- test/TableGen/ambiguous-composition.td | 92 ++++++++++++++++++++++ utils/TableGen/CodeGenRegisters.cpp | 64 +++++++++++++-- 4 files changed, 221 insertions(+), 9 deletions(-) create mode 100644 test/TableGen/ambiguous-composition.td