Files
wasmtime/cranelift/codegen
Ulrich Weigand def54fb1fa s390x: Add z14 support
* Add support for processor features (including auto-detection).

* Move base architecture set requirement back to z14.

* Add z15 feature sets and re-enable z15-specific code generation
  when required features are available.
2021-06-17 10:23:15 +02:00
..
2021-06-17 10:23:15 +02:00
2021-06-09 14:00:13 -05:00
2021-06-17 10:23:15 +02:00
2021-02-18 13:01:01 +01:00
2021-06-15 22:56:10 -05:00

This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.