summaryrefslogtreecommitdiffstats
path: root/llvm/utils/vim/llvm.vim
Commit message (Expand)AuthorAgeFilesLines
* Enhanced vim support.Matthias Braun2015-04-211-119/+0
* 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
* 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
* Update uwtable vim color!Bruno Cardoso Lopes2011-08-171-1/+1
* Add ret instruction to PTX backendChe-Liang Chiou2010-09-251-0/+1
* Remove obsolete keywords which are no longer relevant.Dan Gohman2010-08-281-2/+1
* Remove unions from the vim syntax highlighting.Dan Gohman2010-08-281-1/+0
* Make un-named values legible in certain vim configurations.Owen Anderson2010-07-291-2/+2
* Add Revision keywords to these files, as it's common for them to beDan Gohman2010-02-261-0/+1
* Add the alignstack keyword.Dan Gohman2010-02-261-1/+1
* Remove bogus Updated line.Dan Gohman2010-02-261-1/+0
* Add the union keyword.Dan Gohman2010-02-251-0/+1
* Reintroduce the InlineHint function attribute.Jakob Stoklund Olesen2010-02-061-1/+1
* Remove the InlineHint attribute. There are no current or plannedEric Christopher2010-01-151-1/+1
* Tighten up the vim LLVM IR syntax highlighting regex for labels, and add aDan Gohman2010-01-091-1/+3
* Add indirectbr and blockaddress to the vim syntax highlighting file.Dan Gohman2009-10-291-1/+2
* Add an 'inline hint' attribute to represent sourceDale Johannesen2009-08-261-1/+1
* Add new function attribute keywords to the vim syntax.Dan Gohman2009-08-051-1/+2
* vim syntax highlighting for inbounds keyword.Dan Gohman2009-07-271-1/+1
* Add new keywords to the vim syntax highlighting.Dan Gohman2009-07-221-0/+1
* Add the private keyword to the VIM syntax highlighting.Dan Gohman2009-07-171-1/+1
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-041-1/+2
* It makes no sense to have a ODR version of commonDuncan Sands2009-03-111-1/+1
* Remove the one-definition-rule version of extern_weakDuncan Sands2009-03-111-1/+1
* Introduce new linkage types linkonce_odr, weak_odr, common_odrDuncan Sands2009-03-071-1/+2
* Add the keyword 'default'.Dan Gohman2009-01-051-1/+1
* gc is not an obsolete keyword.Dan Gohman2009-01-051-2/+2
* Update VIM LLVM IR syntax highlighting.Dan Gohman2009-01-041-18/+52
* vimrcMisha Brukman2009-01-021-1/+1
* Update this file for 2.0 syntax.Dan Gohman2008-01-291-9/+17
OpenPOWER on IntegriCloud