aboutsummaryrefslogtreecommitdiffstats
path: root/mppa_k1c/Conventions1.v
Commit message (Collapse)AuthorAgeFilesLines
* reversed the register allocation ordering between float and int registers, ↵David Monniaux2019-02-181-2/+2
| | | | to avoid contention
* Fix pour le register allocationCyril SIX2019-02-051-2/+2
|
* Changed ABI to match GCC - interoperability not tested yetCyril SIX2018-11-231-7/+8
|
* MPPA - "float_caller_save_regs" is not "@nil mreg" anymore. Bug in ColoringCyril SIX2018-04-041-3/+3
|
* MPPA - code cleaningCyril SIX2018-04-041-3/+6
|
* MPPA - Preuve de make_epilogue correct.Cyril SIX2018-04-041-1/+1
| | | | ça va un peu plus loin!
* MPPA - Started Asm.v + Asmgen.v, commenting out some instructionsCyril SIX2018-04-041-2/+2
|
* MPPA - Machregs + Conventions1 + backend proof tweakingCyril SIX2018-04-041-64/+30
|
* Hook for MPPA_K1c (generates Risc-V code for now)Cyril SIX2018-04-041-0/+441