aboutsummaryrefslogtreecommitdiffstats
path: root/mppa_k1c
Commit message (Expand)AuthorAgeFilesLines
* helpers broke compilationDavid Monniaux2019-07-193-12/+60
* Removing a hidden FIXME that hopefully didn't have any impact..Cyril SIX2019-07-181-7/+0
* (#137) Removed the useless strings in PostpassSchedulingOracleCyril SIX2019-07-181-337/+254
* Typo in PrevsubxwCyril SIX2019-07-181-1/+1
* (#107) Rename "forward_simu" into "bisimu"Cyril SIX2019-07-171-27/+27
* Replaced the solution -> bundles part by an algorithm hopefully linearCyril SIX2019-07-091-54/+39
* Merge branch 'mppa-work' of gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCe...David Monniaux2019-06-242-21/+19
|\
| * maj forward_simu_par_wio_bblock_aux en forward_simu_par_wioSylvain Boulmé2019-06-232-21/+19
* | op printing (still incomplete)David Monniaux2019-06-241-1/+12
* | pretty-printing for extra operations (unfinished)David Monniaux2019-06-241-1/+38
|/
* fix makespan computationDavid Monniaux2019-06-221-1/+3
* schedule from endDavid Monniaux2019-06-221-17/+18
* -frevlistDavid Monniaux2019-06-212-8/+35
* pretty print statisticsDavid Monniaux2019-06-191-36/+33
* Reverting the unwanted time measurement from the other branchCyril SIX2019-06-181-14/+1
* [NOT TESTED] Compiles and should work ?Cyril SIX2019-06-181-11/+17
* [BROKEN] still broken, just fixing a logical detailCyril SIX2019-06-171-1/+1
* [BROKEN] Fixed the dependency oracle, does not compileCyril SIX2019-06-171-8/+42
* [NOT TESTED] ça compileCyril SIX2019-06-171-7/+7
* [BROKEN] Replaced the accesses lists by Maps, does not compileCyril SIX2019-06-141-8/+58
* Removing the Admitted warning when running "make check-admitted"Cyril SIX2019-06-121-1/+1
* abstract_bb: few improvements while writing the paperSylvain Boulmé2019-06-086-251/+294
* Merge branch 'mppa-work' into mppa-abstractbb-devSylvain Boulmé2019-06-0818-1065/+1539
|\
| * Fix for #134 Pjumptable not recognizedCyril SIX2019-06-051-1/+1
| * fixed reservation table for cmoveDavid Monniaux2019-06-051-1/+5
| * move with immediatesDavid Monniaux2019-06-042-1/+31
| * osel immDavid Monniaux2019-06-048-23/+117
| * begin osel immDavid Monniaux2019-06-043-3/+57
| * added immediate cmoveDavid Monniaux2019-06-046-38/+80
| * shortcuts for cmoveDavid Monniaux2019-06-042-20/+40
| * shortcut cmove worksDavid Monniaux2019-06-042-89/+7
| * why doesn't it work?David Monniaux2019-06-042-7/+265
| * little restructuringDavid Monniaux2019-06-041-3/+4
| * start to have whole path if-conversion?David Monniaux2019-06-042-2/+17
| * Osel -> assembleurDavid Monniaux2019-06-043-104/+112
| * Osel is output = 1st inputDavid Monniaux2019-06-041-0/+1
| * Osel operation (not yet compiled)David Monniaux2019-06-043-31/+39
| * rm old select/selectl/selectf/selectfsDavid Monniaux2019-06-0312-850/+44
| * Merge remote-tracking branch 'origin/mppa-work' into mppa-cosDavid Monniaux2019-05-3016-44/+871
| |\
| | * Merge remote-tracking branch 'origin/mppa-msub' into mppa-workDavid Monniaux2019-05-3016-44/+871
| | |\
| | | * standardization of expressionsDavid Monniaux2019-05-122-10/+8
| | | * standardize semantics, 1David Monniaux2019-05-122-7/+12
| | | * Merge remote-tracking branch 'origin/mppa-work' into mppa-msubDavid Monniaux2019-05-124-67/+88
| | | |\
| | | * | correct -faddx option and propagate addim over addximDavid Monniaux2019-05-114-10/+21
| | | * | option -faddx (off by default until questions cleared)David Monniaux2019-05-114-20/+81
| | | * | apply .xs onto addx4 etcDavid Monniaux2019-05-1110-27/+180
| | | * | more maddxDavid Monniaux2019-05-112-0/+74
| | | * | maddx ordre opposéDavid Monniaux2019-05-112-0/+6
| | | * | add with shift, beginningDavid Monniaux2019-05-117-13/+86
| | | * | generate multiply-sub longDavid Monniaux2019-05-113-4/+56