Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Move instruction flag inference out of InstrInfoEmitter and into | Dan Gohman | 2008-04-03 | 1 | -2/+3 | |
* | This patch fixes a problem encountered by the CellSPU backend where variants | Scott Michel | 2008-03-05 | 1 | -1/+7 | |
* | Tablegen support for insert & extract element matching | Nate Begeman | 2008-02-09 | 1 | -1/+5 | |
* | set the 'isstore' flag for instructions whose pattern is an | Chris Lattner | 2008-01-06 | 1 | -2/+5 | |
* | improve const correctness. | Chris Lattner | 2008-01-06 | 1 | -1/+1 | |
* | rename CodegenDAGPatterns -> CodeGenDAGPatterns | Chris Lattner | 2008-01-06 | 1 | -13/+13 | |
* | move Node Transformation printing from CodeGenDAGPatterns -> DAGISelEmitter. | Chris Lattner | 2008-01-05 | 1 | -3/+10 | |
* | move predicate printing code from CodeGenDAGPatterns -> DAGISelEmitter. | Chris Lattner | 2008-01-05 | 1 | -1/+1 | |
* | fix a fixme by improving const correctness. | Chris Lattner | 2008-01-05 | 1 | -4/+3 | |
* | change getQualifiedName to be a global function. | Chris Lattner | 2008-01-05 | 1 | -0/+552 |