summaryrefslogtreecommitdiff
path: root/utils/vim/syntax
AgeCommit message (Expand)Author
2017-08-14Add strictfp attribute to prevent unwanted optimizations of libm callsAndrew Kaylor
2017-07-17[AArch64] Extend CallingConv::X86_64_Win64 to AArch64 as wellMartin Storsjo
2017-07-07vim: add 'builtin', 'nobuiltin', 'nonnull', and 'speculatable' to the keyword...Craig Topper
2017-02-10vim: add `returned` keywordSaleem Abdulrasool
2016-11-03vim: special case the CHECK prefixSaleem Abdulrasool
2016-10-14vim: add `norecurse` attributeSaleem Abdulrasool
2016-10-14vim: add `comdat` keywordSaleem Abdulrasool
2016-08-11[vim] Add more attributes to llvm.vimDavid Majnemer
2016-08-09[vim] Update the llvm.vim syntax fileDavid Majnemer
2016-07-13vim: separate the keywords into one per lineSaleem Abdulrasool
2016-07-13vim: add local_unnamed_addr keywordSaleem Abdulrasool
2016-04-19vim: add swiftcc keywordSaleem Abdulrasool
2016-04-06vim: add missing keywordSaleem Abdulrasool
2015-12-28[vim] Add token type to Vim syntax file.Manuel Jacob
2015-09-29HHVM calling conventions.Maksim Panchenko
2015-09-03llvm.vim: 'musttail' is a keyword tooJonathan Roelofs
2015-07-15[vim] Update the syntax to mark REQUIRES lines and not talk aboutChandler Carruth
2015-04-21Enhanced vim support.Matthias Braun