Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-17 | Update comments to match recommended doxygen style. | Richard Osborne | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170320 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2012-12-16 | Change XCoreAsmPrinter to lower MachineInstrs to MCInsts before emission. | Richard Osborne | |
This change adds XCoreMCInstLower to do the lowering to MCInst and XCoreInstPrinter to print the MCInsts. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170288 91177308-0d34-0410-b5e6-96231b3b80d8 |