OSDN Git Service

[AArch64][GlobalISel] Remove 'alignment' from MIR tests. NFC.
authorAhmed Bougacha <ahmed.bougacha@gmail.com>
Thu, 28 Jul 2016 16:58:21 +0000 (16:58 +0000)
committerAhmed Bougacha <ahmed.bougacha@gmail.com>
Thu, 28 Jul 2016 16:58:21 +0000 (16:58 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@277000 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/AArch64/GlobalISel/arm64-instructionselect.mir

index 3767f93..0d9cdbe 100644 (file)
@@ -21,7 +21,6 @@
 # Also check that we constrain the register class of the COPY to GPR32.
 # CHECK-LABEL: name: add_s32_gpr
 name:            add_s32_gpr
-alignment:       2
 isSSA:           true
 
 # CHECK:      registers:
@@ -46,7 +45,6 @@ body:             |
 # Same as add_s32_gpr, for 64-bit operations.
 # CHECK-LABEL: name: add_s64_gpr
 name:            add_s64_gpr
-alignment:       2
 isSSA:           true
 
 # CHECK:      registers:
@@ -71,7 +69,6 @@ body:             |
 # Same as add_s32_gpr, for G_OR operations.
 # CHECK-LABEL: name: or_s32_gpr
 name:            or_s32_gpr
-alignment:       2
 isSSA:           true
 
 # CHECK:      registers:
@@ -96,7 +93,6 @@ body:             |
 # Same as add_s64_gpr, for G_OR operations.
 # CHECK-LABEL: name: or_s64_gpr
 name:            or_s64_gpr
-alignment:       2
 isSSA:           true
 
 # CHECK:      registers: