summaryrefslogtreecommitdiffstats
path: root/clang/utils/TableGen/TableGenBackends.h
Commit message (Expand)AuthorAgeFilesLines
* Add missing header guards.Benjamin Kramer2014-08-081-0/+5
* Rewrite ARM NEON intrinsic emission completely.James Molloy2014-06-171-0/+3
* Reapplying r204952 a second time.Aaron Ballman2014-03-311-1/+1
* Reverting r204968 and r204969; while more build bots are happy with the resul...Aaron Ballman2014-03-271-1/+1
* Reapplying r204952 with fixes which should hopefully resolve linking issues w...Aaron Ballman2014-03-271-1/+1
* Reverting r204952, while I figure out what's going on with the makefile build.Aaron Ballman2014-03-271-1/+1
* Clean up the __has_attribute implementation without modifying its behavior. Aaron Ballman2014-03-271-1/+1
* Implements a declarative approach to documenting individual attributes in Cla...Aaron Ballman2014-02-171-0/+2
* Consolidating several table-generated files containing parser-related string ...Aaron Ballman2014-01-291-4/+1
* Removing a bit of custom parsing functionality used by the thread safety anal...Aaron Ballman2014-01-091-0/+1
* Update RecursiveASTVisitor so that it visits attributes. This is currentlyDeLesley Hutchins2013-12-301-0/+1
* Attributes which accept a type as their sole argument are no longer hard code...Aaron Ballman2013-11-041-0/+1
* PR17666: Instead of allowing an initial identifier argument in any attributeRichard Smith2013-10-241-1/+1
* Attribute tablegen now understands that attribute arguments can be optional. ...Aaron Ballman2013-09-091-0/+1
* Remove option emitter from clang-tblgenReid Kleckner2013-06-181-2/+0
* Use attribute argument information to determine when to parse attribute argum...Douglas Gregor2013-05-021-0/+1
* Revert r180970; it's causing breakage.Douglas Gregor2013-05-021-1/+0
* Use attribute argument information to determine when to parse attribute argum...Douglas Gregor2013-05-021-0/+1
* Comment parsing: improve the fidelity of XML output for many block commandsDmitri Gribenko2013-02-011-0/+1
* Comment parsing: resolve more named character referencesDmitri Gribenko2013-01-301-0/+1
* PR14922: when printing an attribute, use the real syntax of the attribute (GN...Michael Han2013-01-241-0/+1
* Implement Attr dumping for -ast-dump.Alexander Kornienko2013-01-071-0/+1
* Comment AST: TableGen'ize all command lists in CommentCommandTraits.cpp.Dmitri Gribenko2012-09-101-0/+2
* Comment HTML tag name machers: move from StringSwitch to an efficientDmitri Gribenko2012-08-311-0/+3
* Make clang-tblgen backends functions instead of TableGenBackends.Jakob Stoklund Olesen2012-06-131-0/+56
OpenPOWER on IntegriCloud