Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-05 | ISA: Back-out NoopMachInst as a StaticInstPtr change. | Ali Saidi | |
2012-06-04 | ISA: Turn the ExtMachInst NoopMachinst into the StaticInstPtr NoopStaticInst. | Gabe Black | |
This eliminates a use of the ExtMachInst type outside of the ISAs. |