aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/XCore/XCoreISelLowering.h
Commit message (Expand)AuthorAgeFilesLines
* Combine an unaligned store of unaligned load into a memmove.Richard Osborne2009-07-161-0/+2
* Custom lower unaligned 32 bit stores and loads into libcalls. This is Richard Osborne2009-07-161-0/+2
* Update comments to make it clear that the function alignment is the Log2 of theBill Wendling2009-07-011-1/+1
* Add an "alignment" field to the MachineFunction object. It makes more sense toBill Wendling2009-06-301-0/+3
* Constify TargetInstrInfo::EmitInstrWithCustomInserter, allowingDan Gohman2009-02-071-1/+1
* Change the interface to the type legalization methodDuncan Sands2008-12-011-2/+6
* [XCore] Fix expansion of 64 bit add/sub. Don't custom expandRichard Osborne2008-11-141-2/+2
* Add XCore backend.Richard Osborne2008-11-071-0/+119