History log of /external/llvm/lib/Target/XCore/InstPrinter/XCoreInstPrinter.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
26949489662d1f349a11809baace6b97eca0d3a2 17-Dec-2012 Richard Osborne <richard@xmos.com> Simplify assertion in XCoreInstPrinter.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170321 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/Target/XCore/InstPrinter/XCoreInstPrinter.cpp
9578d793c9450b315721d5cb15001c2e69bff3d0 16-Dec-2012 Richard Osborne <richard@xmos.com> Change XCoreAsmPrinter to lower MachineInstrs to MCInsts before emission.

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
/external/llvm/lib/Target/XCore/InstPrinter/XCoreInstPrinter.cpp