Merge pull request #1588 from BrzVlad/feature-aot-wbarrier
[mono.git] / mono / mini / method-to-ir.c
2015-03-24 Zoltan VargaMerge pull request #1588 from BrzVlad/feature-aot-wbarrier
2015-03-24 Marek SafarMerge pull request #1638 from esdrubal/servicepoint
2015-03-24 Zoltan VargaMerge pull request #1632 from alexanderkyte/bug24118
2015-03-23 Rodrigo KumperaMerge pull request #1631 from alexanderkyte/stringbuild...
2015-03-23 João MatosMerge pull request #1646 from myrup/master
2015-03-21 Jonathan PryorMerge pull request #1641 from joelmartinez/docs-monodoc...
2015-03-20 Zoltan VargaMerge pull request #1645 from myrup/master
2015-03-20 Zoltan Varga[jit] Use unique castclass caches in all cases. Fixes...
2015-03-17 Alex Rønne PetersenMerge pull request #1636 from alexrp/profiler-stuff
2015-03-17 Alex Rønne PetersenMerge pull request #1635 from alexrp/core-clr-properties
2015-03-17 Zoltan Varga[jit] Avoid disabling direct calls to icalls on arm64...
2015-03-17 Zoltan Varga[jit] Add exception checks after direct calls to icalls...
2015-03-17 Zoltan Varga[jit] Disable direct icalls for now to fix the build.
2015-03-17 Zoltan Varga[jit] Split the CEE_CALLI conv into a separate switch...
2015-03-17 Zoltan VargaMerge pull request #1633 from BrzVlad/fix-w32-pinvoke
2015-03-17 Zoltan Varga[jit] Add support for directly calling normal icalls...
2015-03-16 Zoltan Varga[aot] Enable direct calls to icalls in aot mode, disabl...
2015-03-16 Vlad Brezae[sgen] Write barrier nursery checks might be needed
2015-03-16 Vlad Brezae[aot] Add aot support for write barrier.
2015-03-16 Vlad Brezae[jit] Handle pointers for aot separately from CEE_MONO_...
2015-03-15 Miguel de IcazaMerge pull request #1617 from keneanung/OdbcCommandExce...
2015-03-15 Miguel de IcazaMerge pull request #1627 from mono/tooltask-fixes
2015-03-15 João MatosMerge pull request #1628 from akoeplinger/resxresourcer...
2015-03-15 Zoltan Varga[jit] Add support for char/boolean to mini_type_get_und...
2015-03-13 João MatosMerge pull request #1606 from alexanderkyte/debug-final...
2015-03-13 João MatosMerge pull request #1618 from alexanderkyte/remoting-fix
2015-03-13 Zoltan Varga[jit] Finish support for valuetype based sharing in...
2015-03-12 Zoltan Varga[jit] Add a new MONO_RGCTX_INFO_ELEMENT_KLASS info...
2015-03-11 Mark ProbstMerge pull request #1621 from schani/fix-warnings
2015-03-11 Mark Probst[runtime] Fix warnings.
2015-03-11 Zoltan Varga[jit] Handle type variables in mini_emit_stobj ().
2015-03-10 Zoltan Varga[jit] Rename 'constrained_call' to 'constrained_class...
2015-03-10 Miguel de IcazaMerge pull request #977 from jasonleenaylor/bug-18558
2015-03-10 Marcos HenrichMerge pull request #1612 from esdrubal/socketsh
2015-03-06 Miguel de IcazaMerge pull request #1155 from steffen-kiess/json-string
2015-03-05 Zoltan Varga[jit] Use mini_get_underlying_type () in a few more...
2015-03-05 Marek SafarMerge pull request #1615 from akoeplinger/fix-consolelo...
2015-03-05 Marek SafarMerge pull request #1614 from akoeplinger/fix-memorycac...
2015-03-05 Zoltan Varga[jit] Add a new mini_get_underlying_type () function...
2015-03-01 João MatosMerge pull request #1514 from directhex/master
2015-02-27 Zoltan VargaMerge pull request #1605 from iainx/cov-install-coverag...
2015-02-27 Zoltan VargaMerge pull request #1604 from iainx/cov-install-coverag...
2015-02-27 Zoltan VargaMerge pull request #1603 from iainx/coverage-null-protect
2015-02-26 Zoltan VargaMerge pull request #1602 from cdettmering/master
2015-02-26 Zoltan Varga[jit] Disable direct calls to icalls when using llvm...
2015-02-25 Rodrigo KumperaMerge pull request #1593 from kumpera/new_suspend
2015-02-25 Zoltan Varga[jit] Make the opcode emulation jit icalls callable...
2015-02-21 Marek SafarMerge pull request #1573 from akoeplinger/msbuild-impor...
2015-02-18 Martin BauligMerge pull request #1464 from akoeplinger/fix-portable...
2015-02-18 Miguel de IcazaMerge pull request #1563 from directhex/emit-nunit...
2015-02-17 Rodrigo KumperaMerge pull request #1570 from mono/fix27010
2015-02-17 Zoltan Varga[gsharedvt] Implement support for multi-dimensional...
2015-02-16 Miguel de IcazaMerge pull request #1542 from ninjarobot/UriTemplateMat...
2015-02-16 Atsushi EnoMerge branch 'import-text-encoding-2'
2015-02-12 Rodrigo KumperaMerge pull request #1439 from BrzVlad/feature-managed...
2015-02-12 Atsushi EnoMerge pull request #1496 from echampet/serializers
2015-02-12 João MatosMerge pull request #1534 from haf/bugs/hmac-wrong-keysizes
2015-02-11 Marek SafarMerge pull request #1560 from esdrubal/xlstregression
2015-02-10 Zoltan VargaMerge pull request #1557 from StephenMcConnel/bug-26887
2015-02-10 Zoltan Varga[jit] Factor out the gsharedvt constrained call handlin...
2015-02-10 Zoltan Varga[jit] Fix some issues with constrained gsharedvt calls...
2015-02-06 Miguel de IcazaMerge branch 'master' into ms-decimal
2015-02-06 Zoltan VargaMerge branch 'r4fp-ir'
2015-02-06 Zoltan VargaAdd mixed r4/r8 opcodes to binary opcodes.
2015-02-06 Zoltan VargaAdd support for generating 32 bit floating point code...
2015-02-06 Marek SafarMerge pull request #1551 from directhex/fix-missing...
2015-02-06 Alex Rønne Petersen[mini] Use a spill var for float <-> int data transfer...
2015-02-06 Marek SafarMerge pull request #1508 from slluis/fix-20966
2015-02-05 Alex Rønne PetersenMerge pull request #1541 from alexrp/mcs-build-cleanup
2015-02-04 Alex Rønne Petersen[mini] Use new float <-> int move opcodes to implement...
2015-02-04 Alex Rønne Petersen[mini] Fix some cases where intrinsics did not have...
2015-02-03 Vlad Brezae[jit] Pass the aligned object size to the managed alloc...
2015-02-03 Vlad Brezae[jit] Optimize the managed allocator fastpath
2015-01-31 Zoltan VargaMerge pull request #1540 from esdrubal/marshallingcache
2015-01-31 Zoltan Varga[jit] Increase the inline memcpy/memset cutoff to 8...
2015-01-30 Alex Rønne Petersen[mini] Fix Enum.HasFlag () intrinsic emitting a bad...
2015-01-29 Mark ProbstMerge pull request #1537 from evincarofautumn/color...
2015-01-29 Alex Rønne Petersen[mini] Fix decomposition of long opcodes in VolatileRea...
2015-01-29 Alex Rønne PetersenOptimize Enum.HasFlag () implementation and recognize...
2015-01-29 Rodrigo KumperaMerge pull request #1536 from esdrubal/noreuse
2015-01-29 Alex Rønne Petersen[mini] Prefer OP_ICEQ over OP_CEQ in i4 CAS intrinsics.
2015-01-28 Zoltan VargaMerge pull request #1533 from jbevain/pdb2mdb-roslyn
2015-01-28 Rodrigo KumperaMerge pull request #1510 from BrzVlad/fix-file-map
2015-01-28 Mark ProbstMerge pull request #1527 from ludovic-henry/master
2015-01-28 Alex Rønne Petersen[mini] Add atomic load/store instructions for float...
2015-01-28 Alex Rønne Petersen[mini] Fix a few cases where incorrect vreg types were...
2015-01-28 Alex Rønne Petersen[mini] Fix stack type for atomic intrinsics involving...
2015-01-28 Alex Rønne Petersen[mini] Recognize and optimize Thread.VolatileRead ...
2015-01-28 Alex Rønne Petersen[mini] Recognize and optimize the new 4-parameter CAS...
2015-01-27 Atsushi EnoMerge pull request #1529 from alistair/xmlreader_read_t...
2015-01-27 Alex Rønne Petersen[mini] Make intrinsic method signature checks more...
2015-01-26 Marek SafarMerge pull request #1521 from esdrubal/fshandle
2015-01-25 Zoltan VargaMerge pull request #1522 from StephenMcConnel/bug-26258
2015-01-25 Zoltan Varga[jit] Properly inflate method signatures used in CEE_NE...
2015-01-24 Alex Rønne Petersen[mini] Fix setting stack type for some atomic instructions.
2015-01-24 Alex Rønne Petersen[mini] Add new atomic load/store opcodes with acq/rel...
2015-01-24 Alex Rønne Petersen[mini] Also match Interlocked.Exchange<T> () in mono_me...
2015-01-24 Alex Rønne Petersen[mini] Memory barrier fixes, simplifications, and optim...
2015-01-22 Martin BauligMerge pull request #1156 from felfert/master
2015-01-21 Marek SafarMerge pull request #1502 from madrang/SafeHandle.CloseT...
next