aboutsummaryrefslogtreecommitdiffstats
path: root/test/cminor/aes.cmp
Commit message (Collapse)AuthorAgeFilesLines
* Remove tests involving Cminor concrete syntax. Update ChangelogXavier Leroy2017-02-151-381/+0
| | | | Follow-up to [29653ba]
* Implement support for big endian arm targets.Bernhard Schommer2016-08-051-3/+3
| | | | | | | | Adds support for the big endian arm targets by making the target endianess flag configurable, adding support for the big endian calling conventions, rewriting memory access patterns and adding big endian versions of the runtime functions. Bug 19418
* Endianness in testsxleroy2009-01-051-0/+12
| | | | git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@939 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e
* Simplification de Cminor: les affectations de variables locales ne sontxleroy2006-09-181-5/+10
| | | | | | | | plus des expressions mais des statements (Eassign -> Sassign). Cela simplifie les preuves et ameliore la qualite du RTL produit. git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@111 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e
* Initial import of compcertxleroy2006-02-091-0/+364
git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@1 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e