summaryrefslogtreecommitdiffstats
path: root/utils/vim
Commit message (Expand)AuthorAgeFilesLines
* [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
* [Utils] Update comment in vimrcDan Gohman2017-01-311-2/+2
* 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
* Rename all references to old mailing lists to new lists.llvm.org address.Tanya Lattner2015-08-051-1/+1
* [vim] Update the syntax to mark REQUIRES lines and not talk aboutChandler Carruth2015-07-151-3/+3
* [vim] Add the IR's comment prefix to the comments list. This allows vimChandler Carruth2015-07-151-0/+1
* Vim: Fix some bugs in llvm indent plugin.Matthias Braun2015-05-041-3/+3
* Vim: Set filetype=python for lit configuration files.Matthias Braun2015-05-041-0/+1
* Enhanced vim support.Matthias Braun2015-04-218-27/+103
* AsmParser/Writer: Handle symbolic constants in DI 'flags:'Duncan P. N. Exon Smith2015-02-211-0/+1
* AsmWriter/Bitcode: MDExpressionDuncan P. N. Exon Smith2015-02-131-0/+1
* AsmWriter: MDSubprogram: Recognize DW_VIRTUALITY in 'virtuality'Duncan P. N. Exon Smith2015-02-131-0/+1
* AsmWriter: MDCompositeType: Recognize DW_LANG in 'runtimeLang'Duncan P. N. Exon Smith2015-02-131-0/+1
* AsmWriter: MDBasicType: Recognize DW_ATE in 'encoding'Duncan P. N. Exon Smith2015-02-131-0/+1
* AsmParser: Recognize DW_TAG_* constantsDuncan P. N. Exon Smith2015-02-031-0/+1
* AsmParser/Bitcode: Add support for MDLocationDuncan P. N. Exon Smith2015-01-131-1/+6
* IR: Add 'distinct' MDNodes to bitcode and assemblyDuncan P. N. Exon Smith2015-01-081-1/+1
* utils: update vim syntax highlighting for LLVM IRSaleem Abdulrasool2014-12-121-17/+16
* IR: Implement uselistorder assembly directivesDuncan P. N. Exon Smith2014-08-191-0/+1
* Remove the linker_private and linker_private_weak linkages.Rafael Espindola2014-03-131-2/+1
* Add addrspacecast instruction.Matt Arsenault2013-11-151-11/+12
* Remove linkonce_odr_auto_hide.Rafael Espindola2013-11-011-2/+2
* Add function attribute 'optnone'.Andrea Di Biagio2013-08-231-1/+1
* Target/X86: Add explicit Win64 and System V/x86-64 calling conventions.Charles Davis2013-07-121-6/+7
* Enable syntax highlighting for reStructuredText files.Bill Wendling2013-02-281-0/+7
* Unify clang/llvm attributes for asan/tsan/msan (LLVM part)Kostya Serebryany2013-02-261-2/+2
* [tsan/msan] adding thread_safety and uninitialized_checks attributesKostya Serebryany2013-02-111-0/+1
* Add the IR attribute 'sspstrong'.Bill Wendling2013-01-231-4/+4
* Bring vim keyword lists up to date.Benjamin Kramer2012-12-021-36/+33
* Vim mode updated to recognize fast-math flagsMichael Ilseman2012-11-301-1/+1
* lit: Remove support for XTARGET.Daniel Dunbar2012-10-191-1/+0
* Add the half type to the LLVM IR vim syntax highlighting.Owen Anderson2012-05-031-1/+1
* Add Foreach LoopDavid Greene2012-02-221-1/+1
* Remove MultidefsDavid Greene2011-10-071-1/+1
* Vim Support for MultidefsDavid Greene2011-10-051-1/+1
* Update uwtable vim color!Bruno Cardoso Lopes2011-08-171-1/+1
* Enable clang autocompletion by default.Dan Gohman2010-10-261-3/+4