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:
0377a22
)
Fix comment typo (test commit). NFC
author
Geoff Berry
<gberry@codeaurora.org>
Mon, 20 Jul 2015 22:03:52 +0000
(22:03 +0000)
committer
Geoff Berry
<gberry@codeaurora.org>
Mon, 20 Jul 2015 22:03:52 +0000
(22:03 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242719
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/AArch64/AArch64ISelLowering.cpp
patch
|
blob
|
history
diff --git
a/lib/Target/AArch64/AArch64ISelLowering.cpp
b/lib/Target/AArch64/AArch64ISelLowering.cpp
index 3a8b711dff3fd12abcbdf303b0958b626be5ce65..981946df3e0963ca0784f3888013995373d56b45 100644
(file)
--- a/
lib/Target/AArch64/AArch64ISelLowering.cpp
+++ b/
lib/Target/AArch64/AArch64ISelLowering.cpp
@@
-1220,7
+1220,7
@@
static SDValue emitComparison(SDValue LHS, SDValue RHS, ISD::CondCode CC,
/// by conditional compare sequences.
/// @{
-/// Create a conditional comparison; Use CCMP, CCMN or FCCMP as apropriate.
+/// Create a conditional comparison; Use CCMP, CCMN or FCCMP as ap
p
ropriate.
static SDValue emitConditionalComparison(SDValue LHS, SDValue RHS,
ISD::CondCode CC, SDValue CCOp,
SDValue Condition, unsigned NZCV,