summaryrefslogtreecommitdiff
path: root/src/jit/jiteh.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-04-26Typos (#24280)John Doe1-1/+1
2019-03-22Delete unused variables in jit. Part1. (#23399)Sergey Andreenko1-4/+3
2018-08-22define FMT_BB as "BB%02u" and use it uniformly in the codebaseBrian Sullivan1-16/+19
2018-05-22Remove JIT LEGACY_BACKEND code (#18064)Bruce Forstall1-10/+0
2017-01-10JIT: Finally OptimizationsAndy Ayers1-1/+1
2017-01-03Adjust ref counts during EH normalization (#8713)Andy Ayers1-0/+5
2016-12-02Introduce CORINFO_EH_CLAUSE_SAMETRY flag for CoreRT ABI (#8422)Jan Kotas1-4/+8
2016-08-12Reformat the JIT sources.Pat Gavlin1-537/+500
2016-08-12Massage the code a bit for jit-format w/ Clang 3.8.Pat Gavlin1-2/+9
2016-08-12Revert #6686.Pat Gavlin1-507/+539
2016-08-11Reformat jit sources with clang-tidy and formatMichelle McDaniel1-539/+507
2016-07-29Massage code for clang-formatMichelle McDaniel1-76/+114
2016-04-27Separate TryDsc and ExnFlowDscJoseph Tremoulet1-0/+97
2016-03-31Replace uses of _WIN64 with _HOST_64BIT_.Pat Gavlin1-1/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-11Port of all JIT changes for .NET Framework 4.6.1 changesBrian Sullivan1-1/+1
2015-02-08Fix writeable string warnings. Closes #139Kasper F. Brandt1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+3952