aboutsummaryrefslogtreecommitdiffstats
path: root/kvx/SelectOpproof.v
Commit message (Collapse)AuthorAgeFilesLines
* builtins pour signed div/modDavid Monniaux2022-02-161-0/+88
|
* Merge remote-tracking branch 'origin/kvx-bits' into kvx_fp_divisionDavid Monniaux2022-02-141-1/+53
|\
| * abs builtinsDavid Monniaux2022-02-141-1/+54
| |
* | modulosDavid Monniaux2022-02-111-0/+44
| |
* | remove singleoflongu (does not exist)David Monniaux2022-02-111-0/+22
| |
* | fpdivuDavid Monniaux2021-12-171-1/+26
| |
* | fix assembly syntaxDavid Monniaux2021-12-121-0/+8
|/
* generate insfDavid Monniaux2021-09-271-32/+32
|
* more cases detectedDavid Monniaux2021-09-271-1/+33
|
* recognize insf (missing one case)David Monniaux2021-09-271-0/+23
|
* Select condition x < 0 with x unsigned leads to falsev3.9_kvx_fix1David Monniaux2021-09-171-3/+105
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit 808e72db2022d05a4e34818b33cc9af17aaa4df0 Author: David Monniaux <David.Monniaux@univ-grenoble-alpes.fr> Date: Fri Sep 17 14:53:39 2021 +0200 selectOp for comp0 commit f38e1f15359cceb3c0764635336125a1ceae78ff Author: David Monniaux <David.Monniaux@univ-grenoble-alpes.fr> Date: Fri Sep 17 14:49:45 2021 +0200 SelectOp for ccomp0 ok commit ca969280380a593aef590a1fe2ec6f0fc112c2f5 Author: David Monniaux <David.Monniaux@univ-grenoble-alpes.fr> Date: Fri Sep 17 14:46:01 2021 +0200 progress commit e60a970f541ae6be30ec51cf95d60eb672ade829 Author: David Monniaux <David.Monniaux@univ-grenoble-alpes.fr> Date: Fri Sep 17 14:40:49 2021 +0200 progres sur ltu etc. commit 6f7d51e59a61d43fca06b1b4bad6dedada6e031e Author: David Monniaux <David.Monniaux@univ-grenoble-alpes.fr> Date: Fri Sep 17 14:13:07 2021 +0200 change selection commit c2af349c6dd3e09fec25f3a96e1272377b6450ef Author: David Monniaux <David.Monniaux@univ-grenoble-alpes.fr> Date: Fri Sep 17 14:03:31 2021 +0200 begin rewrite selector
* replacing omega with lia in some fileLéo Gourdin2021-03-291-18/+19
|
* Merge remote-tracking branch 'origin/kvx-work' into kvx-test-prepassDavid Monniaux2020-10-181-0/+9
|\
| * centralize if_sameDavid Monniaux2020-10-091-6/+0
| |
| * do not synthesize select if both operands are identicalDavid Monniaux2020-10-091-0/+15
| |
* | Merge branch 'kvx-work' into mppa-RTLpathSECyril SIX2020-05-281-1/+0
|/ | | | | Adapting the new mppa-RTLpathSE passes into the new Compiler.vexpand framework
* k1c -> kvx changesDavid Monniaux2020-05-261-0/+1735