aboutsummaryrefslogtreecommitdiffstats
path: root/aarch64/Conventions1.v
Commit message (Expand)AuthorAgeFilesLines
* Qualify `Hint` as `Global Hint` where appropriateXavier Leroy2021-01-211-1/+1
* Support re-normalization of function parameters at function entryXavier Leroy2021-01-161-6/+10
* Replace `omega` tactic with `lia`Xavier Leroy2020-12-291-8/+8
* AArch64: macOS portXavier Leroy2020-12-261-75/+157
* Platform-independent implementation of Conventions.size_arguments (#222)Xavier Leroy2020-02-241-107/+0
* AArch64: normalize function return values of small integer typeXavier Leroy2020-02-211-3/+11
* Support re-normalization of values returned by function callsXavier Leroy2020-02-211-0/+5
* Refine the type of function results in AST.signatureXavier Leroy2020-02-211-9/+8
* AArch64 portXavier Leroy2019-08-081-0/+380