1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 06:22:56 +02:00
llvm-mirror/test/CodeGen/MIR/X86
Alex Lorenz b12c23d4ef MIR Serialization: Serialize the register mask machine operands.
This commit implements serialization of the register mask machine
operands. This commit serializes only the call preserved register
masks that are defined by a target, it doesn't serialize arbitrary
register masks.

This commit also extends the TargetRegisterInfo class and TableGen so that
the users of TRI can get the list of all the call preserved register masks and
their names.

Reviewers: Duncan P. N. Exon Smith

Differential Revision: http://reviews.llvm.org/D10673

llvm-svn: 240966
2015-06-29 16:57:06 +00:00
..
expected-machine-operand.mir MIR Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +00:00
expected-number-after-bb.mir MIR Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +00:00
global-value-operands.mir MIR Serialization: Serialize global address machine operands. 2015-06-26 22:56:48 +00:00
immediate-operands.mir MIR Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +00:00
large-index-number-error.mir MIR Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +00:00
lit.local.cfg
machine-basic-block-operands.mir MIR Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +00:00
machine-instructions.mir MIR Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +00:00
missing-comma.mir MIR Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +00:00
missing-instruction.mir MIR Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +00:00
named-registers.mir MIR Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +00:00
null-register-operands.mir MIR Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +00:00
register-mask-operands.mir MIR Serialization: Serialize the register mask machine operands. 2015-06-29 16:57:06 +00:00
undefined-global-value.mir MIR Serialization: Serialize global address machine operands. 2015-06-26 22:56:48 +00:00
undefined-named-global-value.mir MIR Serialization: Serialize global address machine operands. 2015-06-26 22:56:48 +00:00
unknown-instruction.mir MIR Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +00:00
unknown-machine-basic-block.mir MIR Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +00:00
unknown-named-machine-basic-block.mir MIR Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +00:00
unknown-register.mir MIR Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +00:00
unrecognized-character.mir MIR Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +00:00