Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-11-22 | CodeGen: simplify TargetMachine::getSymbol interface. NFC. | Tim Northover | 1 | -1/+1 |
2016-09-16 | Move the Mangler from the AsmPrinter down to TLOF and clean up the | Eric Christopher | 1 | -7/+6 |
2015-05-30 | MC: Clean up MCExpr naming. NFC. | Jim Grosbach | 1 | -2/+2 |
2014-04-25 | [C++] Use 'nullptr'. Target edition. | Craig Topper | 1 | -1/+1 |
2014-02-19 | move getNameWithPrefix and getSymbol to TargetMachine. | Rafael Espindola | 1 | -1/+1 |
2014-02-19 | Add back r201608, r201622, r201624 and r201625 | Rafael Espindola | 1 | -4/+6 |
2014-02-19 | Revert r201622 and r201608. | Daniel Jasper | 1 | -6/+4 |
2014-02-18 | Fix PR18743. | Rafael Espindola | 1 | -4/+6 |
2014-02-09 | Use a consistent argument order in TargetLoweringObjectFile. | Rafael Espindola | 1 | -9/+7 |
2014-02-08 | Pass the Mangler by reference. | Rafael Espindola | 1 | -3/+3 |
2014-01-29 | [Sparc] Use %r_disp32 for pc_rel entries in gcc_except_table and eh_frame. | Venkatraman Govindaraju | 1 | -0/+43 |