This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from edb7976f970 Add missing include (<functional> for std::ref) new 7e54adc6829 Consistently use MemoryLocation::UnknownSize to indicate un [...]
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: lib/CodeGen/MIRParser/MILexer.cpp | 1 + lib/CodeGen/MIRParser/MILexer.h | 1 + lib/CodeGen/MIRParser/MIParser.cpp | 19 +++++++++----- lib/CodeGen/MachineInstr.cpp | 21 ++++++++++------ lib/CodeGen/MachineOperand.cpp | 7 +++++- lib/CodeGen/MachinePipeliner.cpp | 4 +-- ...xpected-size-integer-after-memory-operation.mir | 2 +- ...ected-size-integer-after-memory-operation2.mir} | 4 +-- test/CodeGen/MIR/X86/memory-operands.mir | 29 +++++++++++++++++++++- 9 files changed, 68 insertions(+), 20 deletions(-) copy test/CodeGen/MIR/X86/{undefined-value-in-memory-operand.mir => expected-size- [...]