summaryrefslogtreecommitdiff
path: root/src/jit/assertionprop.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-09-01More PR FeedbackCarol Eidt1-1/+0
2016-09-011st Class Struct Block AssignmentsCarol Eidt1-4/+31
2016-08-18Preparatory changes for Blk Ops IRCarol Eidt1-4/+27
2016-08-11Reformat jit sources with clang-tidy and formatMichelle McDaniel1-1105/+1199
2016-08-05Null check folding.Eugene Rozenfeld1-29/+104
2016-08-02Optimize bounds checks with correct assertion setJoseph Tremoulet1-30/+17
2016-08-01Merge pull request #6491 from adiaaida/formatting2Michelle McDaniel1-10/+14
2016-07-29Massage code for clang-formatMichelle McDaniel1-10/+14
2016-07-27Do not propagate bad assertions from unreachable blocksCarol Eidt1-38/+87
2016-07-23RyuJIT/x86: implement tailcall via helperBruce Forstall1-2/+2
2016-06-24Fix SBCG in value-numbering constant assertpropChris McKinsey1-23/+63
2016-06-09Remove JIT_FEATURE_SSA_SKIP_DEFS.Pat Gavlin1-4/+0
2016-04-22Fix #3561: assert on RyuJIT x86 when generating shl by 1Bruce Forstall1-1/+1
2016-04-20Don't perform constant propagation when relocatable handles are involved.Eugene Rozenfeld1-7/+21
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-11Port of all JIT changes for .NET Framework 4.6.1 changesBrian Sullivan1-566/+983
2015-04-28Removed the -Wno-switch compiler option for the Clang builds on LinuxBrian Sullivan1-1/+17
2015-04-07Merge changes from parent branchdotnet-bot1-2/+2
2015-04-01Fix next round of warning typesJan Vorlicek1-1/+1
2015-02-25FI from $/DevDiv/FXMain to $/DevDiv/FX/Product/ProjectK **FI_LABEL=22625.00**dotnet-bot1-7/+5
2015-02-05Fix non-null assertion search in assertion tableMaks Naumov1-1/+1
2015-02-03Remove non ASCII characters from source filesMatt Ellis1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+4404