Age | Commit message (Expand) | Author |
---|---|---|
2012-06-05 | misched: Added MultiIssueItineraries. | Andrew Trick |
2011-07-11 | - Eliminate MCCodeEmitter's dependency on TargetMachine. It now uses MCInstrInfo | Evan Cheng |
2011-07-09 | Change createAsmParser to take a MCSubtargetInfo instead of triple, | Evan Cheng |
2011-07-07 | Compute feature bits at time of MCSubtargetInfo initialization. | Evan Cheng |
2011-07-02 | Add getFeatureBits to extract feature bits for a given CPU. | Evan Cheng |
2011-07-01 | - Added MCSubtargetInfo to capture subtarget features and scheduling | Evan Cheng |