aboutsummaryrefslogtreecommitdiffstats
path: root/backend/IRC.ml
Commit message (Expand)AuthorAgeFilesLines
* Handle the new warnings of OCaml 4.13Xavier Leroy2021-09-131-3/+3
* Move shared code in new file.Bernhard Schommer2020-06-281-1/+1
* Move reserved_registers to CPragmas.Bernhard Schommer2020-04-201-3/+1
* Define IRC.class_of_type for types Tany32, Tany64Xavier Leroy2020-03-021-1/+2
* Support for 64-bit architectures: generic supportXavier Leroy2016-10-011-14/+27
* Revise the Stacking pass and its proof to make it easier to adapt to 64-bit a...Xavier Leroy2016-04-271-2/+2
* Deactivate warning 27 and added back removed code.Bernhard Schommer2016-03-151-4/+4
* Added back invariant checks for IRC.Bernhard Schommer2016-03-151-0/+36
* Code cleanup.Bernhard Schommer2016-03-101-52/+5
* Updated PR by removing whitespaces. Bug 17450.Bernhard Schommer2015-10-201-7/+7
* Merge of "newspilling" branch:xleroy2014-07-231-16/+37
* Reducing compilation times: (by 35% on one example)xleroy2014-04-061-20/+18
* Hunting stack overflows again:xleroy2013-05-271-3/+5
* Merge of the float32 branch: xleroy2013-05-191-3/+9
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:xleroy2013-04-201-0/+894