Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | EntryExitInstrumenter: Handle musttail calls | Hans Wennborg | 2018-04-06 | 1 | -5/+15 |
* | Transforms: Introduce Transforms/Utils.h rather than spreading the declaratio... | David Blaikie | 2018-03-28 | 1 | -1/+1 |
* | Remove unused header from EntryExitInstrumenter | David Blaikie | 2018-03-24 | 1 | -1/+0 |
* | EntryExitInstrumenter: set DebugLocs on the inserted call instructions (PR35412) | Hans Wennborg | 2017-11-28 | 1 | -5/+20 |
* | EntryExitInstrumenter: support __cyg_profile_func_enter_bare | Hans Wennborg | 2017-11-21 | 1 | -1/+2 |
* | [EntryExitInstrumenter] Placate GCC, the semicolon is redundant. NFCI. | Davide Italiano | 2017-11-14 | 1 | -3/+2 |
* | Rename CountingFunctionInserter and use for both mcount and cygprofile calls,... | Hans Wennborg | 2017-11-14 | 1 | -0/+148 |