summaryrefslogtreecommitdiffstats
path: root/llvm/support/tools/TableGen/InstrSelectorEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement type-inference/checking for non-terminal referencesChris Lattner2003-08-071-17/+36
* Rename all of the "Process" methods to be "read" methods, start the Instantia...Chris Lattner2003-08-071-31/+35
* Add support for "cast" nodes, which are required when there is not enough inf...Chris Lattner2003-08-071-1/+24
* Use the new version of isSubClassOfChris Lattner2003-08-071-12/+11
* Cleanup and reorganize code, no functional changesChris Lattner2003-08-071-83/+94
* Read in expanders tooChris Lattner2003-08-071-4/+20
* Continued evolution of the selector emitter: Represent instruction patternsChris Lattner2003-08-071-48/+93
* Finish implementation of the type inference engine.Chris Lattner2003-08-071-7/+30
* Initial checkin of tree pattern parser and type inference engine (which still...Chris Lattner2003-08-071-3/+165
* Export the register classes so that the instruction selector can get at them ...Chris Lattner2003-08-061-5/+5
* Add error checking code to the node type parser. Start the instruction patternChris Lattner2003-08-061-3/+29
* Initial support for an instruction selector emitterChris Lattner2003-08-061-0/+56
OpenPOWER on IntegriCloud