Age | Commit message (Expand) | Author |
---|---|---|
2009-07-14 | Move EVER MORE stuff over to LLVMContext. | Owen Anderson |
2009-07-08 | Use common code for both ARM and Thumb-2 instruction and register info. | David Goodwin |
2009-07-08 | Implement changes from Chris's feedback. | Torok Edwin |
2009-07-08 | Generalize opcode selection in ARMBaseRegisterInfo. | David Goodwin |
2009-07-08 | Push methods into base class in preparation for sharing. | David Goodwin |
2009-07-08 | Start converting to new error handling API. | Torok Edwin |
2009-07-02 | Checkpoint refactoring of ThumbInstrInfo and ThumbRegisterInfo into Thumb1Ins... | David Goodwin |