aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/MC/MCInstrItineraries.h
Commit message (Expand)AuthorAgeFilesLines
* I'm introducing a new machine model to simultaneously allow simpleAndrew Trick2012-07-071-83/+12
* Reapply "Make NumMicroOps a variable in the subtarget's instruction itinerary."Andrew Trick2012-07-021-2/+1
* Revert "Make NumMicroOps a variable in the subtarget's instruction itinerary."Andrew Trick2012-06-291-1/+2
* misched: count micro-ops toward the issue limit.Andrew Trick2012-06-291-6/+6
* Make NumMicroOps a variable in the subtarget's instruction itinerary.Andrew Trick2012-06-291-3/+3
* Revert r158679 - use case is unclear (and it increases the memory footprint).Hal Finkel2012-06-221-2/+2
* Allow up to 64 functional units per processor itinerary.Hal Finkel2012-06-181-2/+2
* Sched itinerary fix: Avoid static initializers.Andrew Trick2012-06-081-3/+13
* misched: API for minimum vs. expected latency.Andrew Trick2012-06-051-1/+7
* misched: Added MultiIssueItineraries.Andrew Trick2012-06-051-7/+66
* Sink SubtargetFeature and TargetInstrItineraries (renamed MCInstrItineraries)...Evan Cheng2011-06-291-0/+253