summaryrefslogtreecommitdiff
path: root/src/jit/ssarenamestate.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-03-08Improve SSA renaming memory usage (#15000)mikedn1-136/+107
2018-08-23Merge branch 'master' into fmt-bbBrian Sullivan1-60/+2
2018-08-22define FMT_BB as "BB%02u" and use it uniformly in the codebaseBrian Sullivan1-4/+6
2018-07-19Remove SsaConfig::UNINIT_SSA_NUMMike Danes1-4/+1
2018-07-19Eliminate duplicate SSA number bookkeepingMike Danes1-56/+1
2018-06-30Pass CompAllocator by value (#15025)mikedn1-6/+4
2017-02-08Define `MemoryKind::ByrefExposed`Joseph Tremoulet1-1/+4
2017-02-08Introduce `MemoryKind` abstractionJoseph Tremoulet1-5/+6
2016-08-11Reformat jit sources with clang-tidy and formatMichelle McDaniel1-17/+15
2016-04-13Collect the JIT's TLS variables in a single type.Pat Gavlin1-2/+2
2016-01-27Update license headersdotnet-bot1-4/+3
2015-03-26Fix warnings in the jitter codeJan Vorlicek1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+247