- Boston
Highlights
- 1 discussion answered
Block or Report
Block or report vargaz
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
lldb Public
Forked from llvm-mirror/lldb
Mirror of official lldb git repository located at http://llvm.org/git/lldb. Updated every five minutes.
-
-
cecil Public
Forked from mono/cecil
Cecil is a library to generate and inspect programs and libraries in the ECMA CIL form.
C#
-
-
670 contributions in the last year
Less
More
Contribution activity
February 2022
Created 12 commits in 2 repositories
Created a pull request in dotnet/runtime that received 41 comments
[mono][wasm] Allow AOTing methods with catch/filter clauses.
This works as follows: During EH, when a catch clause is found in an AOTed method, the EH state is saved into TLS and a c++ exception is thrown. T…
+405
−141
•
41
comments
Opened 9 other pull requests in 1 repository
dotnet/runtime
7
merged
2
open
- [mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…
- [mono] Remove an usage of g_utf8_strup (), its not needed.
- [mono][jit] Transition the x86 backend to use SSE for fp arithmetic.
- [mono][jit] Compute the type of generic context used by static virtua…
- [mono][llvm] Fix crashes when methods fail LLVM compilation.
- [mono][llvm] Add missing OP_RCONV_TO_I opcode.
- [mono][interp] Add checks for interpreter stack overflow.
- [mono] Fix support for calls to static virtual methods from gshared c…
- [mono] Add an 'allow-loader-errors' AOT option.
Reviewed 41 pull requests in 3 repositories
dotnet/runtime
37 pull requests
- [Mono] Enable generating SIMD intrinsics for System.Numerics.Vector on Arm64
- [mono][hot reload] Fix sequence point logic for compiler-generated methods in updates
-
[wasm][tests] Fix use of
RandomTest*Ordererwith trimming - [docs] Create mono-thread-state-machine.md
- [mono] Throw a MarshalDirectiveException when marshalling generic ins…
- [MonoAPI] Split type and function headers, add MONO_API_FUNCTION macro
- [mono][interp] Fix conv.r.un from r4
- [wasm] Add support for a random test case orderer, for xunit tests
- [release/6.0] [mono][s390x] Fix OP_FCONV_TO_I and OP_RCONV_TO_I
- [mono][wasm] Allow AOTing methods with catch/filter clauses.
- Added OnesComplement, Sqrt, Negate vector intrinsics
- [mono][interp] Add checks for interpreter stack overflow.
- Update tests to help uncover CrossGen2 scenario validation
- [mono][jit] Fix --break
- [mini] fix static virtual constrained calls in non-generic interfaces
- [Android] Fix leftover direct invocation of clock_nanosleep
- Skip AOT of Microsoft.CodeAnalysis.CSharp.dll for WASM, due to out-of-memory issues in CI
- [Mono] Add SIMD intrinsics for Vector{64, 128} on Arm64 Part I
- [interp] Use dynamic method's assembly when getting a native wrapper
- [wasm] Add memalign to exported functions
- [wasm] Disable System.Text.RegularExpressions.Generators.Tests
- [Mono] Add SIMD intrinsic for Vector64/128 comparisons
- [mono][s390x] Fix OP_FCONV_TO_I and OP_RCONV_TO_I
- [Mono] Add arm64 SIMD intrinsic for Vector64/128 Abs
- [wasm] Clean unused files from emsdk when provisioning
- Some pull request reviews not shown.

