aboutsummaryrefslogtreecommitdiffstats
path: root/utils/TableGen/InstrInfoEmitter.h
Commit message (Expand)AuthorAgeFilesLines
* start inferring 'no side effects'.Chris Lattner2008-01-101-1/+1
* remove some old hacky code that tried to infer whether a store Chris Lattner2008-01-061-1/+1
* rearrange some code to allow inferring instr info from the pattern of the ins...Chris Lattner2008-01-061-0/+4
* final cleanups.Chris Lattner2008-01-061-5/+4
* further simplifications and cleanupChris Lattner2008-01-061-2/+8
* simplify some codeChris Lattner2008-01-061-3/+4
* split enum emission out from InstrInfoEmitter into it's own tblgen backend.Chris Lattner2008-01-061-2/+0
* 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/+59