summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/CodeGenTarget.h
Commit message (Expand)AuthorAgeFilesLines
* Use CodeGenRegister class to make reading in of register information moreChris Lattner2004-08-161-2/+12
* Make the AsmWriter a first-class tblgen object. Allow targets to specifyChris Lattner2004-08-141-1/+5
* Parse the operand list of the instruction. We currently support register and...Chris Lattner2004-08-011-1/+0
* Add, and start using, the CodeGenInstruction class. This class representsChris Lattner2004-08-011-6/+20
* Rename CodeGenWrappers.(cpp|h) -> CodeGenTarget.(cpp|h)Chris Lattner2004-08-011-0/+68
OpenPOWER on IntegriCloud