aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/kate
AgeCommit message (Expand)AuthorFilesLines
2023-10-19[TableGen] Update editor modes for new keywords and bang operators. (#68897)Francesco Petrogalli1-0/+3
2023-10-18[LLVM] Add new attribute `optdebug` to optimize for debugging (#66632)Stephen Tozer1-0/+1
2023-03-07[TableGen] add !toupper and !tolower operators to change the casing of strings.Zain Jaffal1-0/+2
2022-12-12Fix mismatch in kate !bang operator listSimon Pilgrim1-1/+1
2022-12-09[TableGen] Add a !listremove() bang operatorSimon Pilgrim1-0/+1
2021-03-05[Utils] Add missing attributes in syntax filesAndrzej Warzynski1-0/+34
2021-03-03[NFC] Add x86_amx and some missed half, bfloat keywords to llvm plugin syntaxesWang, Pengfei1-1/+3
2020-11-17Revert "[IR] add fn attr for no_stack_protector; prevent inlining on mismatch"Nick Desaulniers1-1/+0
2020-10-23[IR] add fn attr for no_stack_protector; prevent inlining on mismatchNick Desaulniers1-0/+1
2020-10-19[LangRef] Define mustprogress attributeAtmn Patel1-0/+1
2020-08-25[Utils] Add highlighting definition for byref IR attributeAnatoly Trosinenko1-0/+1
2020-01-14[TableGen] Update editor modes for new keywords.Simon Tatham1-0/+4
2019-11-19[kate] Add various missing keywordsSven van Haastregt1-0/+14
2019-04-10[TableGen] Introduce !listsplat 'binary' operatorRoman Lebedev1-0/+1
2019-04-10[kate] Add '!mul' operator that was introduced in D58775Roman Lebedev1-0/+1
2018-11-13Add fneg instruction to syntax highlighting listsMatt Arsenault1-0/+1
2018-07-18Add (very partial) Kate syntax highlighting definition for TableGenRoman Lebedev1-0/+134
2015-08-05Rename all references to old mailing lists to new lists.llvm.org address.Tanya Lattner1-1/+1
2014-03-13Remove the linker_private and linker_private_weak linkages.Rafael Espindola1-2/+0
2013-11-15Add addrspacecast instruction.Matt Arsenault1-0/+1
2013-11-01Remove linkonce_odr_auto_hide.Rafael Espindola1-1/+0
2013-08-23Add function attribute 'optnone'.Andrea Di Biagio1-0/+1
2013-01-23Add the IR attribute 'sspstrong'.Bill Wendling1-0/+1
2010-10-09syntax-highlighting: Fix module asm keyword.Michael J. Spencer1-1/+1
2010-10-09Add Kate syntax highlighting files.Michael J. Spencer2-0/+267