Rename getABITypeSize to getTypePaddedSize, as
[oota-llvm.git] / lib / Target / XCore / XCoreISelLowering.cpp
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.