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
/
lib
/
TableGen
/
TableGenBackend.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[TableGen] Fix line wrapping logic for the autogenerated header to use math t...
Craig Topper
2015-05-26
1
-7
/
+6
*
[TableGen] Rewrite an assert to not do a bunch unsigned math and then try to ...
Craig Topper
2015-05-26
1
-3
/
+3
*
[TableGen] Put a space between '*' and description in the autogenerated table...
Craig Topper
2015-05-26
1
-7
/
+6
*
[TableGen] Fix indentation. NFC
Craig Topper
2015-05-26
1
-1
/
+1
*
[TableGen] Include header for each cpp file first. NFC
Craig Topper
2015-05-26
1
-2
/
+1
*
A bugfix for tblgen, in the function ‘emitSourceFileHeader’.
Nadav Rotem
2013-01-28
1
-6
/
+25
*
Emit TableGen's header comment with C-style comments, so it can be used from ...
Benjamin Kramer
2012-06-19
1
-4
/
+18
*
Eliminate struct TableGenBackend.
Jakob Stoklund Olesen
2012-06-13
1
-9
/
+2
*
Write llvm-tblgen backends as functions instead of sub-classes.
Jakob Stoklund Olesen
2012-06-11
1
-1
/
+4
*
StringRef'ize EmitSourceFileHeader().
Ahmed Charles
2012-02-19
1
-1
/
+1
*
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...
David Blaikie
2011-12-20
1
-0
/
+2
*
Move TableGen's parser and entry point into a library
Peter Collingbourne
2011-10-01
1
-0
/
+25