Activity
fix: typo in examples
fix: typo in examples
feat: use loop optimization for dilithium
feat: use loop optimization for dilithium
refactor: adjust .gitignore
refactor: adjust .gitignore
Force push
wip: start to adjust docstrings
wip: start to adjust docstrings
feat: nearly full port of documentation to sphinx
feat: nearly full port of documentation to sphinx
wip: add vector registers
wip: add vector registers
fix: fix weird display error
fix: fix weird display error
fix: slothy -> SLOTHY
fix: slothy -> SLOTHY
doc: introduce sphinx documentation
doc: introduce sphinx documentation
fix: add missing constants in asm code
fix: add missing constants in asm code
fix: fix typos in XuanTie and rename optimized function for risc-v nt…
fix: fix typos in XuanTie and rename optimized function for risc-v nt…
feat: add timeout for risc-v example
feat: add timeout for risc-v example
fix: missing function renaming after optimization
fix: missing function renaming after optimization
refactor: cleanup
refactor: cleanup
Merge branch 'main' into riscv
Merge branch 'main' into riscv
doc: update todo
doc: update todo
Merge pull request slothy-optimizer#114 from slothy-optimizer/extend-…
Merge pull request slothy-optimizer#114 from slothy-optimizer/extend-…
refactor: move instruction factory to RISCVInstruction class
refactor: move instruction factory to RISCVInstruction class
refactor: clean up code, reformat according to PEP-8 style
refactor: clean up code, reformat according to PEP-8 style
refactor: update copyright headers
refactor: update copyright headers
feat: first heuristic split optimization
feat: first heuristic split optimization
fix: fix wrong instruction defs and register names
fix: fix wrong instruction defs and register names
feat: split ntt_dilithium example
feat: split ntt_dilithium example
feat: opt
feat: opt
feat: further optimizations
feat: further optimizations
feat: optimize ntt_8l_singlissue_plant_rv64im.s
feat: optimize ntt_8l_singlissue_plant_rv64im.s
feat: add uArch model
feat: add uArch model
feat: add new testing code, add register aliases
feat: add new testing code, add register aliases