[llvm-commits] [llvm] r173477 - in /llvm/trunk/lib/Target/XCore: XCoreISelLowering.cpp XCoreInstrInfo.td

Richard Osborne richard at xmos.com
Fri Jan 25 13:59:44 PST 2013


This change doesn't affect the output of the XCoreAsmPrinter or instruction selection which is why I didn't change / add any tests. It is needed to get the instruction encoding right and I've added tests that cover this in the next commit (r173479) which added instruction encoding information for this instruction.

On 25 Jan 2013, at 21:45, Sean Silva <silvas at purdue.edu>
 wrote:

> Tests?





More information about the llvm-commits mailing list