Merge pull request #2921 from lewurm/lower-typechecks-later
[mono.git] / mono / mini /
2016-06-09 monojenkinsMerge pull request #2921 from lewurm/lower-typechecks...
2016-06-09 Bernhard Urban[mini] execute decompose_typechecks only if there's...
2016-06-09 Bernhard Urban[mini] comment about empty BBs for graph visualization
2016-06-09 Bernhard Urban[mini] do decomposition of typechecks later in the...
2016-06-09 Bernhard Urban[method-to-ir] get rid of additional reg introduced...
2016-06-09 Bernhard Urban[mini] add time tracking for decompose_typechecks pass
2016-06-09 Bernhard Urban[mini] decompose `isinst` and `castclass` in a later...
2016-06-09 Bernhard Urban[cfgdump] insert NOP in empty basic blocks in order...
2016-06-09 Bernhard Urban[debug] print class name for OP_{isinst,castclass}
2016-06-09 Bernhard Urban[mini] introduce OP_{isinst,castclass}
2016-06-09 Vlad BrezaeMerge pull request #3136 from BrzVlad/fix-stw-stopped
2016-06-09 Alex Rønne PetersenMerge pull request #3127 from alexrp/arm32-on-arm64
2016-06-09 Bernhard UrbanMerge pull request #3137 from BrzVlad/fix-sgen-critical...
2016-06-09 monojenkinsMerge pull request #3142 from henricm/fix-for-win-mono_...
2016-06-09 Johan LorenssonMerge pull request #3085 from lateralusX/jlorenss/win...
2016-06-08 Rodrigo KumperaMerge pull request #3135 from kumpera/enable_conc_gc_on...
2016-06-08 Alexander KöplingerMerge pull request #3090 from alexanderkyte/remove_depr...
2016-06-08 Zoltan Varga[llvm] Enable support for the atomic store intrinsics...
2016-06-08 Alex Rønne PetersenMerge pull request #3117 from alexrp/master
2016-06-08 Aleksey Kliger ... Merge pull request #3093 from lambdageek/dev/monoerror...
2016-06-08 Alexander KöplingerMerge pull request #3122 from akoeplinger/fix-41530
2016-06-08 Marcos HenrichMerge pull request #3120 from esdrubal/syscall_details
2016-06-08 Rodrigo KumperaMerge pull request #3118 from kumpera/fix_getname
2016-06-07 Rodrigo KumperaMerge pull request #3114 from alexanderkyte/mono_conf_gc
2016-06-07 Alexander KöplingerMerge pull request #3112 from akoeplinger/test-runner...
2016-06-07 Rodrigo KumperaMerge pull request #3119 from kumpera/fix-getname-and...
2016-06-07 Aleksey Kliger ... Merge pull request #3082 from alexanderkyte/no_alloc_kl...
2016-06-07 Rodrigo KumperaMerge pull request #3110 from BrzVlad/fix-complex-conc...
2016-06-07 Zoltan Varga[amd64] Fix an off-by-one in the dyn call code.
2016-06-07 Alexander Kyte[runtime][mobile_static] Add flag for rgctx_fetch_tramp...
2016-06-07 lateralusXSmaller adjustments based on PR feedback.
2016-06-06 Zoltan Varga[amd64] Fix a loop variable reuse in a58c2ef804779be708...
2016-06-06 Aleksey Kliger ... Merge pull request #3100 from lambdageek/dev/monoerror...
2016-06-06 Aleksey Kliger ... Merge pull request #3104 from lambdageek/dev/monoerror...
2016-06-06 Zoltan Varga[jit] Fix the emission of Selector.GetHandle () impleme...
2016-06-06 Marek SafarMerge pull request #3111 from directhex/sed-before...
2016-06-06 Aleksey Kliger ... Merge pull request #2734 from nealef/master
2016-06-06 Rodrigo KumperaMerge pull request #3070 from kumpera/runtime-handles
2016-06-06 Rodrigo KumperaMerge pull request #3083 from alexrp/gc-pointless-memor...
2016-06-06 Zoltan Varga[amd64] Enable dyncall tests on amd64.
2016-06-06 Zoltan Varga[amd64] Support stack args in dyn calls.
2016-06-06 Zoltan Varga[amd64] Handle ArgValuetypeAddrInIReg in dyncalls.
2016-06-04 Aleksey Kliger ... [mini] Set pending MonoError in mono_vcall_trampoline...
2016-06-03 Aleksey Kliger[llvm] Propagate MonoError out of mini_resolve_imt_method
2016-06-03 Andi McClureMerge pull request #3040 from xmcclure/debugger-step...
2016-06-03 Aleksey Kliger[jit] Pass MonoError to resolve_vcall
2016-06-03 Alexander Kyte[runtime] Use new mono_error_set_for_class_failure...
2016-06-03 Marek SafarMerge pull request #3099 from marek-safar/rs-Semaphore
2016-06-02 Ludovic Henry[coop] Switch to GC unsafe state in SIGILL signal handl...
2016-06-02 Ludovic Henry[runtine] We should always ignore SIGPIPE signal
2016-06-02 Ludovic Henry[coop] Ensure GC unsafe state when throwing exception
2016-06-02 Ludovic Henry[coop] Do not include mono-threads-coop.h and mono...
2016-06-02 monojenkinsMerge pull request #2881 from alexrp/gc-sample-managed...
2016-06-02 Alexander KöplingerMerge pull request #3066 from alexanderkyte/pedump_sgen
2016-06-02 Aleksey Kliger[runtime] Mark mono_exception_from_token_two_strings...
2016-06-02 Aleksey Kliger[runtime] Mark mono_runtime_run_main external only.
2016-06-02 Aleksey Kliger ... Merge pull request #3087 from lambdageek/dev/monoerror...
2016-06-02 Alex Rønne PetersenMerge pull request #3096 from alexrp/master
2016-06-02 Zoltan Varga[arm] Return structures with sizes up to 16 bytes in...
2016-06-02 Marek SafarMerge pull request #3094 from mbrophy1/master
2016-06-01 Alexander KyteMerge pull request #3095 from alexanderkyte/typespec_ca...
2016-06-01 Alexander Kyte[runtime] Don't free null cache hash table in aot compiler
2016-06-01 Aleksey Kliger[runtime] Comment external only functions that call...
2016-06-01 Aleksey Kliger[runtime] Mark mono_object_to_string external only.
2016-06-01 Aleksey Kliger ... Merge pull request #3081 from lambdageek/coop-no-prof
2016-06-01 lateralusXFix for non GCC win x64 calling convention when passing...
2016-06-01 Zoltan Varga[arm] Pass structures larger than 16 bytes by ref on...
2016-05-31 Alex Rønne Petersen[arm] Don't emit memory barriers for relaxed atomic...
2016-05-31 Alex Rønne Petersen[gc] Register a critical region when executing managed...
2016-05-31 Andi McClureFixes for peer feedback on recursive step patch
2016-05-31 Mark ProbstMerge pull request #2871 from BrzVlad/feature-conc...
2016-05-31 Mark ProbstMerge pull request #3019 from schani/fix-major-pinning
2016-05-31 Jonathan PryorMerge pull request #2377 from joelmartinez/docs-multias...
2016-05-31 Alexander KöplingerMerge pull request #3078 from akoeplinger/fix-test...
2016-05-31 Aleksey Kliger ... Merge pull request #3067 from lambdageek/dev/monoerror...
2016-05-31 lateralusXMerge pull request #3059 from lateralusX/jlorenss/win...
2016-05-31 Marek SafarMerge pull request #3063 from marek-safar/rs-Net
2016-05-30 Vlad BrezaeMerge pull request #3056 from BrzVlad/fix-multiple...
2016-05-30 Vlad BrezaeMerge pull request #3057 from BrzVlad/fix-major-log3
2016-05-30 Alexander KöplingerMerge pull request #3071 from adamburgess/fix-ci-links
2016-05-30 Zoltan Varga[jit] Emit code to throw method access exceptions inste...
2016-05-30 Zoltan VargaRevert "[jit] Emit code to throw method access exceptio...
2016-05-30 Zoltan VargaRevert "[jit] Fix 04171d2c267d2db54b36877809dca7a890adc...
2016-05-29 Marek SafarMerge pull request #3061 from Thorium/master
2016-05-29 Zoltan Varga[jit] Fix 04171d2c267d2db54b36877809dca7a890adcfc5...
2016-05-29 Zoltan Varga[jit] Emit code to throw method access exceptions inste...
2016-05-28 Zoltan Varga[gsharedvt] Fix the mapping of reference generic instan...
2016-05-27 Bernhard UrbanMerge pull request #3002 from lewurm/typespec-caching
2016-05-27 Aleksey Kliger[s390x] Fix the build2
2016-05-27 Aleksey Kliger[s390x] Fix the build
2016-05-27 Alexander KöplingerMerge pull request #3037 from mono/system_io_compressio...
2016-05-27 Alexander KöplingerMerge pull request #3060 from directhex/pr-in-version.h
2016-05-27 Aleksey Kliger ... Merge pull request #3050 from lambdageek/dev/monoerror...
2016-05-27 Alexander KöplingerMerge pull request #3058 from rolfbjarne/git-instead...
2016-05-27 Alexander KöplingerMerge pull request #3062 from madewokherd/win32threadsc...
2016-05-27 Jo Shields[jenkins] Include PR number in version.h if PR builder...
2016-05-27 lateralusXAdded support for GSHAREDVT and DYNCALL on Windows...
2016-05-27 monojenkinsMerge pull request #3026 from lewurm/is-call-macro
2016-05-26 Zoltan Varga[sdb] Avoid calling mono_thread_current () in the profi...
2016-05-26 Bernhard Urban[mini] avoid checking condition twice in local-prop
next