aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | Merge branch 'mppa-notrap-semantics' of ../mppa-notrap-semantics into mppa-licmDavid Monniaux2020-04-207-147/+386
| | | |\ \ \
| | | * \ \ \ Merge remote-tracking branch 'origin/mppa-work' into mppa-licmDavid Monniaux2020-04-202-1/+0
| | | |\ \ \ \
| | * | \ \ \ \ Merge remote-tracking branch 'origin/mppa-fast-div' into mppa-featuresDavid Monniaux2020-04-2014-78/+432
| | |\ \ \ \ \ \
| | | * | | | | | fix int64David Monniaux2020-04-201-0/+4
| | | * | | | | | seems like fixed linking tests?!David Monniaux2020-04-201-1/+1
| | | * | | | | | Merge remote-tracking branch 'origin/mppa-work' into mppa-fast-divDavid Monniaux2020-04-201031-29150/+248508
| | | |\ \ \ \ \ \
| | | * | | | | | | copyright blockDavid Monniaux2019-05-291-0/+183
| | | * | | | | | | Merge remote-tracking branch 'origin/mppa-cos' into mppa-fast-divDavid Monniaux2019-05-293-1/+3
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | use silent FPDavid Monniaux2019-05-291-9/+9
| | | * | | | | | | | added -fdiv-i32 and -fdiv-i64 optionsDavid Monniaux2019-05-293-5/+20
| | | * | | | | | | | arranging for selection of divisor as optionDavid Monniaux2019-05-299-146/+89
| | | * | | | | | | | fixesDavid Monniaux2019-05-291-0/+1
| | | * | | | | | | | various fixesDavid Monniaux2019-05-292-1/+3
| | | * | | | | | | | Merge remote-tracking branch 'origin/mppa-cos' into mppa-fast-divDavid Monniaux2019-05-290-0/+0
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/mppa-cos' into mppa-fast-divDavid Monniaux2019-05-2914-358/+53
| | | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/mppa-work' into mppa-fast-divDavid Monniaux2019-05-298-40/+45
| | | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | new routines for 32-bit divisionDavid Monniaux2019-05-213-5/+122
| | | * | | | | | | | | | | Merge remote-tracking branch 'origin/mppa-work' into mppa-fast-divDavid Monniaux2019-05-217-949/+712
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/mppa-work' into mppa-fast-divDavid Monniaux2019-05-2025-23/+136
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/mppa-work' into mppa-fast-divDavid Monniaux2019-05-177-298/+593
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/mppa-work' into mppa-fast-divDavid Monniaux2019-05-161-5/+18
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | sdiv, smod, udiv, umod through fast routinesDavid Monniaux2019-05-161-1/+32
| | | * | | | | | | | | | | | | | | umodDavid Monniaux2019-05-161-1/+33
| | | * | | | | | | | | | | | | | | udivDavid Monniaux2019-05-161-1/+28
| | | * | | | | | | | | | | | | | | simplify sdivDavid Monniaux2019-05-161-5/+0
| | | * | | | | | | | | | | | | | | simplify sdiv codeDavid Monniaux2019-05-161-4/+1
| | | * | | | | | | | | | | | | | | simplify sdiv codeDavid Monniaux2019-05-161-8/+0
| | | * | | | | | | | | | | | | | | sdiv seems to work, udiv/umod/smod BOGUSDavid Monniaux2019-05-166-80/+69
| | * | | | | | | | | | | | | | | | do not print debug stuffDavid Monniaux2020-04-202-3/+5
| | * | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/mppa-licm' into mppa-featuresDavid Monniaux2020-04-2035-105/+2951
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | add options for controlling madd and notrap selectionDavid Monniaux2020-04-197-17/+46
| | | * | | | | | | | | | | | | | | activate LICMDavid Monniaux2020-04-192-2/+2
| | | * | | | | | | | | | | | | | | forgotten extractionDavid Monniaux2020-04-191-1/+2
| | | * | | | | | | | | | | | | | | test whether the instructions are allowedDavid Monniaux2020-04-199-10/+28
| | | * | | | | | | | | | | | | | | compute injectionsDavid Monniaux2020-04-191-11/+28
| | | * | | | | | | | | | | | | | | synthesize injection listsDavid Monniaux2020-04-191-8/+30
| | | * | | | | | | | | | | | | | | try building injection listsDavid Monniaux2020-04-191-0/+52
| | | * | | | | | | | | | | | | | | pp_listDavid Monniaux2020-04-181-3/+6
| | | * | | | | | | | | | | | | | | compute inner loopsDavid Monniaux2020-04-181-2/+11
| | | * | | | | | | | | | | | | | | backward iteratorDavid Monniaux2020-04-181-2/+31
| | | * | | | | | | | | | | | | | | dominated setsDavid Monniaux2020-04-181-4/+30
| | | * | | | | | | | | | | | | | | dominated partsDavid Monniaux2020-04-181-2/+15
| | | * | | | | | | | | | | | | | | headers vs dominatorsDavid Monniaux2020-04-181-4/+6
| | | * | | | | | | | | | | | | | | find inner loopsDavid Monniaux2020-04-171-1/+57
| | | * | | | | | | | | | | | | | | moved to extraDavid Monniaux2020-04-162-16/+9
| | | * | | | | | | | | | | | | | | gmap2_idemDavid Monniaux2020-04-161-65/+111
| | | * | | | | | | | | | | | | | | gmap2_idemDavid Monniaux2020-04-161-0/+16
| | | * | | | | | | | | | | | | | | gmap2_idem_EmptyDavid Monniaux2020-04-161-0/+54
| | | * | | | | | | | | | | | | | | begin HashedMapsDavid Monniaux2020-04-161-0/+332
| | | * | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/mppa-cse3' into mppa-licmDavid Monniaux2020-04-166-36/+112
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | | | | | |