aboutsummaryrefslogtreecommitdiffstats
path: root/src/hls/RTLBlockInstr.v
Commit message (Expand)AuthorAgeFilesLines
* Change the definition of RTLBlockYann Herklotz2022-04-211-65/+66
* Add intermediate filesYann Herklotz2022-04-081-33/+75
* Add basic blocks to the stackframeYann Herklotz2022-04-051-16/+28
* Add whole basic block into stateYann Herklotz2022-04-021-26/+39
* Add list of bb to semanticsYann Herklotz2022-03-311-84/+85
* Work on semantics for RTLBlockInstrYann Herklotz2022-03-281-14/+15
* Work on specification of RTLBlock generationYann Herklotz2022-03-281-0/+22
* Add sphinx documentationYann Herklotz2022-03-261-26/+29
* Remove literal files againYann Herklotz2022-03-261-43/+99
* Add more documentationYann Herklotz2022-03-241-3/+13
* Rename lit directoryYann Herklotz2022-03-241-7/+7
* Change origin of tangled filesYann Herklotz2022-03-231-7/+7
* Add first descriptions to org fileYann Herklotz2022-03-221-35/+14
* Add comments to allow for literate detanglingYann Herklotz2022-03-221-2/+4
* Final updates to the current documentationYann Herklotz2022-02-251-3/+3
* Fix up some more documentationYann Herklotz2022-02-251-32/+13
* Add documentation to RTLBlockInstrYann Herklotz2021-11-111-11/+62
* Add RTLBlockInstr proofsYann Herklotz2021-11-011-0/+23
* Add a predicate to RBsetpredYann Herklotz2021-10-301-4/+4
* Add type-class proofs to Predicate.vYann Herklotz2021-10-241-8/+10
* Add work towards decidability of SAT solverYann Herklotz2021-10-211-222/+3
* Start to prove termination of SATYann Herklotz2021-10-201-6/+0
* Continuations on proof of predicatesYann Herklotz2021-10-191-29/+0
* [sched] Add true and false predicates to typeYann Herklotz2021-10-141-1/+23
* Fix naming and remove warningsYann Herklotz2021-10-071-3/+3
* RTLpargen passes compilation againYann Herklotz2021-09-221-2/+2
* Change Inductive to recordYann Herklotz2021-09-221-16/+15
* Start adding hashing to RTLPargenYann Herklotz2021-09-201-2/+2
* Merge branch 'master' into developYann Herklotz2021-09-181-10/+31
|\
| * Fix compilation with new CompCert versionYann Herklotz2021-09-171-8/+8
| * Fix proofs for SATYann Herklotz2021-08-121-6/+27
| * Remove unnecessary files and proofsYann Herklotz2021-07-111-3/+3
* | Change naturals to positive in predicatesYann Herklotz2021-05-261-44/+78
|/
* Add temporary fixes to get everything to compileYann Herklotz2021-02-121-1/+207
* Fix state generation for if-conversionYann Herklotz2021-02-031-1/+1
* Add predicated values and instructionsYann Herklotz2021-02-021-6/+15
* Add Vrange and predicatesYann Herklotz2021-02-021-19/+30
* Fix definitions of proofs some moreYann Herklotz2021-01-291-10/+0
* Refactoring RTLBlock and RTLParYann Herklotz2021-01-291-27/+132
* Add semantics for RTLBlockYann Herklotz2021-01-221-7/+1
* Add semantics for RTLBlockInstr and RTLBlockYann Herklotz2021-01-221-14/+21
* Share code between RTLBlock and ParYann Herklotz2021-01-211-0/+147