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
51dea9f78457c04fbeb3a2a86e25392dc8a2a442
wasmtime
/
lib
/
cretonne
/
meta
/
base
History
Jakob Stoklund Olesen
fa4f151b9b
Add a fallthrough instruction.
...
Change jumps to fallthroughs in the branch relaxation pass before computing the EBB offsets.
2017-04-06 14:22:32 -07:00
..
__init__.py
Move ValueType into a new cdsl top-level module.
2016-11-08 10:12:47 -08:00
entities.py
Move formats, entities, and immediates to the base package.
2016-11-08 11:06:37 -08:00
formats.py
Add the br_icmp instruction.
2017-04-03 15:04:42 -07:00
immediates.py
Allow dot syntax notation for enumerated immediate operands.
2017-03-30 11:37:05 -07:00
instructions.py
Add a fallthrough instruction.
2017-04-06 14:22:32 -07:00
legalize.py
Allow dot syntax notation for enumerated immediate operands.
2017-03-30 11:37:05 -07:00
settings.py
Fill in boilerplate for Intel and ARM targets.
2016-11-23 10:42:07 -08:00
types.py
Move ValueType into a new cdsl top-level module.
2016-11-08 10:12:47 -08:00