aboutsummaryrefslogtreecommitdiffstats
path: root/powerpc/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-34/+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-6/+5
* Merge of the reuse-temps branch:xleroy2010-09-021-3/+4
* Fix extraction problemxleroy2010-07-141-2/+2
* Pretty-printers for RTL and LTL. Not yet well integrated.xleroy2010-05-021-0/+6
* Coloring: allow to exclude user-specified registers from allocation.xleroy2010-04-101-0/+45