projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
798313d
)
Add newline at EOF.
author
Chad Rosier
<mcrosier@apple.com>
Wed, 14 Dec 2011 01:34:39 +0000
(
01:34
+0000)
committer
Chad Rosier
<mcrosier@apple.com>
Wed, 14 Dec 2011 01:34:39 +0000
(
01:34
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146538
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/ARM/fast-isel.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/ARM/fast-isel.ll
b/test/CodeGen/ARM/fast-isel.ll
index 7fc080463a3367693622844c99eccaab97b4ba6e..648d7118c2854e66a854c73de5d58677cf659370 100644
(file)
--- a/
test/CodeGen/ARM/fast-isel.ll
+++ b/
test/CodeGen/ARM/fast-isel.ll
@@
-218,4
+218,4
@@
entry:
; THUMB: vmov s0, r0
; THUMB: vcmpe.f32 s0, #0
ret i1 %4
-}
\ No newline at end of file
+}