aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/XCore/XCoreISelLowering.cpp
AgeCommit message (Expand)Author
2009-02-05Get rid of 3 non-DebugLoc getNode variants.Dale Johannesen
2009-02-04Remove non-DebugLoc forms of CopyToReg and CopyFromReg.Dale Johannesen
2009-02-04Remove non-DebugLoc versions of getLoad and getStore.Dale Johannesen
2009-01-12Rename getABITypeSize to getTypePaddedSize, asDuncan Sands
2008-12-03Add support for ISD::TRAP to the XCore backendRichard Osborne
2008-12-01Change the interface to the type legalization methodDuncan Sands
2008-11-23Rename SetCCResultContents to BooleanContents. InDuncan Sands
2008-11-14[XCore] Fix expansion of 64 bit add/sub. Don't custom expandRichard Osborne
2008-11-14Add XCore intrinsics for getid (returns thread id) and bitrev (reversesRichard Osborne
2008-11-07Add XCore backend.Richard Osborne