Age | Commit message (Expand) | Author |
---|---|---|
2012-01-10 | Remove unnecessary default cases in switches that cover all enum values. | David Blaikie |
2011-09-27 | Remove an invalid assert that is really just asserting when the scheduler emits | Cameron Zwarich |
2011-06-29 | Sink SubtargetFeature and TargetInstrItineraries (renamed MCInstrItineraries)... | Evan Cheng |
2011-06-28 | - Rename TargetInstrDesc, TargetOperandInfo to MCInstrDesc and MCOperandInfo and | Evan Cheng |
2011-01-21 | Convert -enable-sched-cycles and -enable-sched-hazard to -disable | Andrew Trick |
2010-12-24 | Various bits of framework needed for precise machine-level selection | Andrew Trick |
2010-12-08 | Generalize PostRAHazardRecognizer so it can be used in any pass for | Andrew Trick |