Rename PaddedSize to AllocSize, in the hope that this
[oota-llvm.git] / lib / Target / XCore / XCoreISelLowering.cpp
2009-05-09 Duncan SandsRename PaddedSize to AllocSize, in the hope that this
2009-02-13 Dale Johannesenmissed file
2009-02-07 Dan GohmanConstify TargetInstrInfo::EmitInstrWithCustomInserter...
2009-02-07 Dale JohannesenGet rid of the last non-DebugLoc versions of getNode!
2009-02-06 Dale JohannesenRemove more non-DebugLoc versions of getNode.
2009-02-05 Dale JohannesenGet rid of 3 non-DebugLoc getNode variants.
2009-02-04 Dale JohannesenRemove non-DebugLoc forms of CopyToReg and CopyFromReg.
2009-02-04 Dale JohannesenRemove non-DebugLoc versions of getLoad and getStore.
2009-01-12 Duncan SandsRename getABITypeSize to getTypePaddedSize, as
2008-12-03 Richard OsborneAdd support for ISD::TRAP to the XCore backend
2008-12-01 Duncan SandsChange the interface to the type legalization method
2008-11-23 Duncan SandsRename SetCCResultContents to BooleanContents. In
2008-11-14 Richard Osborne[XCore] Fix expansion of 64 bit add/sub. Don't custom...
2008-11-14 Richard OsborneAdd XCore intrinsics for getid (returns thread id)...
2008-11-07 Richard OsborneAdd XCore backend.