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
/
TGLexer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
TableGen: support #ifndef in addition to #ifdef.
Tim Northover
2019-05-14
1
-1
/
+1
*
[TableGen] Introduce !listsplat 'binary' operator
Roman Lebedev
2019-04-10
1
-3
/
+3
*
[Tablegen] Add support for the !mul operator.
Nicola Zaghen
2019-03-01
1
-3
/
+3
*
[TblGen] Extend !if semantics through new feature !cond
Javed Absar
2019-01-25
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[TableGen] Preprocessing support
Vyacheslav Zakharin
2018-11-27
1
-5
/
+238
*
Reverted r347092 due to the following build fails:
Vyacheslav Zakharin
2018-11-17
1
-238
/
+5
*
Preprocessing support in tablegen.
Vyacheslav Zakharin
2018-11-16
1
-5
/
+238
*
TableGen: Add !ne, !le, !lt, !ge, and !gt comparisons
Nicolai Haehnle
2018-03-14
1
-0
/
+1
*
TableGen: Add !dag function for construction
Nicolai Haehnle
2018-03-14
1
-1
/
+1
*
TableGen: Remove space at EOL in TGLexer.{h,cpp}
Nicolai Haehnle
2018-03-09
1
-9
/
+9
*
TableGen: Add a defset statement
Nicolai Haehnle
2018-03-09
1
-1
/
+1
*
TableGen: add !isa operation
Nicolai Haehnle
2018-03-09
1
-1
/
+1
*
TableGen: Add !foldl operation
Nicolai Haehnle
2018-03-06
1
-1
/
+1
*
TableGen: Add !size operation
Nicolai Haehnle
2018-02-23
1
-1
/
+1
*
TableGen: Add operator !or
Matt Arsenault
2016-11-15
1
-2
/
+2
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
Remove empty non-virtual destructors or mark them =default when non-public
Benjamin Kramer
2015-04-11
1
-2
/
+1
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
Change TableGen so that binary literals such as 0b001 are now sized.
Pete Cooper
2014-08-07
1
-0
/
+9
*
Allow binary and for tblgen math.
Joerg Sonnenberger
2014-08-05
1
-2
/
+2
*
This only needs a StringRef.
Rafael Espindola
2014-07-06
1
-2
/
+2
*
SourceMgr: make valid buffer IDs start from one
Alp Toker
2014-07-06
1
-1
/
+1
*
[tablegen] Add !listconcat operator with the similar semantics as !strconcat
Daniel Sanders
2014-05-07
1
-1
/
+1
*
tblgen: Diagnose duplicate includes.
Sean Silva
2013-02-07
1
-4
/
+9
*
Add an addition operator to TableGen
Hal Finkel
2013-01-25
1
-1
/
+1
*
Sort includes for all of the .h files under the 'lib' tree. These were
Chandler Carruth
2012-12-04
1
-1
/
+1
*
Add Foreach Loop
David Greene
2012-02-22
1
-1
/
+1
*
Implement Paste
David Greene
2011-10-19
1
-1
/
+2
*
Add Peek
David Greene
2011-10-19
1
-0
/
+1
*
Remove Multidefs
David Greene
2011-10-07
1
-1
/
+1
*
Lexer Support for Multidefs
David Greene
2011-10-05
1
-1
/
+1
*
Move TableGen's parser and entry point into a library
Peter Collingbourne
2011-10-01
1
-0
/
+125