[jit] Introduce has_indirection flag in MonoCompile to signal that LDADDR was generated.
[mono.git] / mono / mini / mini-llvm.c
2013-10-21 Sebastien PouliotMerge pull request #730 from LogosBible/locale-changes
2013-10-21 Miguel de IcazaMerge pull request #717 from mono/client_websockets_impl
2013-10-21 Alex Rønne PetersenMerge pull request #268 from pcc/menudeactivate
2013-10-21 Alex Rønne PetersenMerge pull request #260 from pcc/topmost
2013-10-21 Michael HutchinsonMerge pull request #565 from rneatherway/master
2013-10-21 Alex Rønne PetersenMerge pull request #587 from madewokherd/gdipdllmap
2013-09-02 Marek HabersackMerge pull request #744 from echampet/bug-10001
2013-08-29 Zoltan VargaFix an LLVM assertion on structs with unaligned size...
2013-08-28 Marek SafarMerge pull request #743 from gvillanueva/master
2013-08-26 Marek HabersackMerge pull request #726 from pruiz/xamarin-bug-13708
2013-08-23 Rodrigo KumperaWe have g_getenv for portability reasons, so let's...
2013-08-16 Rodrigo KumperaMerge pull request #725 from knocte/threadpool_init
2013-08-14 Marek SafarMerge pull request #733 from amoiseev-softheme/bugfix...
2013-08-13 Marek SafarMerge pull request #729 from wtfrank/charting-submit
2013-08-12 Zoltan VargaMerge pull request #708 from spicypixel/hotfix/mono...
2013-08-07 Marek SafarMerge pull request #727 from alesliehughes/master
2013-08-06 Zoltan Varga[llvm] Disable LLVM for async methods to work around...
2013-08-06 Zoltan Varga[llvm] Avoid adding methods which failed llvm compilati...
2013-08-02 Rodrigo KumperaMerge pull request #681 from tritao/dll-api
2013-07-30 Marek SafarMerge pull request #665 from andreas-auerswald/master
2013-07-21 Rodrigo KumperaMerge pull request #600 from tr8dr/master
2013-07-21 Alex Rønne PetersenMerge pull request #707 from LHCGreg/12752-windows_nul_...
2013-07-12 Atsushi EnoMerge pull request #622 from killabytenow/master
2013-07-09 Rodrigo KumperaMerge pull request #694 from madewokherd/pthreadinclude
2013-07-09 Alex Rønne PetersenChange the way we do soft float to a fallback mechanism.
2013-07-03 Zoltan VargaFix the implementation of sext.i4/zext.i4 for LLVM...
2013-07-02 Martin BauligMerge pull request #664 from symform/xbuild-AssignProje...
2013-07-02 Alex Rønne PetersenMerge pull request #649 from DavidS/feature/implement...
2013-07-02 Alex Rønne PetersenMerge pull request #572 from jack-pappas/sockets-ipproto
2013-06-28 Michael HutchinsonMerge pull request #642 from Ventero/CleanCopyLocal
2013-06-26 Zoltan VargaFix the LLVM JIT.
2013-06-26 Rodrigo KumperaMerge pull request #654 from alesliehughes/master
2013-06-24 Zoltan VargaStore AOT method indexes in the Mono EH frame instead...
2013-06-21 Zoltan VargaChange the linkage of 'mono_aot_personality' to Interna...
2013-06-12 Gonzalo Paniagua... Merge pull request #631 from kebby/master
2013-06-09 Zoltan VargaRework the gsharedvt code to add support for vtypes...
2013-04-26 Miguel de IcazaMerge pull request #620 from knocte/monoservice_playground
2013-04-26 Miguel de IcazaMerge pull request #618 from knocte/aspnet_lru
2013-04-22 Marek SafarMerge pull request #617 from knocte/httpwebrequest_play...
2013-04-19 Alex Rønne PetersenMerge pull request #555 from jack-pappas/sigaltstack...
2013-04-08 Marek SafarMerge pull request #601 from knocte/sock_improvements
2013-03-22 Zoltan VargaFix an LLVM crash when a method ending with a throw...
2013-03-13 Zoltan VargaDon't set the visibility of the type_info_ symbols...
2013-03-12 Rodrigo KumperaMerge pull request #505 from roji/shutdown_flow
2013-03-05 Zoltan VargaChange the linkage of the type_info symbols generated...
2013-03-04 Miguel de IcazaMerge pull request #588 from Daniel15/bug-10872
2013-02-09 Miguel de IcazaMerge pull request #475 from pruiz/xamarin-bug-7408
2013-02-09 Miguel de IcazaMerge pull request #524 from pruiz/mvc-allowhtml-fix
2013-02-07 Marek SafarMerge pull request #472 from MelanieT/spmanager_fix
2013-01-20 Zoltan VargaFix some LLVM problems.
2013-01-20 Zoltan VargaDisable LLVM for gsharedvt methods.
2013-01-10 Rodrigo KumperaMerge pull request #517 from getsometoast/master
2012-12-07 Miguel de IcazaMerge pull request #487 from mayerwin/patch-1
2012-12-07 Miguel de IcazaMerge pull request #496 from nicolas-raoul/unit-test...
2012-12-07 Miguel de IcazaMerge pull request #495 from nicolas-raoul/fix-for...
2012-12-05 Zoltan VargaRevert dfa9220e8b7e89c29447a71c7b30d5a9a3cbdfec.
2012-11-30 Marek HabersackMerge pull request #498 from Unroll-Me/master
2012-11-23 Atsushi EnoMerge pull request #409 from Alkarex/patch-1
2012-11-23 Zoltan VargaAdd a thunk for calls from LLVM code to native function...
2012-11-22 Zoltan VargaFix a buffer overflow in the LLVM backend. Fixes #8502.
2012-11-19 Zoltan VargaDisable LLVM for methods with nested clauses for now...
2012-11-05 Jeffrey StedfastMerge pull request #488 from roji/email_attachment_fixes
2012-11-02 Marek SafarMerge pull request #492 from pruiz/systx-fixes
2012-11-01 Marek SafarMerge pull request #490 from knocte/master
2012-11-01 Zoltan VargaDisable LLVM+AOT for methods with clauses on ARM, becau...
2012-10-29 Marek SafarMerge pull request #485 from mtausig/master
2012-10-26 Marek SafarMerge pull request #484 from roji/transactions_pspe
2012-10-26 Marek SafarMerge pull request #486 from fvalette/master
2012-10-26 Zoltan VargaDisable LLVM for methods with clauses on darwin, curren...
2012-10-25 Jonathan Pryor[Mono.Posix] Add Syscall.getgrouplist().
2012-10-17 Zoltan VargaImplement MonoJITMemoryManager:getPointerToNamedFunctio...
2012-10-13 Marek SafarMerge pull request #476 from pruiz/xamarin-bug-2527
2012-10-13 Zoltan VargaRemove some LLVM intrinsics declarations which no longe...
2012-10-13 Zoltan VargaUpgrade LLVM backend to work with the latest code in...
2012-10-10 Rodrigo KumperaMerge remote-tracking branch 'joncham/sgen-msvc2'
2012-10-10 Rodrigo KumperaMerge pull request #438 from mattleibow/master
2012-10-05 Zoltan VargaUse #ifdef MONO_ARCH_SIMD_INTRINSICS in more places.
2012-09-30 Zoltan VargaFix a memory overwrite in the handling of some simd...
2012-09-29 Zoltan VargaDisable OP_TLS_GET support in the LLVM backend on non...
2012-09-17 Zoltan VargaFix usage of vregs defined in EH regions in the LLVM...
2012-09-16 Marek SafarMerge pull request #461 from knocte/xbuild_improvements
2012-09-13 Konrad M. KruczynskiMerge branch 'master' of https://github.com/mono/mono...
2012-09-10 Jérémie LavalMerge pull request #439 from mono-soc-2012/garyb/iconfix
2012-09-03 Ankit JainMerge pull request #444 from knocte/xbuild_improvements
2012-09-02 Miguel de IcazaMerge pull request #446 from UCIS/master
2012-08-28 Zoltan VargaAdd a gsctx argument to mono_arch_get_argument_info ().
2012-08-11 Gonzalo Paniagua... Merge pull request #408 from strawd/master
2012-08-10 Miguel de IcazaMerge pull request #414 from sesef/datagrid
2012-08-06 Atsushi EnoMerge pull request #411 from Alkarex/patch-2
2012-08-03 Zoltan VargaConvert the argument of OP_INOT to int in the llvm...
2012-07-25 Martin BauligMerge pull request #392 from baulig/master
2012-07-23 Atsushi EnoMerge pull request #398 from xcrash/feature/wcf.mex...
2012-07-21 Miguel de IcazaMerge pull request #303 from ermshiperete/5278
2012-07-21 Miguel de IcazaMerge pull request #309 from i59/patch-1
2012-07-21 Miguel de IcazaMerge pull request #335 from robwilkens/DataGridBugs1
2012-07-21 Miguel de IcazaMerge pull request #337 from robwilkens/IdleThreadsFixes
2012-07-21 Miguel de IcazaMerge pull request #350 from robwilkens/bug1089
2012-07-21 Marek SafarMerge pull request #403 from AerisG222/1596644f26b5b4b1...
2012-07-19 David StrawMerge remote-tracking branch 'upstream/master'
2012-07-18 Zoltan VargaMerge pull request #397 from xen2/llvm_sqrt_abs
next