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
/
TableGen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Comment parsing: improve the fidelity of XML output for many block commands
Dmitri Gribenko
2013-02-01
1
-0
/
+8
*
Comment parsing: resolve more named character references
Dmitri Gribenko
2013-01-30
1
-0
/
+8
*
PR14922: when printing an attribute, use the real syntax of the attribute (GN...
Michael Han
2013-01-24
1
-0
/
+7
*
Implement Attr dumping for -ast-dump.
Alexander Kornienko
2013-01-07
1
-0
/
+6
*
Sort the #include lines under utils/...
Chandler Carruth
2012-12-04
1
-1
/
+0
*
tblgen: Migrate clang-tblgen to new TableGenMain API.
Sean Silva
2012-10-03
1
-87
/
+82
*
Comment AST: TableGen'ize all command lists in CommentCommandTraits.cpp.
Dmitri Gribenko
2012-09-10
1
-0
/
+8
*
Comment HTML tag name machers: move from StringSwitch to an efficient
Dmitri Gribenko
2012-08-31
1
-0
/
+16
*
Implement AST classes for comments, a real parser for Doxygen comments and a
Dmitri Gribenko
2012-07-06
1
-0
/
+6
*
Make clang-tblgen backends functions instead of TableGenBackends.
Jakob Stoklund Olesen
2012-06-13
1
-28
/
+24
*
Refactor Clang sema attribute handling.
Michael Han
2012-03-07
1
-0
/
+14
*
Instantiate dependent attributes when instantiating templates.
DeLesley Hutchins
2012-01-20
1
-0
/
+7
*
Remove unnecessary default cases in switches over enums.
David Blaikie
2012-01-17
1
-3
/
+0
*
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...
David Blaikie
2011-12-20
1
-1
/
+1
*
Add the Clang tblgen backends to Clang, and flip the switch to cause
Peter Collingbourne
2011-10-06
1
-0
/
+176