summaryrefslogtreecommitdiff
path: root/src/jit/valuenum.h
AgeCommit message (Expand)AuthorFilesLines
2016-08-16Record expr location for opqaue value numbersJoseph Tremoulet1-17/+24
2016-08-11Reformat jit sources with clang-tidy and formatMichelle McDaniel1-251/+351
2016-07-29Massage code for clang-formatMichelle McDaniel1-13/+15
2016-04-18Stanardize on `DEBUGARG` in the JIT.Pat Gavlin1-1/+1
2016-04-06Add JIT and GC info SimplerHashTable behaviors.Pat Gavlin1-4/+4
2016-03-16Update code to use COMPlus_ instead of COMPLUS_ when referencing knobsManu1-1/+1
2016-03-04Improvements for ReadyToRun helpers in JIT value numbering.Eugene Rozenfeld1-1/+1
2016-02-26Clean up some truncation warnings in the JIT.Pat Gavlin1-16/+10
2016-01-27Update license headersdotnet-bot1-4/+3
2016-01-22Fix a bug in JIT value numbering.Eugene Rozenfeld1-1/+7
2015-12-11Port of all JIT changes for .NET Framework 4.6.1 changesBrian Sullivan1-5/+52
2015-11-18Fix for issue 2058.Lubomir Litchev1-1/+1
2015-03-26Fix warnings in the jitter codeJan Vorlicek1-35/+40
2015-03-17Fix MacOS build breakJan Kotas1-7/+26
2015-03-17Merge changes from parent branchdotnet-bot1-14/+104
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1109