aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Target/TargetSchedule.td
Commit message (Expand)AuthorAgeFilesLines
* Comments about operand cycles and pipeline forwarding pathes.Evan Cheng2010-09-301-1/+17
* Add support to model pipeline bypass / forwarding.Evan Cheng2010-09-281-3/+15
* For each instruction itinerary class, specify the number of micro-ops eachEvan Cheng2010-09-091-1/+8
* Make processor FUs unique for given itinerary. This extends the limit of 32Anton Korobeynikov2010-04-181-2/+3
* Since tblgen bug was fixed (thanks Jakob!) we don't need InstrStage2 hack any...Anton Korobeynikov2010-04-071-8/+5
* Make use of new reserved/required scheduling stuff: introduce VFP and NEON lo...Anton Korobeynikov2010-04-071-5/+10
* Initial support for different kinds of FU reservation.Anton Korobeynikov2010-04-071-1/+10
* Fix apostrophos.Dan Gohman2009-09-151-1/+1
* Extend the instruction itinerary model to include the ability to indicate the...David Goodwin2009-08-171-1/+3
* Enhance the InstrStage object to enable the specification of an Itinerary wit...David Goodwin2009-08-121-5/+14
* Move target independent td files from lib/Target/ to include/llvm/Target so t...Evan Cheng2008-11-241-0/+72