aboutsummaryrefslogtreecommitdiffstats
path: root/aarch64/TargetPrinter.ml
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/kvx-work' into merge_master_8.13.1Cyril SIX2021-06-011-2/+2
|\
| * collision of registersDavid Monniaux2021-04-121-2/+2
* | fix aarch64 merge?Léo Gourdin2021-03-291-0/+754
* | Merge branch 'master' into merge_master_8.13.1Sylvain Boulmé2021-03-231-638/+0
|\ \ | |/ |/|
| * Section handling: finer control of variable initializationXavier Leroy2021-02-231-1/+1
| * Introduce and use PrintAsmaux.variable_sectionXavier Leroy2021-02-231-4/+4
| * "macosx" is now called "macos"Xavier Leroy2021-01-181-1/+1
| * AArch64 / macOS: use __DATA,__CONST section instead of .const (temporary fix)Xavier Leroy2020-12-261-1/+1
| * AArch64: macOS portXavier Leroy2020-12-261-109/+223
| * AArch64: clarify the printing of extending-register arithmetic operationsXavier Leroy2020-12-261-13/+13
| * AArch64: wrong function alignmentXavier Leroy2020-12-261-1/+1
* | 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