aboutsummaryrefslogtreecommitdiffstats
path: root/aarch64/Asmgen.v
Commit message (Expand)AuthorAgeFilesLines
* disable leaf function removal of return address restoration due to memcpy ove...David Monniaux2020-03-271-2/+5
* Merge branch 'dm-leaf' of https://github.com/monniaux/CompCert into mppa-workDavid Monniaux2020-03-271-2/+4
|\
| * removed RA restorationDavid Monniaux2020-03-251-2/+4
* | Merge branch 'dm-div2' of https://github.com/monniaux/CompCert into mppa-workDavid Monniaux2020-01-151-8/+14
|\ \
| * | 2-instruction signed division by two on Aarch64David Monniaux2020-01-151-8/+14
| |/
* | Merge branch 'master' of https://github.com/AbsInt/CompCert into mppa-work-up...David Monniaux2019-12-091-1/+6
|\|
| * Fix for AArch64 alignment problem (#206)Bernhard Schommer2019-11-281-1/+6
* | Merge tag 'v3.6_mppa_2019-09-20' of gricad-gitlab.univ-grenoble-alpes.fr:sixc...David Monniaux2019-09-201-3/+8
|/
* AArch64 portXavier Leroy2019-08-081-0/+1151