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