summaryrefslogtreecommitdiff
path: root/src/jit/arraystack.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-08Use `saveNext` unwind opcode on arm64. (#21683)Sergey Andreenko1-1/+1
2018-12-22Fix ArrayStack's call to default constructor for <T>. (#21624)Sergey Andreenko1-32/+19
2018-06-30Pass CompAllocator by value (#15025)mikedn1-9/+7
2018-05-24Improve SSA topological sort (#15200)mikedn1-0/+12
2016-08-11Reformat jit sources with clang-tidy and formatMichelle McDaniel1-25/+26
2016-06-23Support for updating a nonStandard arg in-place the ArrayStack when it is mod...Brian Sullivan1-0/+7
2016-02-16Avoid unnecessary copies of AllSuccessorIter, LocationInfo and VNDefFunc2ArgMike Danes1-0/+6
2016-01-27Update license headersdotnet-bot1-4/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+133