1. b230c76 EntryExitInstrumenter: Handle musttail calls by Hans Wennborg · 8 years ago
  2. a373d18 Transforms: Introduce Transforms/Utils.h rather than spreading the declarations amongst Scalar.h and IPO.h by David Blaikie · 8 years ago
  3. 53f51c1 Remove unused header from EntryExitInstrumenter by David Blaikie · 8 years ago
  4. ca46db9 EntryExitInstrumenter: set DebugLocs on the inserted call instructions (PR35412) by Hans Wennborg · 8 years ago
  5. 37cbf28 EntryExitInstrumenter: support __cyg_profile_func_enter_bare by Hans Wennborg · 8 years ago
  6. 1380cb8 [EntryExitInstrumenter] Placate GCC, the semicolon is redundant. NFCI. by Davide Italiano · 8 years ago
  7. e1ecd61 Rename CountingFunctionInserter and use for both mcount and cygprofile calls, before and after inlining by Hans Wennborg · 8 years ago