index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
vim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix grammaro in a comment.
Dan Gohman
2010-02-26
1
-1
/
+1
*
Add Revision keywords to these files, as it's common for them to be
Dan Gohman
2010-02-26
3
-1
/
+3
*
Improve the vim code for highlighting trailing whitespace and lines
Dan Gohman
2010-02-26
1
-5
/
+25
*
Add the alignstack keyword.
Dan Gohman
2010-02-26
1
-1
/
+1
*
Remove bogus Updated line.
Dan Gohman
2010-02-26
1
-1
/
+0
*
Add the union keyword.
Dan Gohman
2010-02-25
1
-0
/
+1
*
Reintroduce the InlineHint function attribute.
Jakob Stoklund Olesen
2010-02-06
1
-1
/
+1
*
Remove the InlineHint attribute. There are no current or planned
Eric Christopher
2010-01-15
1
-1
/
+1
*
Tighten up the vim LLVM IR syntax highlighting regex for labels, and add a
Dan Gohman
2010-01-09
1
-1
/
+3
*
Set the vim auto-indent setting for open braces after case statements to
Dan Gohman
2010-01-09
1
-1
/
+1
*
Add indirectbr and blockaddress to the vim syntax highlighting file.
Dan Gohman
2009-10-29
1
-1
/
+2
*
Add an 'inline hint' attribute to represent source
Dale Johannesen
2009-08-26
1
-1
/
+1
*
Add new function attribute keywords to the vim syntax.
Dan Gohman
2009-08-05
1
-1
/
+2
*
vim syntax highlighting for inbounds keyword.
Dan Gohman
2009-07-27
1
-1
/
+1
*
Add new keywords to the vim syntax highlighting.
Dan Gohman
2009-07-22
1
-0
/
+1
*
Add the private keyword to the VIM syntax highlighting.
Dan Gohman
2009-07-17
1
-1
/
+1
*
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
*
Fix a missing word.
Dan Gohman
2009-01-21
1
-2
/
+2
*
Versions of VIM included with Intrepid and Leopard at least appear
Dan Gohman
2009-01-21
1
-7
/
+8
*
Enable syntax highlighting of LLVM and tablegen files by default,
Dan Gohman
2009-01-21
1
-0
/
+12
*
Only set cindent for C and C++ source files.
Dan Gohman
2009-01-21
1
-4
/
+8
*
Use VIM's built-in shorthand for whitespace in regex.
Misha Brukman
2009-01-08
1
-1
/
+1
*
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
*
The .llx suffix is obsolete.
Dan Gohman
2009-01-04
1
-1
/
+0
*
Update VIM LLVM IR syntax highlighting.
Dan Gohman
2009-01-04
1
-18
/
+52
*
Set a few more vimrc indentation options.
Dan Gohman
2009-01-04
1
-2
/
+4
*
Use softtabstop instead of redefining tabstop.
Dan Gohman
2009-01-04
1
-1
/
+1
*
Switch the vimrc file from smartindent to cindent, which is
Dan Gohman
2009-01-04
1
-2
/
+3
*
vimrc
Misha Brukman
2009-01-02
3
-7
/
+20
*
Added support for:
Bill Wendling
2008-04-27
1
-7
/
+20
*
Update this file for 2.0 syntax.
Dan Gohman
2008-01-29
1
-9
/
+17
*
Remove blank line at end of file, removing test user "foo" from CVS history.
Reid Spencer
2006-08-11
1
-1
/
+0
*
Convert llvm.cs.uiuc.edu -> llvm.org
Reid Spencer
2006-03-14
2
-2
/
+2
*
add support for fastcc and friends
Chris Lattner
2005-05-13
1
-1
/
+1
*
* Fix wording of the warning
Misha Brukman
2005-05-12
1
-2
/
+8
*
Hilight tail
Chris Lattner
2005-05-06
1
-1
/
+1
*
.vimrc file to aid in LLVM coding standards conformance
Misha Brukman
2005-04-24
1
-0
/
+34
*
Test commit
Test Commit
2004-12-09
1
-0
/
+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
*
Add hint about syntax-highlighting non-standardly-named LLVM Makefiles.
Misha Brukman
2004-05-19
1
-0
/
+9
*
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
[next]