projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ae29f5
)
[kate] Add '!mul' operator that was introduced in D58775
author
Roman Lebedev
<lebedev.ri@gmail.com>
Wed, 10 Apr 2019 18:26:23 +0000
(18:26 +0000)
committer
Roman Lebedev
<lebedev.ri@gmail.com>
Wed, 10 Apr 2019 18:26:23 +0000
(18:26 +0000)
llvm-svn: 358116
llvm/utils/kate/llvm-tablegen.xml
patch
|
blob
|
history
diff --git
a/llvm/utils/kate/llvm-tablegen.xml
b/llvm/utils/kate/llvm-tablegen.xml
index
ccca1d3
..
92d6d01
100644
(file)
--- a/
llvm/utils/kate/llvm-tablegen.xml
+++ b/
llvm/utils/kate/llvm-tablegen.xml
@@
-16,6
+16,7
@@
<item> !tail </item>
<item> !con </item>
<item> !add </item>
+ <item> !mul </item>
<item> !shl </item>
<item> !sra </item>
<item> !srl </item>