aboutsummaryrefslogtreecommitdiffstats
path: root/backend/Conventions.v
Commit message (Expand)AuthorAgeFilesLines
* Replace `omega` tactic with `lia`Xavier Leroy2020-12-291-7/+7
* Platform-independent implementation of Conventions.size_arguments (#222)Xavier Leroy2020-02-241-0/+67
* Coq 8.10 compatibility: make explicit the "core" hint databaseXavier Leroy2019-08-051-2/+0
* Treat Outgoing stack slots as caller-save in LTL/Linear semantics (#237)Xavier Leroy2018-06-171-0/+53
* Hybrid 64bit/32bit PowerPC portBernhard Schommer2017-05-031-4/+4
* Introduce register pairs to describe calling conventions more preciselyXavier Leroy2016-05-171-20/+28
* Updated PR by removing whitespaces. Bug 17450.Bernhard Schommer2015-10-201-9/+9
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:xleroy2013-04-201-189/+19
* Merge of branch "unsigned-offsets":xleroy2011-04-091-0/+16
* Forgot to add this file. Part of the refactoring of $ARCH/$SYSTEM/Conventions.vxleroy2010-07-071-0/+251
* Reorganized the development, modularizing away machine-dependent parts.xleroy2008-12-301-805/+0
* Revised back-end so that only 2 integer registers are reserved for reloading.xleroy2008-12-211-1/+5
* Revu le traitement de la 'red zone' en bas de la pilexleroy2008-04-121-9/+8
* Revu gestion retaddr et link dans Stackingxleroy2008-04-121-22/+19
* Ajout license, README, copyright noticesxleroy2008-01-271-0/+12
* Fusion des modifications faites sur les branches "tailcalls" et "smallstep".xleroy2007-08-041-85/+196
* Lever la restriction sur les fonctions externes, restriction qui exigeait que...xleroy2006-10-221-23/+0
* Fusion de la branche "traces":xleroy2006-09-041-50/+65
* Initial import of compcertxleroy2006-02-091-0/+690