..
asm-types.cc
V8. ASM-2-WASM. Another asm-types.h revision.
2016-06-20 16:54:41 +00:00
asm-types.h
V8. ASM-2-WASM. Another asm-types.h revision.
2016-06-20 16:54:41 +00:00
asm-wasm-builder.cc
Move hashmap into src/base.
2016-06-09 18:00:31 +00:00
asm-wasm-builder.h
[wasm] Refactor encoder.h to use a proper buffer and remove OldFunctions section.
2016-05-25 16:13:50 +00:00
ast-decoder.cc
[wasm] Implement AST printing into an ostream
2016-06-16 07:49:48 +00:00
ast-decoder.h
[wasm] Implement AST printing into an ostream
2016-06-16 07:49:48 +00:00
decoder.h
Revert of Implement WASM big-endian support (patchset #5 id:80001 of https://codereview.chromium.org/2034093002/ )
2016-06-20 07:53:35 +00:00
encoder.cc
[wasm] Remove redundant intermediate data structures in encoder.cc.
2016-05-27 12:16:42 +00:00
encoder.h
Revert of Implement WASM big-endian support (patchset #5 id:80001 of https://codereview.chromium.org/2034093002/ )
2016-06-20 07:53:35 +00:00
leb-helper.h
[wasm] Refactor encoder.h to use a proper buffer and remove OldFunctions section.
2016-05-25 16:13:50 +00:00
module-decoder.cc
[wasm] Support undefined indirect table entries, behind a flag.
2016-06-22 00:53:31 +00:00
module-decoder.h
[wasm] Add functionality to decode a function offset table
2016-06-16 08:46:00 +00:00
OWNERS
Initial import of v8-native WASM.
2015-12-11 12:27:05 +00:00
switch-logic.cc
[wasm] optimized switch implementation in asm.js to wasm builder
2016-04-13 21:56:42 +00:00
switch-logic.h
[wasm] optimized switch implementation in asm.js to wasm builder
2016-04-13 21:56:42 +00:00
wasm-debug.cc
[wasm] Handlify WasmDebugInfo where needed
2016-06-20 11:06:23 +00:00
wasm-debug.h
[wasm] Handlify WasmDebugInfo where needed
2016-06-20 11:06:23 +00:00
wasm-external-refs.cc
[wasm] New implementation of popcnt and ctz.
2016-04-21 07:47:05 +00:00
wasm-external-refs.h
[wasm] New implementation of popcnt and ctz.
2016-04-21 07:47:05 +00:00
wasm-function-name-table.cc
[wasm] Refactor function name table and lookup
2016-06-14 09:07:43 +00:00
wasm-function-name-table.h
[wasm] Refactor function name table and lookup
2016-06-14 09:07:43 +00:00
wasm-interpreter.cc
MIPS: Followup '[turbofan] Introduce new operators Float32SubPreserveNan and Float64SubPreserveNan'.
2016-06-20 13:28:49 +00:00
wasm-interpreter.h
[wasm] Fix CFI failures due to Wasm threads.
2016-06-09 14:23:52 +00:00
wasm-js.cc
Upgrade Wasm JS API, step 1
2016-06-21 12:54:09 +00:00
wasm-js.h
Move hashmap into src/base.
2016-06-09 18:00:31 +00:00
wasm-macro-gen.h
[wasm] Implement an interpreter for WASM.
2016-05-25 08:33:10 +00:00
wasm-module.cc
[wasm] Consolidate CompileAndRunWasmModule
2016-06-22 21:39:14 +00:00
wasm-module.h
[wasm] Consolidate CompileAndRunWasmModule
2016-06-22 21:39:14 +00:00
wasm-opcodes.cc
[wasm] Implement parallel compilation.
2016-05-12 11:58:48 +00:00
wasm-opcodes.h
Add Wasm SIMD opcodes.
2016-05-25 09:56:48 +00:00
wasm-result.cc
Upgrade Wasm JS API, step 1
2016-06-21 12:54:09 +00:00
wasm-result.h
Upgrade Wasm JS API, step 1
2016-06-21 12:54:09 +00:00