aboutsummaryrefslogtreecommitdiffstats
path: root/arm/Machregsaux.ml
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' (Absint 3.8) into kvx-work-merge3.8David Monniaux2020-11-181-20/+0
|\
| * Move shared code in new file.Bernhard Schommer2020-06-281-16/+0
| * Remove the `can_reserve_register` function.Bernhard Schommer2020-06-281-4/+0
| * Use Hashtbl.find_opt.Bernhard Schommer2020-06-281-1/+1
* | try to be portable across archsDavid Monniaux2019-03-211-0/+5
|/
* Remove code that will is deprecated in ocaml 4.03Bernhard Schommer2016-06-211-2/+2
* Extended inline asm: revised treatment of clobbered registers.Xavier Leroy2015-05-091-26/+9
* Allow "scratch" (non-allocatable temporary registers) to be mentioned in asm ...Xavier Leroy2015-04-231-0/+2
* Take asm clobbers into account for determining callee-save registers used.Xavier Leroy2015-04-231-0/+7
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:xleroy2013-04-201-5/+4
* ARM codegen ported to new ABI + VFD floatsxleroy2011-07-301-3/+5
* Fix extraction problemxleroy2010-07-141-2/+2
* ARM version of Machregsauxxleroy2010-05-011-0/+42