Merge pull request #1573 from akoeplinger/msbuild-import-empty
[mono.git] / mono / mini / mini-llvm.c
2015-02-21 Marek SafarMerge pull request #1573 from akoeplinger/msbuild-impor...
2015-02-19 Zoltan Varga[llvm] Fix a bug introduced by 61ae03fef1aaa74228c5eeba...
2015-02-19 Zoltan Varga[llvm] Mark methods with the NOINLINING attribute as...
2015-02-19 Zoltan Varga[llvm] Refactor the calling convention handling code...
2015-02-19 Zoltan Varga[llvm] Mark methods with clauses as noinline.
2015-02-19 Zoltan Varga[llvm] Mark the mono_aot_personality () function as...
2015-02-19 Zoltan Varga[llvm] Emit null checks for remainders as well.
2015-02-19 Zoltan Varga[llvm] Emit null checks in div opcodes if needed.
2015-02-18 Zoltan Varga[jit] Disable llvm support for the atomic load/store...
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-16 Miguel de IcazaMerge pull request #1542 from ninjarobot/UriTemplateMat...
2015-02-16 Atsushi EnoMerge branch 'import-text-encoding-2'
2015-02-13 Zoltan Varga[runtime] Export mono_personality (), which is accessed...
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-11 Zoltan VargaFix the loadable llvm build.
2015-02-11 Zoltan VargaMerge pull request #1559 from directhex/emit-nunit...
2015-02-11 Zoltan Varga[llvm] Maps structs made up of floats/doubles to llvm...
2015-02-08 Zoltan VargaRevert "[llvm] Maps structs made up of floats/doubles...
2015-02-08 Zoltan VargaRevert "Fix the loadable llvm build."
2015-02-07 Zoltan VargaFix the loadable llvm build.
2015-02-07 Miguel de IcazaMerge pull request #1552 from mono/ms-decimal
2015-02-07 Zoltan Varga[llvm] Maps structs made up of floats/doubles to llvm...
2015-02-06 Miguel de IcazaMerge branch 'master' into ms-decimal
2015-02-06 Zoltan VargaMerge branch 'r4fp-ir'
2015-02-06 Zoltan VargaAdd LLVM support.
2015-02-06 Marek SafarMerge pull request #1551 from directhex/fix-missing...
2015-02-06 Alex Rønne Petersen[mini] Remove OP_ICONV_TO_R8_RAW since OP_MOVE_I4_TO_F...
2015-02-06 Marek SafarMerge pull request #1508 from slluis/fix-20966
2015-02-05 Mark ProbstMerge pull request #1546 from evincarofautumn/faster...
2015-02-05 Alex Rønne PetersenMerge pull request #1541 from alexrp/mcs-build-cleanup
2015-02-05 Alex Rønne Petersen[mini] Implement float <-> int data transfer instructio...
2015-01-31 Zoltan VargaMerge pull request #1540 from esdrubal/marshallingcache
2015-01-31 Zoltan Varga[llvm] Add a new LLVMArgAsFpArgs argument passing conve...
2015-01-31 Zoltan VargaFix a warning.
2015-01-30 Zoltan Varga[arm] Enable llvm for methods with struct arguments...
2015-01-29 Rodrigo KumperaMerge pull request #1536 from esdrubal/noreuse
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-27 Atsushi EnoMerge pull request #1529 from alistair/xmlreader_read_t...
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-24 Zoltan VargaFix the build.
2015-01-24 Alex Rønne Petersen[mini] Implement atomic load/store opcodes in the LLVM...
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...
2015-01-21 Marek SafarMerge pull request #1504 from madrang/SafeHandle.SetInv...
2015-01-19 João MatosMerge pull request #1404 from woodsb02/mono-route
2015-01-16 Zoltan Varga[runtime] Fix the build.
2015-01-15 Rodrigo KumperaMerge pull request #1458 from BrzVlad/feature-fat-cas
2015-01-14 Mark ProbstMerge pull request #1466 from schani/stage-unified...
2015-01-13 Vlad Brezae[x86] Add monitor enter v4 fastpath.
2015-01-12 Marcos HenrichMerge pull request #1455 from esdrubal/caching
2015-01-10 Zoltan Varga[aot] Emit a separate GOT for LLVM and JITted code...
2015-01-09 Zoltan VargaMerge pull request #1497 from esdrubal/sq
2015-01-08 Alexander KöplingerMerge pull request #1433 from akoeplinger/system.numeri...
2015-01-07 Zoltan Varga[aot] Enable emission of debug info for LLVM code if...
2015-01-07 Zoltan Varga[aot] Add support for emitting the llvm code separately...
2015-01-03 Zoltan VargaMerge pull request #1473 from esdrubal/sq
2014-12-31 Alexander KöplingerMerge pull request #1081 from rneatherway/bug17537
2014-12-24 João Matos[runtime] Fixed mini-llvm.c build with MinGW.
2014-12-16 João MatosMerge pull request #1336 from esdrubal/datatablereadxml...
2014-12-16 João MatosMerge pull request #1349 from martinjt/MachineKeyProtect
2014-12-05 Zoltan VargaMerge pull request #1322 from StephenMcConnel/bug23532
2014-12-05 Zoltan VargaMerge pull request #1323 from StephenMcConnel/bug-23591
2014-12-02 Rodrigo KumperaMerge pull request #1317 from nealef/master
2014-11-30 Zoltan VargaMerge remote-tracking branch 'mfoliveira/ppc64el-v2'
2014-11-27 Alex Rønne PetersenMerge pull request #1319 from directhex/systemwide...
2014-11-10 Marek SafarMerge pull request #1334 from ztone/delegate
2014-11-10 Miguel de IcazaMerge pull request #1390 from woodsb02/FreeBSDMacNetwor...
2014-11-07 Mark ProbstMerge pull request #1385 from BrzVlad/fin-hash
2014-11-07 Alexander KöplingerMerge branch 'patch-1' of https://github.com/ReubenBond...
2014-11-05 Zoltan VargaMerge pull request #1387 from akoeplinger/improve-bug65...
2014-11-04 Zoltan Varga[llvm] Add beginnings of support for emitting dwarf...
2014-11-03 Marcos HenrichMerge pull request #1185 from esdrubal/http-reuse
2014-11-02 Miguel de IcazaMerge pull request #1347 from ermshiperete/ImproveEllip...
2014-11-02 Miguel de IcazaMerge pull request #1371 from martinjt/AddClientDisconn...
2014-11-02 Miguel de IcazaMerge pull request #1163 from AerisG222/more_mvc_fixes
2014-10-31 Miguel de IcazaMerge pull request #960 from ermshiperete/ShowHelp
2014-10-31 João MatosMerge pull request #1360 from madewokherd/winuncpath
2014-10-29 Zoltan VargaMerge pull request #944 from ermshiperete/bug-novell...
2014-10-29 Zoltan VargaMerge pull request #1378 from DynamicDevices/ajl/warnings
2014-10-29 Miguel de IcazaMerge pull request #1337 from RyanMelenaNoesis/master
2014-10-29 Zoltan Varga[llvm] Disable the extension of i8/i16 arguments to...
2014-10-29 Zoltan Varga[llvm] Fix a regression caused by 6ec1ebf99078a996ca16f...
2014-10-28 Marcos HenrichMerge pull request #1298 from esdrubal/uploadfileasync
2014-10-28 Marcos HenrichMerge pull request #1321 from esdrubal/currentsystemtim...
2014-10-24 Miguel de IcazaMerge pull request #1348 from ermshiperete/ImproveButto...
2014-10-24 Miguel de IcazaMerge pull request #1357 from emergent-design/master
2014-10-22 Zoltan VargaMerge pull request #1358 from madewokherd/win32build
2014-10-22 Zoltan Varga[llvm] Rewrite the way direct calls are made between...
2014-09-28 Marek SafarMerge pull request #1315 from rjvdboon/BootstrapContext
2014-09-26 Sebastien PouliotMerge pull request #1282 from madrang/MinorChangesOfPul...
2014-09-24 Miguel de IcazaMerge pull request #1304 from slluis/mac-proxy-autoconfig
next