Files
wasmtime/cranelift/codegen/src/isa
Andrew Brown d990dd4c9a [machinst x64]: add source locations to more instruction formats
In order to register traps for `load_splat`, several instruction formats need knowledge of `SourceLoc`s; however, since the x64 backend does not correctly and completely register traps for `RegMem::Mem` variants I opened https://github.com/bytecodealliance/wasmtime/issues/2290 to discuss and resolve this issue. In the meantime, the current behavior (i.e. remaining largely unaware of `SourceLoc`s) is retained.
2020-10-14 09:43:33 -07:00
..
2020-07-06 19:02:52 -07:00
2020-09-15 11:40:09 -07:00
2020-08-07 10:08:44 -07:00