| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Push methods into base class in preparation for sharing. | David Goodwin | 2009-07-08 | 1 | -6/+7 | |
| | | | | | llvm-svn: 75020 | |||||
| * | Start converting to new error handling API. | Torok Edwin | 2009-07-08 | 1 | -2/+2 | |
| | | | | | | | | cerr+abort -> llvm_report_error assert(0)+abort -> LLVM_UNREACHABLE (assert(0)+llvm_unreachable-> abort() included) llvm-svn: 75018 | |||||
| * | Checkpoint refactoring of ThumbInstrInfo and ThumbRegisterInfo into ↵ | David Goodwin | 2009-07-02 | 1 | -0/+755 | |
| Thumb1InstrInfo, Thumb2InstrInfo, Thumb1RegisterInfo and Thumb2RegisterInfo. Move methods from ARMInstrInfo to ARMBaseInstrInfo to prepare for sharing with Thumb2. llvm-svn: 74731 | ||||||

