summaryrefslogtreecommitdiff
path: root/include/llvm/MC/MCInstrItineraries.h
Commit message (Expand)AuthorAge
* Machine Model: Add MicroOpBufferSize and resource BufferSize.Andrew Trick2013-06-15
* I'm introducing a new machine model to simultaneously allow simpleAndrew Trick2012-07-07
* Reapply "Make NumMicroOps a variable in the subtarget's instruction itinerary."Andrew Trick2012-07-02
* Revert "Make NumMicroOps a variable in the subtarget's instruction itinerary."Andrew Trick2012-06-29
* misched: count micro-ops toward the issue limit.Andrew Trick2012-06-29
* Make NumMicroOps a variable in the subtarget's instruction itinerary.Andrew Trick2012-06-29
* Revert r158679 - use case is unclear (and it increases the memory footprint).Hal Finkel2012-06-22
* Allow up to 64 functional units per processor itinerary.Hal Finkel2012-06-18
* Sched itinerary fix: Avoid static initializers.Andrew Trick2012-06-08
* misched: API for minimum vs. expected latency.Andrew Trick2012-06-05
* misched: Added MultiIssueItineraries.Andrew Trick2012-06-05
* Sink SubtargetFeature and TargetInstrItineraries (renamed MCInstrItineraries)...Evan Cheng2011-06-29