OSDN Git Service

Revert r363658 "[SVE][IR] Scalable Vector IR Type with pr42210 fix"
[android-x86/external-llvm.git] / docs / TableGen /
2019-06-13 Jordan Rupprecht[docs] Fix TableGen/LangRef typos
2019-04-10 Roman Lebedev[TableGen] Introduce !listsplat 'binary' operator
2019-03-01 Nicola Zaghen[Tablegen] Add support for the !mul operator.
2019-01-25 Javed Absar[TblGen][NFC] Fix documentation formatting
2019-01-25 Javed Absar[TblGen] Extend !if semantics through new feature ...
2018-11-27 Vyacheslav Zakharin[TableGen] Preprocessing support
2018-11-17 Vyacheslav ZakharinReverted r347092 due to the following build fails:
2018-11-16 Vyacheslav ZakharinPreprocessing support in tablegen.
2018-07-11 Simon Tatham[TableGen] Add a general-purpose JSON backend.
2018-06-21 Nicolai HaehnleTableGen/SearchableTables: Support more generic enums...
2018-06-04 Nicolai HaehnleTableGen: some LangRef doc fixes
2018-06-04 Nicolai HaehnleTableGen: Streamline the semantics of NAME
2018-04-23 Simon TathamFix BNF nits in TableGen language reference.
2018-04-23 Simon TathamTest commit access.
2018-03-19 Nicolai HaehnleTableGen: Remove the cast-from-string-to-variable-refer...
2018-03-14 Nicolai HaehnleTableGen: Add !ne, !le, !lt, !ge, and !gt comparisons
2018-03-14 Nicolai HaehnleTableGen: Type-check BinOps
2018-03-14 Nicolai HaehnleTableGen: Allow ? in lists
2018-03-14 Nicolai HaehnleTableGen: Add !dag function for construction
2018-03-09 Nicolai HaehnleTableGen: Add a defset statement
2018-03-09 Nicolai HaehnleTableGen: Allow arbitrary list values as ranges of...
2018-03-09 Nicolai HaehnleTableGen: add !isa operation
2018-03-06 Nicolai HaehnleTableGen: Add !foldl operation
2018-03-06 Nicolai HaehnleTableGen: Allow !cast of records, cleanup conversion...
2018-03-05 Nicolai HaehnleTableGen: Reimplement !foreach using the resolving...
2018-02-23 Nicolai HaehnleTableGen: Add !size operation
2017-05-02 Alex BradburyImprovements to TableGen/LangIntro.rst
2017-03-07 Ayman Musa[X86][AVX512] Adding new LLVM TableGen backend which...
2016-11-18 Craig Topper[Docs][TableGen] Remove reference to tablegen supportin...
2016-11-15 Matt ArsenaultTableGen: Add operator !or
2016-07-20 Renato Golin[docs] Fixing Sphinx warnings to unclog the buildbot
2016-07-20 Yunzhong GaoFixing a few places in this doc which look like obvious...
2016-07-02 Sylvestre Ledrufix some various typos in the doc
2015-08-05 Tanya LattnerRename all references to old mailing lists to new lists...
2015-06-06 Craig Topper[TableGen] Correct the documentation for 'foreach'...
2014-11-26 Craig TopperRemove neverHasSideEffects support from TableGen CodeGe...
2014-10-03 Jonathan RoelofsFix typo in TableGen documentation
2014-09-03 Joerg SonnenbergerDocument !and. Fix !shl and friends -- they provide...
2014-09-02 Eric ChristopherReinstate "Nuke the old JIT."
2014-08-07 Eric ChristopherTemporarily Revert "Nuke the old JIT." as it's not...
2014-08-07 Rafael EspindolaNuke the old JIT.
2014-08-07 Pete CooperUpdate Tablegen documents given that binary literals...
2014-08-05 JF BastienFix typos in comments and doc
2014-07-21 Dan LiewFix Sphinx warnings.
2014-07-17 Adam Nemet[TableGen] Allow shift operators to take bits<n>
2014-05-07 Daniel Sanders[tablegen] Add !listconcat operator with the similar...
2014-05-02 Daniel Sanders[tablegen] !strconcat accepts more than two arguments...
2014-04-08 Sean Silva[docs] VCS contains a record of authorship
2014-04-07 Sean Silva[docs] Fix some links
2014-04-01 Renato GolinRecover TableGen/LangRef, make it official
2014-03-24 Aaron BallmanAdding some very nascent information about the clang...
2014-03-21 Renato GolinAdd overall description, file comments, some structure
2014-03-20 Eli BenderskyFix a few more grammatic errors in docs/TableGen/index.rst
2014-03-20 Eli BenderskyFix a couple of typos and an inaccurate description...
2014-03-20 Renato GolinRe-factor TableGen docs
2014-02-09 Sean Silva[docs] TableGen easter egg: Multiline string literals
2013-03-24 Jakob Stoklund OlesenAllow TableGen DAG arguments to be just a name.
2013-02-01 Sean Silva[docs] Fixup fallout from other grammar fixup.
2013-02-01 Sean Silva[docs] Add missing colon to TableGen grammar.
2013-01-25 Hal FinkelAdd an addition operator to TableGen
2013-01-09 Sean SilvaTableGen/LangRef: link bang operators into the producti...
2013-01-09 Sean SilvaTableGen/LangRef: discuss specific C-like escapes
2013-01-09 Sean Silvadocs: Fix mention of DefmID to MultiClassID.
2013-01-09 Sean Silvadocs: Bring TableGen syntax a bit closer to reality.
2013-01-07 Sean Silvatblgen, docs: Add initial syntax reference.