summaryrefslogtreecommitdiffstats
path: root/llvm/utils/vim/syntax
Commit message (Expand)AuthorAgeFilesLines
* [TableGen] Update editor modes for new keywords.Simon Tatham2020-01-141-1/+1
* [X86] Add new calling convention that guarantees tail call optimizationReid Kleckner2019-10-071-0/+1
* vim: add `immarg` keywordSven van Haastregt2019-08-301-0/+1
* vim: `swiftself` is an attributeSaleem Abdulrasool2019-02-271-0/+1
* Implementation of asm-goto support in LLVMCraig Topper2019-02-081-1/+1
* Add fneg instruction to syntax highlighting listsMatt Arsenault2018-11-131-1/+1
* vim: rename `singlethread` to `syncscope`Saleem Abdulrasool2018-03-221-1/+1
* vim: add `dso_local` and `dso_preemptable` keywordsSaleem Abdulrasool2018-03-211-0/+2
* [vim] Recognize more FileCheck commentsMikhail Maltsev2018-02-201-0/+1
* Add strictfp attribute to prevent unwanted optimizations of libm callsAndrew Kaylor2017-08-141-0/+1
* [AArch64] Extend CallingConv::X86_64_Win64 to AArch64 as wellMartin Storsjo2017-07-171-1/+1
* vim: add 'builtin', 'nobuiltin', 'nonnull', and 'speculatable' to the keyword...Craig Topper2017-07-071-0/+4
* vim: add `returned` keywordSaleem Abdulrasool2017-02-101-0/+1
* vim: special case the CHECK prefixSaleem Abdulrasool2016-11-031-0/+1
* vim: add `norecurse` attributeSaleem Abdulrasool2016-10-141-0/+1
* vim: add `comdat` keywordSaleem Abdulrasool2016-10-141-0/+1
* [vim] Add more attributes to llvm.vimDavid Majnemer2016-08-111-0/+2
* [vim] Update the llvm.vim syntax fileDavid Majnemer2016-08-091-2/+7
* vim: separate the keywords into one per lineSaleem Abdulrasool2016-07-131-22/+116
* vim: add local_unnamed_addr keywordSaleem Abdulrasool2016-07-131-6/+6
* vim: add swiftcc keywordSaleem Abdulrasool2016-04-191-3/+3
* vim: add missing keywordSaleem Abdulrasool2016-04-061-2/+2
* [vim] Add token type to Vim syntax file.Manuel Jacob2015-12-281-1/+1
* HHVM calling conventions.Maksim Panchenko2015-09-291-4/+5
* llvm.vim: 'musttail' is a keyword tooJonathan Roelofs2015-09-031-1/+1
* [vim] Update the syntax to mark REQUIRES lines and not talk aboutChandler Carruth2015-07-151-3/+3
* Enhanced vim support.Matthias Braun2015-04-212-0/+173
OpenPOWER on IntegriCloud