summaryrefslogtreecommitdiff
path: root/src/jit/emitarm.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-12-22ARM: A step towards the RyuJIT/ARM32 backend.Mikhail Skvortcov1-18/+39
2016-10-14Remove DEBUGGING_SUPPORT #ifdef (#7611)Bruce Forstall1-2/+0
2016-09-28[ARM] Generate direct call instructions for recursive callsHanjoung Lee1-5/+13
2016-09-06[ARM] Remove ARM_HAZARD_AVOIDANCE (#7019)Hanjoung Lee1-111/+0
2016-08-11Reformat jit sources with clang-tidy and formatMichelle McDaniel1-3954/+3781
2016-07-29Massage code for clang-formatMichelle McDaniel1-9/+17
2016-05-11ARM64: Enable Long AddressKyungwoo Lee1-2/+1
2016-03-07Reapply change 1578859: Add a new set of APIs for JIT configuration.Pat Gavlin1-4/+2
2016-02-25Roll back change 1578859 on behalf of pagavlin. Change broke SuperPMI.dotnet-bot1-2/+4
2016-02-25Add a new set of APIs for JIT configuration.Pat Gavlin1-4/+2
2016-02-17Refactor the Conditional branches on Arm to match the Arm condition codesBrian Sullivan1-21/+2
2016-01-27Update license headersdotnet-bot1-4/+3
2015-07-24Add ARM target for CoreCLR on Linux.Ben Pye1-7/+38
2015-02-03Remove non ASCII characters from source filesMatt Ellis1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+7891