File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
llvm/test/CodeGen/PowerPC Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
2
2
; RUN: llc -verify-machineinstrs -mtriple powerpc64-ibm-aix-xcoff \
3
- ; RUN: -ppc-asm-full-reg-names < %s | FileCheck %s \
3
+ ; RUN: -ppc-asm-full-reg-names -enable-global-merge=false < %s | FileCheck %s \
4
4
; RUN: --check-prefix=CHECK64
5
5
; RUN: llc -verify-machineinstrs -mtriple powerpc-ibm-aix-xcoff \
6
- ; RUN: -ppc-asm-full-reg-names < %s | FileCheck %s \
6
+ ; RUN: -ppc-asm-full-reg-names -enable-global-merge=false < %s | FileCheck %s \
7
7
; RUN: --check-prefix=CHECK32
8
8
; RUN: llc -verify-machineinstrs -mtriple powerpc64le-unknown-linux \
9
9
; RUN: -ppc-asm-full-reg-names < %s | FileCheck %s \
You can’t perform that action at this time.
0 commit comments