summaryrefslogtreecommitdiff
path: root/utils/vim
AgeCommit message (Expand)AuthorFilesLines
2016-04-19vim: add swiftcc keywordSaleem Abdulrasool1-3/+3
2016-04-06vim: add missing keywordSaleem Abdulrasool1-2/+2
2015-12-28[vim] Add token type to Vim syntax file.Manuel Jacob1-1/+1
2015-09-29HHVM calling conventions.Maksim Panchenko1-4/+5
2015-09-03llvm.vim: 'musttail' is a keyword tooJonathan Roelofs1-1/+1
2015-08-05Rename all references to old mailing lists to new lists.llvm.org address.Tanya Lattner1-1/+1
2015-07-15[vim] Update the syntax to mark REQUIRES lines and not talk aboutChandler Carruth1-3/+3
2015-07-15[vim] Add the IR's comment prefix to the comments list. This allows vimChandler Carruth1-0/+1
2015-05-04Vim: Fix some bugs in llvm indent plugin.Matthias Braun1-3/+3
2015-05-04Vim: Set filetype=python for lit configuration files.Matthias Braun1-0/+1
2015-04-21Enhanced vim support.Matthias Braun8-27/+103
2015-02-21AsmParser/Writer: Handle symbolic constants in DI 'flags:'Duncan P. N. Exon Smith1-0/+1
2015-02-13AsmWriter/Bitcode: MDExpressionDuncan P. N. Exon Smith1-0/+1
2015-02-13AsmWriter: MDSubprogram: Recognize DW_VIRTUALITY in 'virtuality'Duncan P. N. Exon Smith1-0/+1
2015-02-13AsmWriter: MDCompositeType: Recognize DW_LANG in 'runtimeLang'Duncan P. N. Exon Smith1-0/+1
2015-02-13AsmWriter: MDBasicType: Recognize DW_ATE in 'encoding'Duncan P. N. Exon Smith1-0/+1
2015-02-03AsmParser: Recognize DW_TAG_* constantsDuncan P. N. Exon Smith1-0/+1
2015-01-13AsmParser/Bitcode: Add support for MDLocationDuncan P. N. Exon Smith1-1/+6
2015-01-08IR: Add 'distinct' MDNodes to bitcode and assemblyDuncan P. N. Exon Smith1-1/+1
2014-12-12utils: update vim syntax highlighting for LLVM IRSaleem Abdulrasool1-17/+16
2014-08-19IR: Implement uselistorder assembly directivesDuncan P. N. Exon Smith1-0/+1
2014-03-13Remove the linker_private and linker_private_weak linkages.Rafael Espindola1-2/+1
2013-11-15Add addrspacecast instruction.Matt Arsenault1-11/+12
2013-11-01Remove linkonce_odr_auto_hide.Rafael Espindola1-2/+2
2013-08-23Add function attribute 'optnone'.Andrea Di Biagio1-1/+1
2013-07-12Target/X86: Add explicit Win64 and System V/x86-64 calling conventions.Charles Davis1-6/+7
2013-02-28Enable syntax highlighting for reStructuredText files.Bill Wendling1-0/+7
2013-02-26Unify clang/llvm attributes for asan/tsan/msan (LLVM part)Kostya Serebryany1-2/+2
2013-02-11[tsan/msan] adding thread_safety and uninitialized_checks attributesKostya Serebryany1-0/+1
2013-01-23Add the IR attribute 'sspstrong'.Bill Wendling1-4/+4
2012-12-02Bring vim keyword lists up to date.Benjamin Kramer1-36/+33
2012-11-30Vim mode updated to recognize fast-math flagsMichael Ilseman1-1/+1
2012-10-19lit: Remove support for XTARGET.Daniel Dunbar1-1/+0
2012-05-03Add the half type to the LLVM IR vim syntax highlighting.Owen Anderson1-1/+1
2012-02-22Add Foreach LoopDavid Greene1-1/+1
2011-10-07Remove MultidefsDavid Greene1-1/+1
2011-10-05Vim Support for MultidefsDavid Greene1-1/+1
2011-08-17Update uwtable vim color!Bruno Cardoso Lopes1-1/+1
2010-10-26Enable clang autocompletion by default.Dan Gohman1-3/+4
2010-09-25Add ret instruction to PTX backendChe-Liang Chiou1-0/+1
2010-09-03Remove a TODO comment; this is now filed in bugzilla (PR8005).Dan Gohman1-4/+0
2010-08-28Remove obsolete keywords which are no longer relevant.Dan Gohman1-2/+1
2010-08-28Remove unions from the vim syntax highlighting.Dan Gohman1-1/+0
2010-08-27Clarify a comment.Dan Gohman1-1/+1
2010-08-27Parse " (Hidden)" and cope with it.Dan Gohman1-0/+7
2010-08-27Default to looking for clang++ in the PATH, rather than trying toDan Gohman1-2/+2
2010-08-26Experimental clang-based code-completion support for vim. This currentlyDan Gohman1-0/+124
2010-07-29Make un-named values legible in certain vim configurations.Owen Anderson1-2/+2
2010-02-26Fix grammaro in a comment.Dan Gohman1-1/+1
2010-02-26Add Revision keywords to these files, as it's common for them to beDan Gohman3-1/+3