aboutsummaryrefslogtreecommitdiffstats
path: root/src/hls/RTLBlockgenproof.v
Commit message (Collapse)AuthorAgeFilesLines
* Add new block generation for GibleYann Herklotz2022-05-261-1028/+0
|
* Completely finish RTLBlockgenproofYann Herklotz2022-05-121-18/+65
|
* Remove imm_succ from match_blockYann Herklotz2022-05-121-100/+27
|
* Add rest of the proofsYann Herklotz2022-05-121-12/+272
|
* Up to Icall is now provenYann Herklotz2022-05-121-85/+381
|
* Try to expand the definition of match_codeYann Herklotz2022-05-121-23/+35
|
* Finish Inop proof for basic block generationYann Herklotz2022-05-111-12/+24
|
* Add new definitions of match_codeYann Herklotz2022-05-111-8/+13
|
* Change the specification of the RTLBlockgenproofYann Herklotz2022-05-091-31/+45
|
* Try to work on refining the match_states predicateYann Herklotz2022-05-061-9/+22
|
* Try out a new match_code predicateYann Herklotz2022-04-251-13/+30
|
* Work on proof of InopYann Herklotz2022-04-241-32/+145
|
* Fix translation passes with new semanticsYann Herklotz2022-04-231-51/+59
|
* Work on smallstep proofYann Herklotz2022-04-211-2/+22
|
* Start work on Inop proofYann Herklotz2022-04-201-0/+3
|
* Extract some lemmas from the main proofYann Herklotz2022-04-181-22/+77
|
* Proof of the initial state matchingYann Herklotz2022-04-121-2/+36
|
* Add intermediate filesYann Herklotz2022-04-081-24/+41
|
* Work on the match_states definitionYann Herklotz2022-04-051-1/+6
|
* Add basic blocks to the stackframeYann Herklotz2022-04-051-5/+5
|
* Add list of bb to semanticsYann Herklotz2022-03-311-1/+2
|
* Work on semantics for RTLBlockInstrYann Herklotz2022-03-281-3/+36
|
* Add specification for RTLBlockgenproofYann Herklotz2022-03-281-14/+49
|
* Work on specification of RTLBlock generationYann Herklotz2022-03-281-25/+52
|
* Remove literal files againYann Herklotz2022-03-261-8/+30
|
* Rename lit directoryYann Herklotz2022-03-241-3/+3
|
* Change origin of tangled filesYann Herklotz2022-03-231-3/+3
|
* Add RTLBlockgenproofYann Herklotz2022-03-221-0/+52