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:
de3e05f
)
Update comment to refer to the right filename.
author
Bob Wilson
<bob.wilson@apple.com>
Thu, 18 Mar 2010 23:57:57 +0000
(23:57 +0000)
committer
Bob Wilson
<bob.wilson@apple.com>
Thu, 18 Mar 2010 23:57:57 +0000
(23:57 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98902
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/ARM/ARMInstrFormats.td
patch
|
blob
|
history
diff --git
a/lib/Target/ARM/ARMInstrFormats.td
b/lib/Target/ARM/ARMInstrFormats.td
index 66c4ba63074e6cecccd9c06ebaf22ca50693c5b2..d754579dbabe79923e89ccf926d5d71a71a66c9c 100644
(file)
--- a/
lib/Target/ARM/ARMInstrFormats.td
+++ b/
lib/Target/ARM/ARMInstrFormats.td
@@
-71,7
+71,7
@@
class UnaryDP { bit isUnaryDataProc = 1; }
class Xform16Bit { bit canXformTo16Bit = 1; }
//===----------------------------------------------------------------------===//
-// ARM Instruction flags. These need to match ARMInstrInfo.h.
+// ARM Instruction flags. These need to match ARM
Base
InstrInfo.h.
//
// Addressing mode.