aboutsummaryrefslogtreecommitdiffstats
path: root/utils/TableGen/SubtargetEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make processor FUs unique for given itinerary. This extends the limit of 32Anton Korobeynikov2010-04-181-7/+28
* Initial support for different kinds of FU reservation.Anton Korobeynikov2010-04-071-3/+6
* Have TableGen emit code that uses dbgs() rather than errs().David Greene2010-01-051-2/+2
* Show command-line args and features passed into backend in debug output. Appr...Sandeep Patel2009-11-111-0/+4
* Make the end-of-itinerary mark explicit. Some cleanup.David Goodwin2009-09-241-5/+3
* Extend the instruction itinerary model to include the ability to indicate the...David Goodwin2009-08-171-39/+102
* Enhance the InstrStage object to enable the specification of an Itinerary wit...David Goodwin2009-08-121-4/+7
* Replace std::iostreams with raw_ostream in TableGen.Daniel Dunbar2009-07-031-10/+10
* Propagate CPU string out of SubtargetFeaturesAnton Korobeynikov2009-05-231-4/+5
* fix a few spelling errors and typosJim Grosbach2009-03-261-1/+1
* lib/Target/SubtargetFeature.cpp asserts that the FeatureKV[] table be sorted Jim Grosbach2008-09-111-1/+1
* Stabilize 'getDwarfRegNumFull' output to not depend on random memory Chris Lattner2008-08-261-18/+0
* Fix generation of multi-stage instruction itineraries. Patch byChris Lattner2008-04-061-2/+5
* A quick nm audit turned up several fixed tables and objects that wereDan Gohman2008-03-251-3/+3
* Rewrite tblgen handling of subtarget features soDale Johannesen2008-02-141-2/+6
* 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/+523