index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
vim
/
llvm.vim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split the Add, Sub, and Mul instruction opcodes into separate
Dan Gohman
2009-06-04
1
-1
/
+2
*
It makes no sense to have a ODR version of common
Duncan Sands
2009-03-11
1
-1
/
+1
*
Remove the one-definition-rule version of extern_weak
Duncan Sands
2009-03-11
1
-1
/
+1
*
Introduce new linkage types linkonce_odr, weak_odr, common_odr
Duncan Sands
2009-03-07
1
-1
/
+2
*
Add the keyword 'default'.
Dan Gohman
2009-01-05
1
-1
/
+1
*
gc is not an obsolete keyword.
Dan Gohman
2009-01-05
1
-2
/
+2
*
Update VIM LLVM IR syntax highlighting.
Dan Gohman
2009-01-04
1
-18
/
+52
*
vimrc
Misha Brukman
2009-01-02
1
-1
/
+1
*
Update this file for 2.0 syntax.
Dan Gohman
2008-01-29
1
-9
/
+17
*
Convert llvm.cs.uiuc.edu -> llvm.org
Reid Spencer
2006-03-14
1
-1
/
+1
*
add support for fastcc and friends
Chris Lattner
2005-05-13
1
-1
/
+1
*
Hilight tail
Chris Lattner
2005-05-06
1
-1
/
+1
*
Add support for undef and unreachable
Chris Lattner
2004-10-16
1
-2
/
+2
*
Add `deplibs' keyword for specifying a list of dependent libraries
Misha Brukman
2004-09-28
1
-1
/
+1
*
Added `zeroinitializer' keyword.
Misha Brukman
2004-04-28
1
-1
/
+1
*
Teach vim about the select instruction. Allow it to forget about the long-dead
Chris Lattner
2004-03-12
1
-2
/
+2
*
Make sure to syntax hilight the 'unwind' keyword!
Chris Lattner
2003-10-27
1
-1
/
+1
*
Syntax highlight the new operators
Chris Lattner
2003-10-21
1
-1
/
+1
*
Add support for the weak linkage specifier
Chris Lattner
2003-10-10
1
-1
/
+1
*
syntax highlightify
Chris Lattner
2003-09-08
1
-1
/
+1
*
* Added the `to' keyword, as in `cast <type> <data> to <type>'.
Misha Brukman
2003-06-03
1
-8
/
+8
*
Add support for new va_arg instruction
Chris Lattner
2003-05-08
1
-1
/
+1
*
Update to add new keywords
Chris Lattner
2003-04-22
1
-3
/
+4
*
Add new linkage keywords. Spell uninitialized correctly
Chris Lattner
2003-04-16
1
-1
/
+2
*
LLVM syntax highlighting for VIM.
Nick Hildenbrandt
2002-10-07
1
-0
/
+59