I'm introducing a new machine model to simultaneously allow simple
[oota-llvm.git] / include / llvm / MC / MCInstrItineraries.h
2012-07-07 Andrew TrickI'm introducing a new machine model to simultaneously...
2012-07-02 Andrew TrickReapply "Make NumMicroOps a variable in the subtarget...
2012-06-29 Andrew TrickRevert "Make NumMicroOps a variable in the subtarget...
2012-06-29 Andrew Trickmisched: count micro-ops toward the issue limit.
2012-06-29 Andrew TrickMake NumMicroOps a variable in the subtarget's instruct...
2012-06-22 Hal FinkelRevert r158679 - use case is unclear (and it increases...
2012-06-18 Hal FinkelAllow up to 64 functional units per processor itinerary.
2012-06-08 Andrew TrickSched itinerary fix: Avoid static initializers.
2012-06-05 Andrew Trickmisched: API for minimum vs. expected latency.
2012-06-05 Andrew Trickmisched: Added MultiIssueItineraries.
2011-06-29 Evan ChengSink SubtargetFeature and TargetInstrItineraries (renam...