Files
wasmtime/cranelift/codegen/src
Andrew Brown a799f9f6b5 Skip extra work when calculating sizes for recipes with inferred REX prefixes
As explained in the added documentation and #1342, if we prevent `infer_rex()` and `w()` from being used together then we don't need to check whether the W bit is set when calculating the size of a recipe. This should improve compile time for x86 very slightly since all `infer_rex()` instructions will no longer need this check.
2020-04-02 16:50:07 -07:00
..
2020-03-03 13:21:13 -06:00
2020-03-11 10:22:51 -05:00
2020-03-03 13:21:13 -06:00
2020-03-03 13:21:13 -06:00
2019-10-24 17:20:12 -07:00
2020-03-03 13:21:13 -06:00
2019-10-24 17:20:12 -07:00
2019-10-24 17:20:12 -07:00
2019-10-24 17:20:12 -07:00