Use temporary ni.dll.tmp files with crossgen2 pipeline mode in order to not interfere...
[platform/upstream/dotnet/runtime.git] / src / coreclr / tools / aot / crossgen2 / Program.cs
2022-09-27 Gleb BalykovUse temporary ni.dll.tmp files with crossgen2 pipeline...
2021-10-13 Juan Sebastian Hoy... Merge tag 'v6.0.0-rc.2.21480.5' into juhoyosa/merge...
2021-10-08 Anirudh AgnihotryMerge pull request #59810 from dotnet-maestro-bot/merge...
2021-10-08 dotnet-botMerge in 'release/6.0' changes
2021-10-08 github-actions[bot]Fix issue with incorrect handling of optimized method...
2021-08-03 Michal StrehovskýSimplify JIT shutdown logic in crossgen2 (#56687)
2021-07-30 David WrightonRemove requirement that --input-bubble be specified...
2021-07-29 Jakob Botsch NielsenAdd Pettis-Hansen sort based on call graph data from...
2021-07-23 David WrightonCall the jit shutdown logic on crossgen2 shutdown ...
2021-07-20 David WrightonImprove crossgen2 help text (#55977)
2021-07-01 Tomáš RylekExpand PerfMap format to support metadata for symbol...
2021-05-14 Gleb BalykovAdd --inputbubbleref option to crossgen2 in order to...
2021-05-14 David WrightonMove copy of Crossgen2 tasks/targets to runtime repo...
2021-05-10 t-mustafinCrossgen2 pipeline optimize (#51154)
2021-04-19 Sergey AndreenkoAdd quotes around method.Name for crossgen2 replay...
2021-03-19 t-mustafin[crossgen2] Fix memory leak in _corInfoImpls. (#49764)
2021-03-17 David WrightonArmel support in crossgen2 (#43706)
2021-02-18 Tomáš RylekFix PerfMap file naming in Crossgen2 to match Crossgen1...
2021-02-09 Tomáš RylekIntroducing support for callchain profile-driven optimi...
2021-02-02 David WrightonPgo phase3 (#47558)
2021-01-29 Tomáš RylekInitial implementation of call chain statistics (#47547)
2021-01-26 David WrightonDebugging Crossgen2 documentation (#47363)
2021-01-22 Simon NattressParse method call chain model file and resolve methods...
2021-01-16 Tomáš RylekInitial PDB / PerfMap support in Crossgen2 + System...
2021-01-08 Simon NattressControl Crossgen2 optimizations with DebuggableAttribut...
2020-12-08 Tomáš RylekDecember infra rollout - remove duplicated 'src' from...