You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add simple Docker environment variable
Signed-off-by: Afonso Oliveira <[email protected]>
* Fix errors due to incorrect parsing of VM
Signed-off-by: Afonso Oliveira <[email protected]>
* First Refactor to pytest
Signed-off-by: Afonso Oliveira <[email protected]>
* Allow 16 bit instructions for C extension
Signed-off-by: Afonso Oliveira <[email protected]>
* Revert bad parsing
Signed-off-by: Afonso Oliveira <[email protected]>
* Allow only one value
Signed-off-by: Afonso Oliveira <[email protected]>
* Use AsmString instead of name
Signed-off-by: Afonso Oliveira <[email protected]>
* Small Refactor on parsing.py
* refactor to do unit tests
* refactor to file name
* Modify to have seveal Unit tests instead of just one
Signed-off-by: Afonso Oliveira <[email protected]>
* Clean up and code reorganization
Signed-off-by: Afonso Oliveira <[email protected]>
* Ensure it is not pseudo
Signed-off-by: Afonso Oliveira <[email protected]>
* Skip aq/rl instructions
Signed-off-by: Afonso Oliveira <[email protected]>
* add pytest to requirements
Signed-off-by: Afonso Oliveira <[email protected]>
* add LLVM path as environment variable
Signed-off-by: Afonso Oliveira <[email protected]>
* remove and ignor python cache
Signed-off-by: Afonso Oliveira <[email protected]>
* Add LLVM test to the Rakefile
Signed-off-by: Afonso Oliveira <[email protected]>
* Optimizations to test logic and modify test order
Signed-off-by: Afonso Oliveira <[email protected]>
* Add prerequisites syntax
Signed-off-by: root <[email protected]>
* Fix pre-commit related issues
Signed-off-by: root <[email protected]>
* Add LLVM tblgen to regress.yaml && change Rakefile for new changes
Signed-off-by: Afonso Oliveira <[email protected]>
* Fix caching
Signed-off-by: Afonso Oliveira <[email protected]>
* Fix caching
Signed-off-by: Afonso Oliveira <[email protected]>
* Fix caching
Signed-off-by: Afonso Oliveira <[email protected]>
* Add dependencie for smoke test
Signed-off-by: Afonso Oliveira <[email protected]>
* Change logic for LLVM's path
Signed-off-by: Afonso Oliveira <[email protected]>
* Change CI logic for LLVM
Signed-off-by: Afonso Oliveira <[email protected]>
* Add cache and update paths
Signed-off-by: Afonso Oliveira <[email protected]>
* Add corner case when implementation of LLVM does not need to follow the ISA Spec
Signed-off-by: Afonso Oliveira <[email protected]>
* Work around for FENCE. ISA and compiler should treat it differently
* Set CM instruction length 16 bit instead of 32
* Add LICENSE compliant to UDB native files.
Signed-off-by: Afonso Oliveira <[email protected]>
---------
Signed-off-by: Afonso Oliveira <[email protected]>
Signed-off-by: root <[email protected]>
Co-authored-by: root <[email protected]>
Co-authored-by: Derek Hower <[email protected]>
0 commit comments