Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-01-10 | Fix handling of PutArgStk | Carol Eidt | 1 | -3/+7 |
2016-11-21 | Address PR feedback. | Pat Gavlin | 1 | -3/+5 |
2016-09-21 | Reformat jit code for Windows x64 | Michelle McDaniel | 1 | -16/+14 |
2016-09-19 | Fix a bug in LIR::Use::ReplaceWith. | Pat Gavlin | 1 | -0/+4 |
2016-09-15 | Refactor call arg table updates. | Pat Gavlin | 1 | -5/+2 |
2016-09-14 | Introduce GT_JCC. | Pat Gavlin | 1 | -1/+1 |
2016-08-31 | Merge pull request #6552 from pgavlin/RemovePreRationalizeLiveness | Pat Gavlin | 1 | -4/+53 |
2016-08-31 | Fix #6893. (#6932) | Pat Gavlin | 1 | -1/+0 |
2016-08-31 | Do not run local var liveness before rationalize. | Pat Gavlin | 1 | -4/+53 |
2016-08-23 | Stop maintaining cost estimates in the RyuJIT backend. (#6849) | Pat Gavlin | 1 | -2/+0 |
2016-08-19 | Implement the proposed design for RyuJIT's LIR. (#6689) | Pat Gavlin | 1 | -0/+1594 |