aboutsummaryrefslogtreecommitdiffstats
path: root/utils/vim/llvm.vim
Commit message (Expand)AuthorAgeFilesLines
* 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
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+61