From: Colin LeMahieu Date: Tue, 25 Nov 2014 20:22:24 +0000 (+0000) Subject: [Hexagon] [NFC] Adding trailing whitespace to test files. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f7f156ffc3a2cd79383ac182f5b7ef19b900717b;p=platform%2Fupstream%2Fllvm.git [Hexagon] [NFC] Adding trailing whitespace to test files. llvm-svn: 222785 --- diff --git a/llvm/test/MC/Hexagon/inst_add.ll b/llvm/test/MC/Hexagon/inst_add.ll index 5377d94..20a7b31 100644 --- a/llvm/test/MC/Hexagon/inst_add.ll +++ b/llvm/test/MC/Hexagon/inst_add.ll @@ -7,4 +7,4 @@ define i32 @foo (i32 %a, i32 %b) ret i32 %1 } -; CHECK: 0000 004100f3 00c09f52 \ No newline at end of file +; CHECK: 0000 004100f3 00c09f52 diff --git a/llvm/test/MC/Hexagon/inst_and.ll b/llvm/test/MC/Hexagon/inst_and.ll index 16bf304..854adf0 100644 --- a/llvm/test/MC/Hexagon/inst_and.ll +++ b/llvm/test/MC/Hexagon/inst_and.ll @@ -7,4 +7,4 @@ define i32 @foo (i32 %a, i32 %b) ret i32 %1 } -; CHECK: 0000 004100f1 00c09f52 \ No newline at end of file +; CHECK: 0000 004100f1 00c09f52 diff --git a/llvm/test/MC/Hexagon/inst_aslh.ll b/llvm/test/MC/Hexagon/inst_aslh.ll index 33c4daf..6809438 100644 --- a/llvm/test/MC/Hexagon/inst_aslh.ll +++ b/llvm/test/MC/Hexagon/inst_aslh.ll @@ -7,4 +7,4 @@ define i32 @foo (i32 %a) ret i32 %1 } -; CHECK: 0000 00400070 00c09f52 \ No newline at end of file +; CHECK: 0000 00400070 00c09f52 diff --git a/llvm/test/MC/Hexagon/inst_asrh.ll b/llvm/test/MC/Hexagon/inst_asrh.ll index 8ea4cfe..f16f0a1 100644 --- a/llvm/test/MC/Hexagon/inst_asrh.ll +++ b/llvm/test/MC/Hexagon/inst_asrh.ll @@ -7,4 +7,4 @@ define i32 @foo (i32 %a) ret i32 %1 } -; CHECK: 0000 00402070 00c09f52 \ No newline at end of file +; CHECK: 0000 00402070 00c09f52 diff --git a/llvm/test/MC/Hexagon/inst_cmp_eq.ll b/llvm/test/MC/Hexagon/inst_cmp_eq.ll index 11a06a4..1904cf3 100644 --- a/llvm/test/MC/Hexagon/inst_cmp_eq.ll +++ b/llvm/test/MC/Hexagon/inst_cmp_eq.ll @@ -7,4 +7,4 @@ define i1 @foo (i32 %a, i32 %b) ret i1 %1 } -; CHECK: 0000 004100f2 00400000 00c09f52 \ No newline at end of file +; CHECK: 0000 004100f2 00400000 00c09f52 diff --git a/llvm/test/MC/Hexagon/inst_cmp_gt.ll b/llvm/test/MC/Hexagon/inst_cmp_gt.ll index 4ec1ce9..055129b 100644 --- a/llvm/test/MC/Hexagon/inst_cmp_gt.ll +++ b/llvm/test/MC/Hexagon/inst_cmp_gt.ll @@ -7,4 +7,4 @@ define i1 @foo (i32 %a, i32 %b) ret i1 %1 } -; CHECK: 0000 004140f2 00400000 00c09f52 \ No newline at end of file +; CHECK: 0000 004140f2 00400000 00c09f52 diff --git a/llvm/test/MC/Hexagon/inst_cmp_lt.ll b/llvm/test/MC/Hexagon/inst_cmp_lt.ll index 9f156ed..32411ba 100644 --- a/llvm/test/MC/Hexagon/inst_cmp_lt.ll +++ b/llvm/test/MC/Hexagon/inst_cmp_lt.ll @@ -7,4 +7,4 @@ define i1 @foo (i32 %a, i32 %b) ret i1 %1 } -; CHECK: 0000 004041f2 00400000 00c09f52 \ No newline at end of file +; CHECK: 0000 004041f2 00400000 00c09f52 diff --git a/llvm/test/MC/Hexagon/inst_cmp_ugt.ll b/llvm/test/MC/Hexagon/inst_cmp_ugt.ll index 324a480..c887bbf 100644 --- a/llvm/test/MC/Hexagon/inst_cmp_ugt.ll +++ b/llvm/test/MC/Hexagon/inst_cmp_ugt.ll @@ -7,4 +7,4 @@ define i1 @foo (i32 %a, i32 %b) ret i1 %1 } -; CHECK: 0000 004160f2 00400000 00c09f52 \ No newline at end of file +; CHECK: 0000 004160f2 00400000 00c09f52 diff --git a/llvm/test/MC/Hexagon/inst_cmp_ult.ll b/llvm/test/MC/Hexagon/inst_cmp_ult.ll index ca04167..8811767 100644 --- a/llvm/test/MC/Hexagon/inst_cmp_ult.ll +++ b/llvm/test/MC/Hexagon/inst_cmp_ult.ll @@ -7,4 +7,4 @@ define i1 @foo (i32 %a, i32 %b) ret i1 %1 } -; CHECK: 0000 004061f2 00400000 00c09f52 \ No newline at end of file +; CHECK: 0000 004061f2 00400000 00c09f52 diff --git a/llvm/test/MC/Hexagon/inst_or.ll b/llvm/test/MC/Hexagon/inst_or.ll index fe8152b3..1b966fc 100644 --- a/llvm/test/MC/Hexagon/inst_or.ll +++ b/llvm/test/MC/Hexagon/inst_or.ll @@ -7,4 +7,4 @@ define i32 @foo (i32 %a, i32 %b) ret i32 %1 } -; CHECK: 0000 004120f1 00c09f52 \ No newline at end of file +; CHECK: 0000 004120f1 00c09f52 diff --git a/llvm/test/MC/Hexagon/inst_select.ll b/llvm/test/MC/Hexagon/inst_select.ll index daafa20..c3a1108 100644 --- a/llvm/test/MC/Hexagon/inst_select.ll +++ b/llvm/test/MC/Hexagon/inst_select.ll @@ -7,4 +7,4 @@ define i32 @foo (i1 %a, i32 %b, i32 %c) ret i32 %1 } -; CHECK: 0000 00400000 004201f4 00c09f52 \ No newline at end of file +; CHECK: 0000 00400000 004201f4 00c09f52 diff --git a/llvm/test/MC/Hexagon/inst_sub.ll b/llvm/test/MC/Hexagon/inst_sub.ll index 7523aa6..51d38c9 100644 --- a/llvm/test/MC/Hexagon/inst_sub.ll +++ b/llvm/test/MC/Hexagon/inst_sub.ll @@ -7,4 +7,4 @@ define i32 @foo (i32 %a, i32 %b) ret i32 %1 } -; CHECK: 0000 004021f3 00c09f52 \ No newline at end of file +; CHECK: 0000 004021f3 00c09f52 diff --git a/llvm/test/MC/Hexagon/inst_sxtb.ll b/llvm/test/MC/Hexagon/inst_sxtb.ll index 632df76..4a21742 100644 --- a/llvm/test/MC/Hexagon/inst_sxtb.ll +++ b/llvm/test/MC/Hexagon/inst_sxtb.ll @@ -7,4 +7,4 @@ define i32 @foo (i8 %a) ret i32 %1 } -; CHECK: 0000 0040a070 00c09f52 \ No newline at end of file +; CHECK: 0000 0040a070 00c09f52 diff --git a/llvm/test/MC/Hexagon/inst_sxth.ll b/llvm/test/MC/Hexagon/inst_sxth.ll index ad0c13b..f0bcf58 100644 --- a/llvm/test/MC/Hexagon/inst_sxth.ll +++ b/llvm/test/MC/Hexagon/inst_sxth.ll @@ -7,4 +7,4 @@ define i32 @foo (i16 %a) ret i32 %1 } -; CHECK: 0000 0040e070 00c09f52 \ No newline at end of file +; CHECK: 0000 0040e070 00c09f52 diff --git a/llvm/test/MC/Hexagon/inst_xor.ll b/llvm/test/MC/Hexagon/inst_xor.ll index fe989e5..f54f3ba 100644 --- a/llvm/test/MC/Hexagon/inst_xor.ll +++ b/llvm/test/MC/Hexagon/inst_xor.ll @@ -7,4 +7,4 @@ define i32 @foo (i32 %a, i32 %b) ret i32 %1 } -; CHECK: 0000 004160f1 00c09f52 \ No newline at end of file +; CHECK: 0000 004160f1 00c09f52 diff --git a/llvm/test/MC/Hexagon/inst_zxtb.ll b/llvm/test/MC/Hexagon/inst_zxtb.ll index b57779d..622c036 100644 --- a/llvm/test/MC/Hexagon/inst_zxtb.ll +++ b/llvm/test/MC/Hexagon/inst_zxtb.ll @@ -7,4 +7,4 @@ define i32 @foo (i8 %a) ret i32 %1 } -; CHECK: 0000 e05f0076 00c09f52 \ No newline at end of file +; CHECK: 0000 e05f0076 00c09f52 diff --git a/llvm/test/MC/Hexagon/inst_zxth.ll b/llvm/test/MC/Hexagon/inst_zxth.ll index 2d5e973..962210b 100644 --- a/llvm/test/MC/Hexagon/inst_zxth.ll +++ b/llvm/test/MC/Hexagon/inst_zxth.ll @@ -7,4 +7,4 @@ define i32 @foo (i16 %a) ret i32 %1 } -; CHECK: 0000 0040c070 00c09f52 \ No newline at end of file +; CHECK: 0000 0040c070 00c09f52