1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 04:52:54 +02:00
llvm-mirror/test/CodeGen/MIR/AArch64
Matthias Braun bb065eba97 MIRParser: Allow regclass specification on operand
You can now define the register class of a virtual register on the
operand itself avoiding the need to use a "registers:" block.

Example: "%0:gr64 = COPY %rax"

Differential Revision: https://reviews.llvm.org/D22398

llvm-svn: 292321
2017-01-18 00:59:19 +00:00
..
cfi-def-cfa.mir
expected-target-flag-name.mir
generic-virtual-registers-error.mir [GlobalISel] More fix for the size vs. type typo. NFC. 2016-12-22 22:50:34 +00:00
generic-virtual-registers-with-regbank-error.mir [GlobalISel] More fix for the size vs. type typo. NFC. 2016-12-22 22:50:34 +00:00
intrinsics.mir
invalid-target-flag-name.mir
lit.local.cfg
multiple-lhs-operands.mir
register-operand-bank.mir MIRParser: Allow regclass specification on operand 2017-01-18 00:59:19 +00:00
spill-fold.mir [AArch64] Fold some filled/spilled subreg COPYs 2017-01-05 21:51:42 +00:00
stack-object-local-offset.mir
target-flags.mir