aboutsummaryrefslogtreecommitdiffstats
path: root/backend/IRC.ml
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'absint/master' into merge_absintDavid Monniaux2022-02-021-2/+2
|\
| * Enforce evaluation order in IRC.add_interf and IRC.add_prefXavier Leroy2021-12-071-2/+2
* | Merge branch 'master' of https://github.com/AbsInt/CompCert into towards_3.10David Monniaux2021-09-241-3/+3
|\|
| * Handle the new warnings of OCaml 4.13Xavier Leroy2021-09-131-3/+3
* | Merge branch 'master' (Absint 3.8) into kvx-work-merge3.8David Monniaux2020-11-181-4/+2
|\|
| * Move shared code in new file.Bernhard Schommer2020-06-281-1/+1
| * Move reserved_registers to CPragmas.Bernhard Schommer2020-04-201-3/+1
* | fixed CSE2 for mppa_k1cDavid Monniaux2020-03-031-1/+0
|\|
| * Define IRC.class_of_type for types Tany32, Tany64Xavier Leroy2020-03-021-1/+2
* | try to be portable across archsDavid Monniaux2019-03-211-6/+3
* | XLeroy's suggested fix for shared float/int register file.David Monniaux2019-03-201-3/+3
* | Revert "Better fix for register allocation?"David Monniaux2019-03-201-4/+3
* | Better fix for register allocation?Cyril SIX2019-02-061-3/+4
|/
* 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