Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename MVT to EVT, in preparation for splitting SimpleValueType out into its ... | Owen Anderson | 2009-08-10 | 1 | -1/+1 |
* | Major calling convention code refactoring. | Dan Gohman | 2009-08-05 | 1 | -7/+41 |
* | Combine an unaligned store of unaligned load into a memmove. | Richard Osborne | 2009-07-16 | 1 | -0/+2 |
* | Custom lower unaligned 32 bit stores and loads into libcalls. This is | Richard Osborne | 2009-07-16 | 1 | -0/+2 |
* | Update comments to make it clear that the function alignment is the Log2 of the | Bill Wendling | 2009-07-01 | 1 | -1/+1 |
* | Add an "alignment" field to the MachineFunction object. It makes more sense to | Bill Wendling | 2009-06-30 | 1 | -0/+3 |
* | Constify TargetInstrInfo::EmitInstrWithCustomInserter, allowing | Dan Gohman | 2009-02-07 | 1 | -1/+1 |
* | Change the interface to the type legalization method | Duncan Sands | 2008-12-01 | 1 | -2/+6 |
* | [XCore] Fix expansion of 64 bit add/sub. Don't custom expand | Richard Osborne | 2008-11-14 | 1 | -2/+2 |
* | Add XCore backend. | Richard Osborne | 2008-11-07 | 1 | -0/+119 |