Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-03-02 | Build cross-compile altjits for arm32 and arm64 | Bruce Forstall | 1 | -0/+1 |
2016-11-23 | Make RyuJIT/x86 the default x86 JIT | Bruce Forstall | 1 | -6/+5 |
2016-11-03 | Fix JIT build host/target confusion (#7979) | Bruce Forstall | 1 | -2/+2 |
2016-10-27 | Initial RyuJIT x86 SIMD support | Bruce Forstall | 1 | -0/+6 |
2016-10-11 | set ready to run flag for protojit | Sergey Andreenko | 1 | -0/+1 |
2016-05-25 | Limit the exports of libclrjit.{so,dylib}. | Pat Gavlin | 1 | -5/+5 |
2016-04-08 | Clean up JIT build rules | Bruce Forstall | 1 | -5/+9 |
2016-02-29 | Merge pull request #3431 from CarolEidt/ProtojitAltJit | Pat Gavlin | 1 | -0/+1 |
2016-02-29 | Define ALT_JIT for protojit.dll | Carol Eidt | 1 | -0/+1 |
2016-02-23 | Expose a hosting interface for the JIT. | Pat Gavlin | 1 | -1/+2 |
2016-01-27 | Update license headers | dotnet-bot | 1 | -5/+3 |
2016-01-21 | FIx the incremental build for Windows | Jan Vorlicek | 1 | -1/+1 |
2015-12-15 | Build the legacy jit for x86 and arm. | Jarret Shook | 1 | -0/+46 |
2015-12-15 | Add src/jit/protojit | Jan Kotas | 5 | -0/+114 |