aboutsummaryrefslogtreecommitdiffstats
path: root/utils/TableGen/CodeGenTarget.h
Commit message (Expand)AuthorAgeFilesLines
* Move instruction flag inference out of InstrInfoEmitter and intoDan Gohman2008-04-031-0/+4
* Allow ComplexExpressions in InstrInfo.td files to be slightly more... complex...Christopher Lamb2008-01-311-2/+6
* start inferring 'no side effects'.Chris Lattner2008-01-101-1/+2
* realize that instructions who match intrinsics that read memory read memory.Chris Lattner2008-01-101-0/+1
* Change the 'isStore' inferrer to look for 'SDNPMayStore' Chris Lattner2008-01-061-2/+9
* change getQualifiedName to be a global function.Chris Lattner2008-01-051-1/+4
* remove attributions from utils.Chris Lattner2007-12-291-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+180