Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wrap OptSize and MinSize attributes for easier and consistent access (NFCI) | Sanjay Patel | 2015-08-04 | 1 | -1/+1 |
* | Convert some AArch64 code to foreach loops. NFC. | Pete Cooper | 2015-08-03 | 1 | -5/+5 |
* | MachineInstr: Remove unused parameter. | Matthias Braun | 2015-05-19 | 1 | -1/+1 |
* | AArch64: Canonicalize access to function attributes, NFC | Duncan P. N. Exon Smith | 2015-02-14 | 1 | -2/+1 |
* | The subtarget is cached on the MachineFunction. Access it directly. | Eric Christopher | 2015-01-27 | 1 | -2/+1 |
* | Change MCSchedModel to be a struct of statically initialized data. | Pete Cooper | 2014-09-02 | 1 | -2/+2 |
* | Have MachineFunction cache a pointer to the subtarget to make lookups | Eric Christopher | 2014-08-05 | 1 | -4/+4 |
* | Remove the TargetMachine forwards for TargetSubtargetInfo based | Eric Christopher | 2014-08-04 | 1 | -4/+4 |
* | AArch64/ARM64: move ARM64 into AArch64's place | Tim Northover | 2014-05-24 | 1 | -0/+919 |