This website requires JavaScript.
Explore
Help
Sign In
T0b1
/
wasmtime
Watch
1
Star
0
Fork
0
You've already forked wasmtime
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
1b21d3a90ebf9b4496bd40569ebd6519e31015de
wasmtime
/
lib
/
codegen
/
meta-python
/
cdsl
History
Dan Gohman
a2fcb32245
Escape backslashes in Python comments.
...
The latest version of flake8 diagnoses these as invalid escape sequences, so properly escape them.
2018-10-24 10:00:42 -07:00
..
__init__.py
…
ast.py
Added bitrev instruction for 32 and 64 bit integers (
#486
)
2018-09-04 16:23:50 -07:00
formats.py
…
instructions.py
Escape backslashes in Python comments.
2018-10-24 10:00:42 -07:00
isa.py
Fix
#335
: Introduce variable size recipes and remove GPR_SAFE reg classes (
#552
)
2018-10-15 15:43:38 -07:00
operands.py
…
predicates.py
Legalize some more i8/i16 intructions (
#524
)
2018-09-25 16:10:23 -07:00
registers.py
…
settings.py
…
test_ast.py
…
test_package.py
…
test_ti.py
Escape backslashes in Python comments.
2018-10-24 10:00:42 -07:00
test_typevar.py
…
test_xform.py
…
ti.py
Escape backslashes in Python comments.
2018-10-24 10:00:42 -07:00
types.py
Rename the VOID type to INVALID and clean up obsolete comments.
2018-09-04 21:46:22 -07:00
typevar.py
Escape backslashes in Python comments.
2018-10-24 10:00:42 -07:00
xform.py
Escape backslashes in Python comments.
2018-10-24 10:00:42 -07:00