Reintroduce support for overloading target intrinsics
[oota-llvm.git] / lib / Target / XCore / XCoreISelLowering.h
2009-09-18 Evan ChengEnhance EmitInstrWithCustomInserter() so target can...
2009-09-02 Sandeep PatelRetype from unsigned to CallingConv::ID accordingly...
2009-08-10 Owen AndersonRename MVT to EVT, in preparation for splitting SimpleV...
2009-08-05 Dan GohmanMajor calling convention code refactoring.
2009-07-16 Richard OsborneCombine an unaligned store of unaligned load into a...
2009-07-16 Richard OsborneCustom lower unaligned 32 bit stores and loads into...
2009-07-01 Bill WendlingUpdate comments to make it clear that the function...
2009-06-30 Bill WendlingAdd an "alignment" field to the MachineFunction object...
2009-02-07 Dan GohmanConstify TargetInstrInfo::EmitInstrWithCustomInserter...
2008-12-01 Duncan SandsChange the interface to the type legalization method
2008-11-14 Richard Osborne[XCore] Fix expansion of 64 bit add/sub. Don't custom...
2008-11-07 Richard OsborneAdd XCore backend.