diff options
| author | Reed Kotler <rkotler@mips.com> | 2013-11-24 03:37:56 +0000 |
|---|---|---|
| committer | Reed Kotler <rkotler@mips.com> | 2013-11-24 03:37:56 +0000 |
| commit | ed00c59cdb8440471582f17a1842db535091d192 (patch) | |
| tree | 2a696408fda4145f284266b3a064cf3ddcb13343 /llvm/test/CodeGen | |
| parent | d3b28ebe03149641d8d126891b2b895c778022cb (diff) | |
| download | bcm5719-llvm-ed00c59cdb8440471582f17a1842db535091d192.tar.gz bcm5719-llvm-ed00c59cdb8440471582f17a1842db535091d192.zip | |
Update older test cases for latest patch.
llvm-svn: 195566
Diffstat (limited to 'llvm/test/CodeGen')
| -rw-r--r-- | llvm/test/CodeGen/Mips/const4a.ll | 2 | ||||
| -rw-r--r-- | llvm/test/CodeGen/Mips/const6.ll | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/CodeGen/Mips/const4a.ll b/llvm/test/CodeGen/Mips/const4a.ll index 0332327cec6..bec61cfc5f4 100644 --- a/llvm/test/CodeGen/Mips/const4a.ll +++ b/llvm/test/CodeGen/Mips/const4a.ll @@ -22,7 +22,7 @@ entry: ; no-load-relax: lw ${{[0-9]+}}, %call16(foo)(${{[0-9]+}}) ; no-load-relax: b $BB0_4 ; no-load-relax: .align 2 -; no-load-relax: $CPI0_0: +; no-load-relax: $CPI0_1: ; no-load-relax: .4byte 3735943886 ; no-load-relax: $BB0_3: ; no-load-relax: lw ${{[0-9]+}}, %call16(goo)(${{[0-9]+}}) diff --git a/llvm/test/CodeGen/Mips/const6.ll b/llvm/test/CodeGen/Mips/const6.ll index 20cdc09f7be..3f02ab907e1 100644 --- a/llvm/test/CodeGen/Mips/const6.ll +++ b/llvm/test/CodeGen/Mips/const6.ll @@ -27,7 +27,7 @@ entry: ; no-load-relax: jalrc ${{[0-9]+}} ; no-load-relax: b $BB0_2 ; no-load-relax: .align 2 -; no-load-relax: $CPI0_0: +; no-load-relax: $CPI0_1: ; no-load-relax: .4byte 3735943886 ; no-load-relax: $BB0_2: |

