This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fb0e1f524b5 [InstCombine] Add test cases for 'or' and 'xor' to match th [...] new e36182d580b [globalisel][tablegen] Do not merge memoperands from instru [...] new bb326e25264 [MIR] Print target-specific constant pools
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: .../llvm/CodeGen/GlobalISel/InstructionSelector.h | 8 ++++++ .../CodeGen/GlobalISel/InstructionSelectorImpl.h | 14 ++++++++--- include/llvm/CodeGen/MIRYamlMapping.h | 5 +++- lib/CodeGen/MIRParser/MIRParser.cpp | 4 +++ lib/CodeGen/MIRPrinter.cpp | 15 ++++++----- .../MIR/ARM/target-constant-pools-error.mir | 27 ++++++++++++++++++++ test/CodeGen/MIR/X86/constant-pool.mir | 6 +++++ test/TableGen/GlobalISelEmitter.td | 28 ++++++++++----------- utils/TableGen/GlobalISelEmitter.cpp | 29 +++++++++++++++++++++- 9 files changed, 110 insertions(+), 26 deletions(-) create mode 100644 test/CodeGen/MIR/ARM/target-constant-pools-error.mir