aboutsummaryrefslogtreecommitdiffstats
path: root/aarch64/TargetPrinter.ml
Commit message (Expand)AuthorAgeFilesLines
* Adding fp stores pairLéo Gourdin2021-01-201-0/+4
* Adding fp loads pairLéo Gourdin2021-01-201-0/+4
* Merge branch 'kvx-work' into aarch64-peepholeSylvain Boulmé2020-12-171-0/+6
|\
| * Merge branch 'master' (Absint 3.8) into kvx-work-merge3.8David Monniaux2020-11-181-0/+6
| |\
| | * Added implementation for fmin/fmax for aarch64.Bernhard Schommer2020-11-061-0/+4
| | * AArch64 implementation of __builtin_ctz*Xavier Leroy2020-07-271-0/+2
* | | Big improvment in peephole, changing LDP/STP semanticsLéo Gourdin2020-12-101-4/+4
* | | a first working draft on ldp/stp peepholeLéo Gourdin2020-12-041-3/+5
* | | Adding semantics for PldpLéo Gourdin2020-12-021-1/+3
* | | Proof of Pfmovimm fine tuned OK, moving float checks in AsmLéo Gourdin2020-11-261-2/+2
* | | Fine tuning for PfmovimmLéo Gourdin2020-11-261-17/+2
* | | Smart scheduler build problem and flatten solution OKLéo Gourdin2020-11-041-1/+1
* | | Preparation for postpass in aarch64 and refactoringLéo Gourdin2020-11-021-4/+4
* | | aarch64 compiles again (but ccomp generates incorrect assembly)Sylvain Boulmé2020-10-231-4/+4
|/ /
* | Merge remote-tracking branch 'origin/mppa-profiling' into mppa-featuresDavid Monniaux2020-04-121-0/+41
|\ \
| * | fix for aarch64David Monniaux2020-04-111-1/+1
| * | fix writing profiling info for Aarch64David Monniaux2020-04-101-1/+7
| * | use proper local labelsDavid Monniaux2020-04-101-1/+1
| * | profiling still crashes on Aarch64David Monniaux2020-04-101-1/+0
| * | various fixes for aarch64 profilingDavid Monniaux2020-04-101-0/+36
| |/
| * Revert "Remove `__builtin_nop` for some architectures. (#208)"Bernhard Schommer2020-01-031-0/+3
| * Remove `__builtin_nop` for some architectures. (#208)Bernhard Schommer2019-12-211-3/+0
* | fixes for aarch64 arm ppc ppc64David Monniaux2020-02-241-1/+3
|/
* AArch64 portXavier Leroy2019-08-081-0/+592