1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

Fixed typos in tests: s/CHEKC/CHECK/

Reviewers: ilya-biryukov

Subscribers: nemanjai, javed.absar, jsji, cfe-commits, llvm-commits

Tags: #clang, #llvm

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

llvm-svn: 354785
This commit is contained in:
Dmitri Gribenko 2019-02-25 13:41:59 +00:00
parent d98dec6bb7
commit 681b3a0ecc
4 changed files with 4 additions and 4 deletions

View File

@ -18,7 +18,7 @@ define void @test_laziness() {
; CHECK-NORMAL-LABEL: test_laziness:
; CHECK-NORMAL: bl _local
; CHEKC-NORMAL: bl _nonlocal
; CHECK-NORMAL: bl _nonlocal
call void @local()
call void @nonlocal()

View File

@ -10,7 +10,7 @@ body: |
; CHECK: bb.0:
; CHECK: liveins: $r0_r1, $r4_r5, $r3, $lr
; CHECK: bb.1:
; CHEKC: liveins: $r4_r5, $r3
; CHECK: liveins: $r4_r5, $r3
; CHECK: $r0_r1 = LDREXD $r3, 14, $noreg
; CHECK: CMPrr killed $r0, $r4, 14, $noreg, implicit-def $cpsr
; CHECK: CMPrr killed $r1, $r5, 0, killed $cpsr, implicit-def $cpsr

View File

@ -44,7 +44,7 @@ body: |
# CHECK-LABEL: name: func1
# CHECK: %6:spr = PHI %0, %bb.1, %2, %bb.2
# CHEKC: %7:spr = COPY %6
# CHECK: %7:spr = COPY %6
---
name: func1
tracksRegLiveness: true

View File

@ -157,7 +157,7 @@ body: |
# CHECK: [[REG]] = LIS8 0
# CHECK: [[REG]] = ORI8 killed [[REG]], 48
# CHECK: NOP implicit killed [[REG]]
# CHEKC: [[REG]] = LD{{.*}}(load 8 from %stack.{{[0-9]+}})
# CHECK: [[REG]] = LD{{.*}}(load 8 from %stack.{{[0-9]+}})
name: spill_at_begin
tracksRegLiveness: true
stack: