index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
utils
/
vim
Commit message (
Expand
)
Author
Age
Files
Lines
*
[vim] Add token type to Vim syntax file.
Manuel Jacob
2015-12-28
1
-1
/
+1
*
HHVM calling conventions.
Maksim Panchenko
2015-09-29
1
-4
/
+5
*
llvm.vim: 'musttail' is a keyword too
Jonathan Roelofs
2015-09-03
1
-1
/
+1
*
Rename all references to old mailing lists to new lists.llvm.org address.
Tanya Lattner
2015-08-05
1
-1
/
+1
*
[vim] Update the syntax to mark REQUIRES lines and not talk about
Chandler Carruth
2015-07-15
1
-3
/
+3
*
[vim] Add the IR's comment prefix to the comments list. This allows vim
Chandler Carruth
2015-07-15
1
-0
/
+1
*
Vim: Fix some bugs in llvm indent plugin.
Matthias Braun
2015-05-04
1
-3
/
+3
*
Vim: Set filetype=python for lit configuration files.
Matthias Braun
2015-05-04
1
-0
/
+1
*
Enhanced vim support.
Matthias Braun
2015-04-21
8
-27
/
+103
*
AsmParser/Writer: Handle symbolic constants in DI 'flags:'
Duncan P. N. Exon Smith
2015-02-21
1
-0
/
+1
*
AsmWriter/Bitcode: MDExpression
Duncan P. N. Exon Smith
2015-02-13
1
-0
/
+1
*
AsmWriter: MDSubprogram: Recognize DW_VIRTUALITY in 'virtuality'
Duncan P. N. Exon Smith
2015-02-13
1
-0
/
+1
*
AsmWriter: MDCompositeType: Recognize DW_LANG in 'runtimeLang'
Duncan P. N. Exon Smith
2015-02-13
1
-0
/
+1
*
AsmWriter: MDBasicType: Recognize DW_ATE in 'encoding'
Duncan P. N. Exon Smith
2015-02-13
1
-0
/
+1
*
AsmParser: Recognize DW_TAG_* constants
Duncan P. N. Exon Smith
2015-02-03
1
-0
/
+1
*
AsmParser/Bitcode: Add support for MDLocation
Duncan P. N. Exon Smith
2015-01-13
1
-1
/
+6
*
IR: Add 'distinct' MDNodes to bitcode and assembly
Duncan P. N. Exon Smith
2015-01-08
1
-1
/
+1
*
utils: update vim syntax highlighting for LLVM IR
Saleem Abdulrasool
2014-12-12
1
-17
/
+16
*
IR: Implement uselistorder assembly directives
Duncan P. N. Exon Smith
2014-08-19
1
-0
/
+1
*
Remove the linker_private and linker_private_weak linkages.
Rafael Espindola
2014-03-13
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
[next]