aboutsummaryrefslogtreecommitdiffstats
path: root/utils/TableGen/DAGISelEmitter.h
Commit message (Expand)AuthorAgeFilesLines
* Move instruction flag inference out of InstrInfoEmitter and intoDan Gohman2008-04-031-0/+1
* rename CodegenDAGPatterns -> CodeGenDAGPatternsChris Lattner2008-01-061-1/+1
* now that computing CodegenDAGPatterns doesn't implicitly print stuff Chris Lattner2008-01-051-2/+2
* move Node Transformation printing from CodeGenDAGPatterns -> DAGISelEmitter.Chris Lattner2008-01-051-0/+1
* move predicate printing code from CodeGenDAGPatterns -> DAGISelEmitter.Chris Lattner2008-01-051-0/+3
* fix a fixme by improving const correctness.Chris Lattner2008-01-051-2/+2
* change getQualifiedName to be a global function.Chris Lattner2008-01-051-500/+2
* remove attributions from utils.Chris Lattner2007-12-291-2/+2
* Initial support for multi-result patterns:Evan Cheng2007-09-121-1/+5
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+543