Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [MC] Suppress .Lcfi labels when emitting textual assembly | Reid Kleckner | 2017-10-10 | 1 | -2/+0 |
* | Don't emit CFI instructions at the end of a function | Adrian Prantl | 2017-04-24 | 1 | -5/+1 |
* | [PPC] Claim stack frame before storing into it, if no red zone is present | Krzysztof Parzyszek | 2016-09-06 | 1 | -1/+1 |
* | Adding -verify-machineinstrs option to PowerPC tests | Ehsan Amiri | 2016-08-03 | 1 | -4/+4 |
* | Use the generic Lfunc_begin label on ppc. | Rafael Espindola | 2015-03-05 | 1 | -4/+6 |
* | Use the vanilla func_end symbol for .size. | Rafael Espindola | 2015-03-04 | 1 | -1/+1 |
* | Add back tests for empty function in SPARC and PowerPC. | Rafael Espindola | 2014-09-15 | 1 | -0/+43 |
* | Fix a lot of confusion around inserting nops on empty functions. | Rafael Espindola | 2014-09-15 | 1 | -13/+0 |
* | Provide an implementation of getNoopForMachoTarget for PPC, otherwise | Joerg Sonnenberger | 2014-08-08 | 1 | -2/+3 |
* | Consider this function: | Bill Wendling | 2010-07-16 | 1 | -0/+12 |