aboutsummaryrefslogtreecommitdiffstats
path: root/arm/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-1/+2
* Replace `omega` tactic with `lia`Xavier Leroy2020-12-291-30/+30
* Platform-independent implementation of Conventions.size_arguments (#222)Xavier Leroy2020-02-241-206/+0
* Support re-normalization of values returned by function callsXavier Leroy2020-02-211-0/+6
* Refine the type of function results in AST.signatureXavier Leroy2020-02-211-14/+12
* Remove coq warnings (#28)Bernhard Schommer2017-09-221-31/+31
* Hybrid 64bit/32bit PowerPC portBernhard Schommer2017-05-031-1/+6
* Update ARM port. Not tested yet.Xavier Leroy2016-10-251-1/+18
* Implement support for big endian arm targets.Bernhard Schommer2016-08-051-13/+37
* Introduce register pairs to describe calling conventions more preciselyXavier Leroy2016-05-171-143/+119
* Revise the Stacking pass and its proof to make it easier to adapt to 64-bit a...Xavier Leroy2016-04-271-191/+44
* Updated PR by removing whitespaces. Bug 17450.Bernhard Schommer2015-10-201-42/+42
* Use VFD regs to implement 64-bit mem-mem copies in builtin_memcpy_false.xleroy2014-08-211-1/+1
* Merge the various $(ARCH)/$(VARIANT)/xxx.v files into $(ARCH)/xxx.v.xleroy2014-07-231-0/+770