aboutsummaryrefslogtreecommitdiffstats
path: root/mppa_k1c/PostpassSchedulingOracle.ml
Commit message (Collapse)AuthorAgeFilesLines
...
| * it compilesDavid Monniaux2019-05-011-1/+1
| |
| * begin load.xsDavid Monniaux2019-05-011-4/+4
| |
* | Merge branch 'dumb-scheduling' into mppa-workCyril SIX2019-04-301-2/+9
|\ \ | |/ |/|
| * Setting fpostpass= optionCyril SIX2019-04-301-1/+1
| |
| * The scheduler selection works, but the argument is not optional yet ↵Cyril SIX2019-04-291-1/+7
| | | | | | | | (-fpostpass nameofscheduler)
| * [BROKEN] Fixed the dumb scheduler, not yet properly integratedCyril SIX2019-04-291-2/+3
| |
| * [BUGGED] First attempt at a dumb scheduler ("accumulates" instructions)Cyril SIX2019-04-251-1/+1
| |
* | removed fake ops for int32 -> doubleDavid Monniaux2019-04-291-4/+0
| |
* | forgot in oracleDavid Monniaux2019-04-291-0/+2
| |
* | Srsd / SrswDavid Monniaux2019-04-291-5/+9
| |
* | insf seems to workDavid Monniaux2019-04-281-1/+1
| |
* | begin add bitfield insertionDavid Monniaux2019-04-271-3/+12
| |
* | start of extfzl/extfslDavid Monniaux2019-04-251-4/+4
|/
* read from bit fieldsDavid Monniaux2019-04-251-5/+7
|
* progressDavid Monniaux2019-04-251-0/+1
|
* begin bitfieldsDavid Monniaux2019-04-241-0/+1
|
* Merge remote-tracking branch 'origin/mppa-work' into mppa-refactorCyril SIX2019-04-081-4/+7
|\ | | | | | | | | | | Conflicts: mppa_k1c/Asm.v mppa_k1c/Asmblock.v
| * Merge remote-tracking branch 'origin/mppa-work' into mppa-ternaryDavid Monniaux2019-04-051-1/+1
| |\
| * | select cmpuDavid Monniaux2019-04-051-1/+2
| | |
| * | Merge remote-tracking branch 'origin/mppa-work' into mppa-ternaryDavid Monniaux2019-04-041-2/+2
| |\ \
| * \ \ Merge remote-tracking branch 'origin/mppa-work' into mppa-ternaryDavid Monniaux2019-04-031-0/+5
| |\ \ \
| * | | | cmoved worksDavid Monniaux2019-03-261-4/+5
| | | | |
| * | | | progress on cmoveDavid Monniaux2019-03-251-0/+1
| | | | |
* | | | | relecture sylvainSylvain Boulmé2019-04-051-0/+1
| | | | | | | | | | | | | | | | | | | | avec TODOs pour refactoring #90
* | | | | #90 Asmvliw/Asmblock refactoring attemptCyril SIX2019-04-051-3/+3
| |_|_|/ |/| | |
* | | | Possible fix pour l'issue #82 (mauvais calcul de taille de bundle pour les ↵Cyril SIX2019-04-051-1/+1
| |_|/ |/| | | | | | | | store)
* | | Erreur idiote dans les latences ?Cyril SIX2019-04-041-2/+2
| |/ |/|
* | Added definition of PLoadRRR and PStoreRRR - no Asmblockgen generation yetCyril SIX2019-04-021-0/+4
| |
* | Merge branch 'mppa-mul' into mppa-jumptableDavid Monniaux2019-03-221-1/+0
|\|
| * rm Pdiv / PdivuDavid Monniaux2019-03-221-1/+0
| |
* | Jump tables now work. There is still an "Admitted" subcase in a proof.David Monniaux2019-03-221-0/+1
|/
* Merge branch 'mppa-madd' into mppa_postpassDavid Monniaux2019-03-191-7/+28
|\
| * mul+madd immediateDavid Monniaux2019-03-191-1/+1
| |
| * mul immediate beginDavid Monniaux2019-03-191-2/+4
| |
| * fix classes for maddDavid Monniaux2019-03-191-4/+4
| |
| * mandw mais ça coinceDavid Monniaux2019-03-181-3/+8
| |
| * maddw exists now in postpass schedulerDavid Monniaux2019-03-181-0/+14
| |
* | Pseudo instruction for 32 bits division, no code generation yetCyril SIX2019-03-191-1/+2
|/
* orn / andn in asmDavid Monniaux2019-03-181-4/+18
|
* long nand, nor, nxorDavid Monniaux2019-03-161-3/+12
|
* nxorDavid Monniaux2019-03-161-3/+6
|
* partial norwDavid Monniaux2019-03-161-4/+7
|
* nand is implementedDavid Monniaux2019-03-161-2/+7
|
* fix problem with ALU reservation tablesDavid Monniaux2019-03-161-1/+3
|
* 32-bit rotate finishedDavid Monniaux2019-03-161-3/+5
|
* Corrigé certaines latences (Store -> 1 i/o 3, Set -> 4 i/o 3)Cyril SIX2019-03-131-4/+3
|
* -fpostpass-ilpDavid Monniaux2019-03-121-2/+4
|
* better tracing for ILP + make cleanDavid Monniaux2019-03-121-0/+1
|
* Fix for the compw immediate problemCyril SIX2019-03-081-7/+17
|
* Reverting the hack introduces on Pcompw etc..Cyril SIX2019-03-081-14/+3
|