summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/CodeGenDAGPatterns.h
Commit message (Expand)AuthorAgeFilesLines
* Factor out the predicate check code from DAGISelEmitter.cppDan Gohman2008-08-221-0/+2
* Added support for overloading intrinsics (atomics) based on pointersMon P Wang2008-07-301-2/+3
* - Add "Commutative" property to intrinsics. This allows tblgen to generate th...Evan Cheng2008-06-161-0/+4
* Wrap MVT::ValueType in a struct to get type safetyDuncan Sands2008-06-061-12/+12
* Move instruction flag inference out of InstrInfoEmitter and intoDan Gohman2008-04-031-2/+3
* This patch fixes a problem encountered by the CellSPU backend where variantsScott Michel2008-03-051-1/+7
* Tablegen support for insert & extract element matchingNate Begeman2008-02-091-1/+5
* set the 'isstore' flag for instructions whose pattern is an Chris Lattner2008-01-061-2/+5
* improve const correctness.Chris Lattner2008-01-061-1/+1
* rename CodegenDAGPatterns -> CodeGenDAGPatternsChris Lattner2008-01-061-13/+13
* move Node Transformation printing from CodeGenDAGPatterns -> DAGISelEmitter.Chris Lattner2008-01-051-3/+10
* move predicate printing code from CodeGenDAGPatterns -> DAGISelEmitter.Chris Lattner2008-01-051-1/+1
* fix a fixme by improving const correctness.Chris Lattner2008-01-051-4/+3
* change getQualifiedName to be a global function.Chris Lattner2008-01-051-0/+552
OpenPOWER on IntegriCloud