summaryrefslogtreecommitdiff
path: root/asmcomp/comballoc.ml
Commit message (Expand)AuthorAgeFilesLines
* Remove loop constructors in Cmm and MachVincent Laviron2019-02-191-4/+0
* Ensure that comballoc.ml does not reverse the order of allocations (#1917)Stephen Dolan2018-11-141-25/+26
* Rename Mach.Ialloc record field from _words_ to _bytes_ and fix logic in a co...Mark Shinwell2018-10-021-3/+3
* Add a recursive flag on the Ccatch constructPierre Chambart2016-10-281-2/+3
* Change Cmm Ccatch construct to allow recursive casesPierre Chambart2016-10-281-3/+4
* Spacetime: a new memory profiler (#585)Mark Shinwell2016-07-291-3/+4
* Labels after calls, call GC points and checkbound points (again) (#660)Mark Shinwell2016-07-061-5/+9
* Revert "Labels after calls, call GC points and checkbound points"Alain Frisch2016-07-011-9/+5
* Labels after calls, call GC points and checkbound points (#644)Mark Shinwell2016-07-011-5/+9
* More warnings when compiling the compiler.alainfrisch2016-03-151-2/+2
* Update headers for the new license.Damien Doligez2016-02-181-11/+14
* Support for raise variants in ocamlopt. Only amd64 for now.Alain Frisch2013-10-141-1/+1
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-271-1/+1
* merge changes from 3.12.0 to 3.12.1Damien Doligez2011-07-201-1/+1
* Stack backtraces on uncaught exceptions in native code (merge of the opt_back...Xavier Leroy2007-01-291-3/+4
* new or-pat compilation + exhaustiveness used in compilationLuc Maranget2000-08-111-3/+3
* Changement de la licenceXavier Leroy1999-11-171-1/+2
* Ajout d'une passe supplementaire pour combiner les allocations qui apparaisse...Xavier Leroy1999-05-151-0/+88