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
/
clang
/
utils
/
TableGen
/
TableGenBackends.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing header guards.
Benjamin Kramer
2014-08-08
1
-0
/
+5
*
Rewrite ARM NEON intrinsic emission completely.
James Molloy
2014-06-17
1
-0
/
+3
*
Reapplying r204952 a second time.
Aaron Ballman
2014-03-31
1
-1
/
+1
*
Reverting r204968 and r204969; while more build bots are happy with the resul...
Aaron Ballman
2014-03-27
1
-1
/
+1
*
Reapplying r204952 with fixes which should hopefully resolve linking issues w...
Aaron Ballman
2014-03-27
1
-1
/
+1
*
Reverting r204952, while I figure out what's going on with the makefile build.
Aaron Ballman
2014-03-27
1
-1
/
+1
*
Clean up the __has_attribute implementation without modifying its behavior.
Aaron Ballman
2014-03-27
1
-1
/
+1
*
Implements a declarative approach to documenting individual attributes in Cla...
Aaron Ballman
2014-02-17
1
-0
/
+2
*
Consolidating several table-generated files containing parser-related string ...
Aaron Ballman
2014-01-29
1
-4
/
+1
*
Removing a bit of custom parsing functionality used by the thread safety anal...
Aaron Ballman
2014-01-09
1
-0
/
+1
*
Update RecursiveASTVisitor so that it visits attributes. This is currently
DeLesley Hutchins
2013-12-30
1
-0
/
+1
*
Attributes which accept a type as their sole argument are no longer hard code...
Aaron Ballman
2013-11-04
1
-0
/
+1
*
PR17666: Instead of allowing an initial identifier argument in any attribute
Richard Smith
2013-10-24
1
-1
/
+1
*
Attribute tablegen now understands that attribute arguments can be optional. ...
Aaron Ballman
2013-09-09
1
-0
/
+1
*
Remove option emitter from clang-tblgen
Reid Kleckner
2013-06-18
1
-2
/
+0
*
Use attribute argument information to determine when to parse attribute argum...
Douglas Gregor
2013-05-02
1
-0
/
+1
*
Revert r180970; it's causing breakage.
Douglas Gregor
2013-05-02
1
-1
/
+0
*
Use attribute argument information to determine when to parse attribute argum...
Douglas Gregor
2013-05-02
1
-0
/
+1
*
Comment parsing: improve the fidelity of XML output for many block commands
Dmitri Gribenko
2013-02-01
1
-0
/
+1
*
Comment parsing: resolve more named character references
Dmitri Gribenko
2013-01-30
1
-0
/
+1
*
PR14922: when printing an attribute, use the real syntax of the attribute (GN...
Michael Han
2013-01-24
1
-0
/
+1
*
Implement Attr dumping for -ast-dump.
Alexander Kornienko
2013-01-07
1
-0
/
+1
*
Comment AST: TableGen'ize all command lists in CommentCommandTraits.cpp.
Dmitri Gribenko
2012-09-10
1
-0
/
+2
*
Comment HTML tag name machers: move from StringSwitch to an efficient
Dmitri Gribenko
2012-08-31
1
-0
/
+3
*
Make clang-tblgen backends functions instead of TableGenBackends.
Jakob Stoklund Olesen
2012-06-13
1
-0
/
+56