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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
1
-18
/
+28
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
1
-0
/
+1
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-2
/
+1
*
Add addrspacecast instruction.
Matt Arsenault
2013-11-15
1
-11
/
+12
*
Remove linkonce_odr_auto_hide.
Rafael Espindola
2013-11-01
1
-2
/
+2
*
Add function attribute 'optnone'.
Andrea Di Biagio
2013-08-23
1
-1
/
+1
*
Target/X86: Add explicit Win64 and System V/x86-64 calling conventions.
Charles Davis
2013-07-12
1
-6
/
+7
*
Enable syntax highlighting for reStructuredText files.
Bill Wendling
2013-02-28
1
-0
/
+7
*
Unify clang/llvm attributes for asan/tsan/msan (LLVM part)
Kostya Serebryany
2013-02-26
1
-2
/
+2
*
[tsan/msan] adding thread_safety and uninitialized_checks attributes
Kostya Serebryany
2013-02-11
1
-0
/
+1
*
Add the IR attribute 'sspstrong'.
Bill Wendling
2013-01-23
1
-4
/
+4
*
Bring vim keyword lists up to date.
Benjamin Kramer
2012-12-02
1
-36
/
+33
*
Vim mode updated to recognize fast-math flags
Michael Ilseman
2012-11-30
1
-1
/
+1
*
lit: Remove support for XTARGET.
Daniel Dunbar
2012-10-19
1
-1
/
+0
*
Add the half type to the LLVM IR vim syntax highlighting.
Owen Anderson
2012-05-03
1
-1
/
+1
*
Add Foreach Loop
David Greene
2012-02-22
1
-1
/
+1
*
Remove Multidefs
David Greene
2011-10-07
1
-1
/
+1
*
Vim Support for Multidefs
David Greene
2011-10-05
1
-1
/
+1
*
Update uwtable vim color!
Bruno Cardoso Lopes
2011-08-17
1
-1
/
+1
*
Enable clang autocompletion by default.
Dan Gohman
2010-10-26
1
-3
/
+4
*
Add ret instruction to PTX backend
Che-Liang Chiou
2010-09-25
1
-0
/
+1
*
Remove a TODO comment; this is now filed in bugzilla (PR8005).
Dan Gohman
2010-09-03
1
-4
/
+0
*
Remove obsolete keywords which are no longer relevant.
Dan Gohman
2010-08-28
1
-2
/
+1
*
Remove unions from the vim syntax highlighting.
Dan Gohman
2010-08-28
1
-1
/
+0
*
Clarify a comment.
Dan Gohman
2010-08-27
1
-1
/
+1
*
Parse " (Hidden)" and cope with it.
Dan Gohman
2010-08-27
1
-0
/
+7
*
Default to looking for clang++ in the PATH, rather than trying to
Dan Gohman
2010-08-27
1
-2
/
+2
*
Experimental clang-based code-completion support for vim. This currently
Dan Gohman
2010-08-26
1
-0
/
+124
*
Make un-named values legible in certain vim configurations.
Owen Anderson
2010-07-29
1
-2
/
+2
*
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
[next]