ReleaseNotes: PowerPC; by Kit Barton
[oota-llvm.git] / docs / TableGen /
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.