MIR Serialization: Serialize the base alignment for the machine memory operands.
authorAlex Lorenz <arphaman@gmail.com>
Fri, 7 Aug 2015 20:48:30 +0000 (20:48 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Fri, 7 Aug 2015 20:48:30 +0000 (20:48 +0000)
commit812f70661d2d1c6e59f4e93798ef5778a4c1cf24
tree39a4986869beadb6ca2c09b97be66a638cce8a87
parent74e6108fa5afc46e360ab4cb0cc6404b6a662b69
MIR Serialization: Serialize the base alignment for the machine memory operands.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@244357 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MIRParser/MILexer.cpp
lib/CodeGen/MIRParser/MILexer.h
lib/CodeGen/MIRParser/MIParser.cpp
lib/CodeGen/MIRPrinter.cpp
test/CodeGen/MIR/X86/expected-align-in-memory-operand.mir [new file with mode: 0644]
test/CodeGen/MIR/X86/expected-alignment-after-align-in-memory-operand.mir [new file with mode: 0644]
test/CodeGen/MIR/X86/memory-operands.mir