aboutsummaryrefslogtreecommitdiffstats
path: root/docs/TableGenFundamentals.html
Commit message (Expand)AuthorAgeFilesLines
* Rename usesCustomDAGSchedInserter to usesCustomInserter, and update aDan Gohman2009-10-291-1/+1
* Move implicit and paralle to a separate codegen specific section.Evan Cheng2009-10-051-7/+19
* Documentation: fix HTML validation errors.Benjamin Kramer2009-08-051-5/+5
* Implement !cast<string>.David Greene2009-06-291-1/+2
* Revert 73074 and 73099 because Windows doesn't have POSIXDavid Greene2009-06-091-7/+0
* Add a !patsubst operator. Use on string types.David Greene2009-06-081-0/+4
* Update documentation.David Greene2009-06-081-2/+5
* Add a !regmatch operator to do pattern matching in TableGen.David Greene2009-06-081-0/+3
* Add short descriptions of 'implicit' and 'parallel'.Evan Cheng2009-05-181-0/+7
* Implement !if, analogous to $(if) in GNU make.David Greene2009-05-141-0/+2
* Graduate LLVM to the big leagues by embedding a LISP processor into TableGen.David Greene2009-05-141-0/+6
* Implement a !foreach operator analogous to GNU make's $(foreach).David Greene2009-05-141-0/+4
* Implement a !subst operation simmilar to $(subst) in GNU make to doDavid Greene2009-05-141-0/+3
* Implement !cast.David Greene2009-05-141-4/+5
* Fix a documentation bug.David Greene2009-04-231-1/+1
* Make BinOps typed and require a type specifier for !nameconcat. ThisDavid Greene2009-04-231-3/+3
* Allow defm to inherit from multiple multiclasses.David Greene2009-04-221-3/+4
* Implement !nameconcat to concatenate strings and look up the resultingDavid Greene2009-04-221-2/+8
* Implement multiclass inheritance.David Greene2009-04-221-2/+4
* Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.Misha Brukman2008-12-111-2/+2
* Rename isSimpleLoad to canFoldAsLoad, to better reflect its meaning.Dan Gohman2008-12-031-1/+1
* Fix spelling error.Matthijs Kooijman2008-10-201-1/+1
* HTML syntax fixes.Dan Gohman2008-10-141-6/+6
* More violation fixes.Bill Wendling2008-02-121-5/+0
* Fix validation errors: di -> dt.Bill Wendling2008-02-121-27/+27
* Reformatting. Adding "doc_code" divisions for code examples. Updated someBill Wendling2008-02-121-119/+231
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+646