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:
7bce462
)
Finish obviously broken thought.
author
Eric Christopher
<echristo@gmail.com>
Wed, 13 Feb 2013 06:01:00 +0000
(06:01 +0000)
committer
Eric Christopher
<echristo@gmail.com>
Wed, 13 Feb 2013 06:01:00 +0000
(06:01 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175035
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/X86/cas.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/cas.ll
b/test/CodeGen/X86/cas.ll
index 12e49f94704d8279ae791f421570dc5403c8c5b4..602f433fb2b6cc4fc96982712b7d120f13a0eb96 100644
(file)
--- a/
test/CodeGen/X86/cas.ll
+++ b/
test/CodeGen/X86/cas.ll
@@
-36,7
+36,7
@@
entry:
ret i1 %tobool
}
-; Make sure we're emitting a move from
+; Make sure we're emitting a move from
eax.
; CHECK: #APP
; CHECK-NEXT: lock;{{.*}}mov %eax,{{.*}}
; CHECK-NEXT: #NO_APP