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
/
docs
/
TableGen
Commit message (
Expand
)
Author
Age
Files
Lines
*
[docs] Fix TableGen/LangRef typos
Jordan Rupprecht
2019-06-13
1
-2
/
+2
*
[TableGen] Introduce !listsplat 'binary' operator
Roman Lebedev
2019-04-10
2
-1
/
+5
*
[Tablegen] Add support for the !mul operator.
Nicola Zaghen
2019-03-01
2
-2
/
+2
*
[TblGen][NFC] Fix documentation formatting
Javed Absar
2019-01-25
1
-7
/
+3
*
[TblGen] Extend !if semantics through new feature !cond
Javed Absar
2019-01-25
2
-1
/
+23
*
[TableGen] Preprocessing support
Vyacheslav Zakharin
2018-11-27
1
-1
/
+48
*
Reverted r347092 due to the following build fails:
Vyacheslav Zakharin
2018-11-17
1
-48
/
+1
*
Preprocessing support in tablegen.
Vyacheslav Zakharin
2018-11-16
1
-1
/
+48
*
[TableGen] Add a general-purpose JSON backend.
Simon Tatham
2018-07-11
2
-2
/
+126
*
TableGen/SearchableTables: Support more generic enums and tables
Nicolai Haehnle
2018-06-21
1
-0
/
+16
*
TableGen: some LangRef doc fixes
Nicolai Haehnle
2018-06-04
2
-5
/
+31
*
TableGen: Streamline the semantics of NAME
Nicolai Haehnle
2018-06-04
2
-23
/
+45
*
Fix BNF nits in TableGen language reference.
Simon Tatham
2018-04-23
1
-3
/
+3
*
Test commit access.
Simon Tatham
2018-04-23
1
-1
/
+1
*
TableGen: Remove the cast-from-string-to-variable-reference feature
Nicolai Haehnle
2018-03-19
1
-4
/
+0
*
TableGen: Add !ne, !le, !lt, !ge, and !gt comparisons
Nicolai Haehnle
2018-03-14
2
-1
/
+9
*
TableGen: Type-check BinOps
Nicolai Haehnle
2018-03-14
1
-2
/
+6
*
TableGen: Allow ? in lists
Nicolai Haehnle
2018-03-14
1
-3
/
+3
*
TableGen: Add !dag function for construction
Nicolai Haehnle
2018-03-14
2
-1
/
+19
*
TableGen: Add a defset statement
Nicolai Haehnle
2018-03-09
1
-1
/
+17
*
TableGen: Allow arbitrary list values as ranges of foreach
Nicolai Haehnle
2018-03-09
1
-2
/
+6
*
TableGen: add !isa operation
Nicolai Haehnle
2018-03-09
2
-0
/
+4
*
TableGen: Add !foldl operation
Nicolai Haehnle
2018-03-06
2
-1
/
+10
*
TableGen: Allow !cast of records, cleanup conversion machinery
Nicolai Haehnle
2018-03-06
1
-4
/
+25
*
TableGen: Reimplement !foreach using the resolving mechanism
Nicolai Haehnle
2018-03-05
1
-3
/
+3
*
TableGen: Add !size operation
Nicolai Haehnle
2018-02-23
2
-1
/
+4
*
Improvements to TableGen/LangIntro.rst
Alex Bradbury
2017-05-02
1
-2
/
+7
*
[X86][AVX512] Adding new LLVM TableGen backend which generates the EVEX2VEX c...
Ayman Musa
2017-03-07
1
-0
/
+6
*
[Docs][TableGen] Remove reference to tablegen supporting octal integers. It d...
Craig Topper
2016-11-18
1
-3
/
+0
*
TableGen: Add operator !or
Matt Arsenault
2016-11-15
1
-1
/
+3
*
[docs] Fixing Sphinx warnings to unclog the buildbot
Renato Golin
2016-07-20
2
-19
/
+19
*
Fixing a few places in this doc which look like obvious typos.
Yunzhong Gao
2016-07-20
1
-4
/
+5
*
fix some various typos in the doc
Sylvestre Ledru
2016-07-02
1
-1
/
+1
*
Rename all references to old mailing lists to new lists.llvm.org address.
Tanya Lattner
2015-08-05
2
-2
/
+2
*
[TableGen] Correct the documentation for 'foreach' in the Language Intro.
Craig Topper
2015-06-06
1
-1
/
+1
*
Remove neverHasSideEffects support from TableGen CodeGenInstruction. Everyone...
Craig Topper
2014-11-26
1
-1
/
+0
*
Fix typo in TableGen documentation
Jonathan Roelofs
2014-10-03
1
-1
/
+1
*
Document !and. Fix !shl and friends -- they provide binary operations.
Joerg Sonnenberger
2014-09-03
2
-3
/
+3
*
Reinstate "Nuke the old JIT."
Eric Christopher
2014-09-02
1
-2
/
+1
*
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
Eric Christopher
2014-08-07
1
-1
/
+2
*
Nuke the old JIT.
Rafael Espindola
2014-08-07
1
-2
/
+1
*
Update Tablegen documents given that binary literals are now sized
Pete Cooper
2014-08-07
2
-3
/
+10
*
Fix typos in comments and doc
JF Bastien
2014-08-05
1
-1
/
+1
*
Fix Sphinx warnings.
Dan Liew
2014-07-21
1
-4
/
+1
*
[TableGen] Allow shift operators to take bits<n>
Adam Nemet
2014-07-17
1
-0
/
+6
*
[tablegen] Add !listconcat operator with the similar semantics as !strconcat
Daniel Sanders
2014-05-07
2
-1
/
+7
*
[tablegen] !strconcat accepts more than two arguments but this wasn't documen...
Daniel Sanders
2014-05-02
1
-1
/
+3
*
[docs] VCS contains a record of authorship
Sean Silva
2014-04-08
1
-2
/
+0
*
[docs] Fix some links
Sean Silva
2014-04-07
1
-1
/
+1
*
Recover TableGen/LangRef, make it official
Renato Golin
2014-04-01
3
-516
/
+905
[next]