Popular repositories
-
Forked from llvm-mirror/lldb
Mirror of official lldb git repository located at http://llvm.org/git/lldb. Updated every five minutes.
-
-
Forked from mono/cecil
Cecil is a library to generate and inspect programs and libraries in the ECMA CIL form.
C#
-
-
1,133 contributions in the last year
Less
More
Contribution activity
July 2021
Created 16 commits in 1 repository
Created a pull request in dotnet/runtime that received 3 comments
[mono][jit] Allow inlining of methods which make calls to ThrowHelper…
… methods. Calls to ThrowHelper are very common in perf sensitive code like indexers/iterators.
+1
−1
•
3
comments
Opened 13 other pull requests in 1 repository
dotnet/runtime
13
merged
- [mono] Mark jit icalls using ICALL_EXPORT so they get exported from l…
- [mono][wasm] Avoid compiling llvm bitcode files with -emit-llvm.
- [mono] Fix skipping of static methods during IMT table construction.
- [mono] Add wrapper info for native func wrappers.
- [mono][wasm] Mark memcpy LLVM instructions as volatile when they are …
- [mono] Add some WASM AOT documention.
- [mono] Improve aot code generation for isinst for sealed classes.
- [mono] Remove one more reference to MONO_CORLIB_VERSION.
- [mono] Enable icall export for ios device builds.
- [mono] Remove mono_corlib_version, it has not been maintained for som…
- [mono][aot] Avoid using direct-icalls on ios simulator.
- [mono][llvm] Only emit 'LLVM failed' messages on verbosity > 0.
- [mono][wasm] Disable some tests which crash on AOT.
Reviewed 24 pull requests in 2 repositories
dotnet/runtime 22 pull requests
- [mono] Unconditionally enable NEON/AdvSimd for arm64 with LLVM
- Add missing float32 instruction
- [interp] Add IL seq points
-
[wasm] Add $(EmccTotalMemory) to allow custom
-s TOTAL_MEMORY=.. - Enable Float32, fix linears optimization, and rework LOCALLOC
- [wasm] Fix regression in compiling .bc -> .o files
- [debugger] Export mono_debugger_agent_unhandled_exception to avoid usage of Debugger.Mono_UnhandledException
- Fix mono build on illumos
- Don't probe mono aot-cache directory for AOT images
- Remove unnecessary intrinsics in mono/mini/intrinsics.c
- [Mono] Add osx aot offsets & generate aot compiler packs for x64 and arm64
- [interp] Fix pinvokes with HandleRef
- [interp] Fix open delegates used with virtual methods of valuetypes
- [interp] Add a few fixes for conversion opcodes
- [mono] Optimize Type.IsRuntimeImplemented
- Implement JitInfo API
- Ship a .framework version of Mono
- [Mono]Fix jit dump enable flag
- [mono] Add constructor for jagged arrays
- [Mono] Detail EventPipe sample profiler frames in unmanaged code.
- [mono] Implement the rest of Vector{64,128}{,<T>}
- [wasm][aot] Enable System.Runtime.Tests
mono/mono 2 pull requests
Created an issue in dotnet/runtime that received 8 comments
Runtime crash in System.Dynamic.Runtime test suite on wasm AOT
Stacktrace:
0: builtin exit frame: trace(this=0x0fdc082059a1 <console map = 0xfdc0824290d>#1#,0x0fdc082059a1 <console map = 0xfdc0824290d>#1#,0x0f…
8
comments