aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Invert logic on the variant functionYann Herklotz2020-12-301-2/+2
* Fix whitespaceYann Herklotz2020-12-176-752/+748
* Add extraction and loop pipelining stageYann Herklotz2020-12-173-3/+19
* Modify software pipelining for buildYann Herklotz2020-12-1712-247/+198
* Add Software pipelining stage by tristan et al.Yann Herklotz2020-12-1712-0/+2429
* Update Compiler proof with all optimisationsYann Herklotz2020-11-281-39/+72
* Fix build for Coq 8.12.1Yann Herklotz2020-11-268-26/+255
* Update documentation for Compiler.vYann Herklotz2020-11-261-0/+84
* More fixes to the proofYann Herklotz2020-11-141-4/+5
* [Fix #9] Fix correctness proof for OshrximmYann Herklotz2020-11-141-4/+90
* Fix compilation issueYann Herklotz2020-11-103-12/+12
* Change and add back HTLgenYann Herklotz2020-11-094-10/+33
* Update definition of VnegYann Herklotz2020-11-072-2/+2
* Finish implementation of shrx_shrx_alt_equivYann Herklotz2020-11-051-74/+133
* Comment out blockgenYann Herklotz2020-11-041-1/+2
* Quick compile fixYann Herklotz2020-11-042-2/+6
* Proven with some assumptionsYann Herklotz2020-11-041-4/+20
* Continue to prove signed_negYann Herklotz2020-11-041-1/+44
* Add to Oshrximm proofYann Herklotz2020-11-031-55/+109
* Add intextraYann Herklotz2020-11-031-0/+115
* Add RTLParYann Herklotz2020-11-021-0/+98
* Fix pretty printing bug in VerilogYann Herklotz2020-11-021-2/+2
* WIP on RTLBlock semanticsYann Herklotz2020-11-021-12/+98
* Add optimisations to outputYann Herklotz2020-11-022-15/+74
* Add flag to control if scheduling is activeYann Herklotz2020-11-011-0/+1
* Improve performance dramatically for RTLBlock generationYann Herklotz2020-10-311-17/+19
* Fix bugs in SchedulingYann Herklotz2020-10-311-3/+12
* Add tbl_to_casestatement into extractionYann Herklotz2020-10-262-11/+26
* Fix build error with ValueValYann Herklotz2020-10-261-2/+8
* Add printing of intermediate rtlblock languageYann Herklotz2020-10-233-1/+7
* Fix printing of negative numbersYann Herklotz2020-10-231-1/+5
* Fix scheduling for loads and stores with WAR dependenciesYann Herklotz2020-10-231-16/+120
* Finish implementing scheduling and add top level exportYann Herklotz2020-10-203-5/+11
* Fix bug in schedulingYann Herklotz2020-10-201-1/+1
* Add top level functions to scheduleYann Herklotz2020-10-191-49/+115
* Revert ValueInt.vYann Herklotz2020-10-181-79/+23
* Add output to schedulingYann Herklotz2020-10-181-25/+282
* Add renumbering to compiler passesYann Herklotz2020-10-181-0/+1
* More changes to HTLBlockgenYann Herklotz2020-10-151-2/+2
* Add HTLBlockgen and more schedulingYann Herklotz2020-10-153-42/+921
* Add long and bool support to valueYann Herklotz2020-10-061-23/+79
* Add fixes to run scheduling on compilationYann Herklotz2020-09-032-1/+15
* Scheduling added to partitioningYann Herklotz2020-09-031-3/+2
* Add schedulingYann Herklotz2020-09-032-0/+181
* Fix bug for basic block construction in loopsYann Herklotz2020-08-311-3/+7
* Add working partitioning algorithmYann Herklotz2020-08-314-42/+175
* Continue on Partitioning algorithmYann Herklotz2020-08-303-14/+66
* Add RTLBlock intermediate languageYann Herklotz2020-08-3019-3/+178
* Add html generation and clean Coq filesYann Herklotz2020-08-134-7/+3
* Finished all the proofsv1.0.0Yann Herklotz2020-08-133-39/+46