summaryrefslogtreecommitdiff
path: root/utils/vim
Commit message (Expand)AuthorAge
* Remove the linker_private and linker_private_weak linkages.Rafael Espindola2014-03-13
* Add addrspacecast instruction.Matt Arsenault2013-11-15
* Remove linkonce_odr_auto_hide.Rafael Espindola2013-11-01
* Add function attribute 'optnone'.Andrea Di Biagio2013-08-23
* Target/X86: Add explicit Win64 and System V/x86-64 calling conventions.Charles Davis2013-07-12
* Enable syntax highlighting for reStructuredText files.Bill Wendling2013-02-28
* Unify clang/llvm attributes for asan/tsan/msan (LLVM part)Kostya Serebryany2013-02-26
* [tsan/msan] adding thread_safety and uninitialized_checks attributesKostya Serebryany2013-02-11
* Add the IR attribute 'sspstrong'.Bill Wendling2013-01-23
* Bring vim keyword lists up to date.Benjamin Kramer2012-12-02
* Vim mode updated to recognize fast-math flagsMichael Ilseman2012-11-30
* lit: Remove support for XTARGET.Daniel Dunbar2012-10-19
* Add the half type to the LLVM IR vim syntax highlighting.Owen Anderson2012-05-03
* Add Foreach LoopDavid Greene2012-02-22
* Remove MultidefsDavid Greene2011-10-07
* Vim Support for MultidefsDavid Greene2011-10-05
* Update uwtable vim color!Bruno Cardoso Lopes2011-08-17
* Enable clang autocompletion by default.Dan Gohman2010-10-26
* Add ret instruction to PTX backendChe-Liang Chiou2010-09-25
* Remove a TODO comment; this is now filed in bugzilla (PR8005).Dan Gohman2010-09-03
* Remove obsolete keywords which are no longer relevant.Dan Gohman2010-08-28
* Remove unions from the vim syntax highlighting.Dan Gohman2010-08-28
* Clarify a comment.Dan Gohman2010-08-27
* Parse " (Hidden)" and cope with it.Dan Gohman2010-08-27
* Default to looking for clang++ in the PATH, rather than trying toDan Gohman2010-08-27
* Experimental clang-based code-completion support for vim. This currentlyDan Gohman2010-08-26
* Make un-named values legible in certain vim configurations.Owen Anderson2010-07-29
* Fix grammaro in a comment.Dan Gohman2010-02-26
* Add Revision keywords to these files, as it's common for them to beDan Gohman2010-02-26
* Improve the vim code for highlighting trailing whitespace and linesDan Gohman2010-02-26
* Add the alignstack keyword.Dan Gohman2010-02-26
* Remove bogus Updated line.Dan Gohman2010-02-26
* Add the union keyword.Dan Gohman2010-02-25
* Reintroduce the InlineHint function attribute.Jakob Stoklund Olesen2010-02-06
* Remove the InlineHint attribute. There are no current or plannedEric Christopher2010-01-15
* Tighten up the vim LLVM IR syntax highlighting regex for labels, and add aDan Gohman2010-01-09
* Set the vim auto-indent setting for open braces after case statements toDan Gohman2010-01-09
* Add indirectbr and blockaddress to the vim syntax highlighting file.Dan Gohman2009-10-29
* Add an 'inline hint' attribute to represent sourceDale Johannesen2009-08-26
* Add new function attribute keywords to the vim syntax.Dan Gohman2009-08-05
* vim syntax highlighting for inbounds keyword.Dan Gohman2009-07-27
* Add new keywords to the vim syntax highlighting.Dan Gohman2009-07-22
* Add the private keyword to the VIM syntax highlighting.Dan Gohman2009-07-17
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-04
* It makes no sense to have a ODR version of commonDuncan Sands2009-03-11
* Remove the one-definition-rule version of extern_weakDuncan Sands2009-03-11
* Introduce new linkage types linkonce_odr, weak_odr, common_odrDuncan Sands2009-03-07
* Fix a missing word.Dan Gohman2009-01-21
* Versions of VIM included with Intrepid and Leopard at least appearDan Gohman2009-01-21
* Enable syntax highlighting of LLVM and tablegen files by default,Dan Gohman2009-01-21