Historial de Commits

Autor SHA1 Mensaje Fecha
  Michael Ferris cf71a962c1 Merge 1809 October Update changes hace 7 años
  Michael Ferris b17a8c05b9 Reduce the number of Buffer reloads to do in WebAssembly. hace 8 años
  Michael Ferris d5d87bf217 Implement WebAssemblySharedArrayBuffer + some tests hace 8 años
  Paul Leathers e3e1a360e5 [1.8>1.9] [MERGE #4676 @pleath] ChakraCore 2018-02 security updates hace 8 años
  Michael Holman b99d0dcbf5 ChakraCore fix for servicing release 18-02B: CVE-2018-0836 hace 8 años
  Michael Ferris 6b870516cc [1.8>master] [MERGE #4429 @Cellule] OS#15089337 WASM: Do not use StatementReader in IRBuilder hace 8 años
  Michael Ferris 71822e65a2 Fix usage of Statement Reader in IRBuilderAsmJs to make sure we don't use uninitialized values. hace 8 años
  Arun Purushan (Intel Americas Inc) eebff837b0 Merge branch 'master' into wasm.simd hace 8 años
  Michael Ferris b05acfa030 Build fix: Fix warning for bool conversion hace 8 años
  Michael Ferris 0e036aa586 Do not pass info through WorkItem. Instead embed the necessary info on the loopstart bytecode layout. hace 8 años
  Michael Ferris b57de2056f Reduce memory imprint by saving only the current register for each types when entering a loop. hace 8 años
  Michael Ferris 569206bb4f Correctly restore yielded values from jit loop bodies. hace 8 años
  Arun Purushan (Intel Americas Inc) 647fc621e6 Merge from Master to wasm.simd hace 8 años
  Michael Ferris c174bdf95a Revert "[MERGE #3838 @Cellule] OS#13885461 WASM: Jit loop body yield restore" hace 8 años
  Michael Ferris 2205cfd8df Correctly restore yielded values from jit loop bodies. hace 8 años
  Michael Ferris 18c55b732e [MERGE #3741 @Cellule] WASM: Implement new Sign Extend operators hace 8 años
  Michael Ferris 3d0ad02975 CR fixes hace 8 años
  Nikolay Korovaiko bf8d8e7291 Merge remote-tracking branch 'msft/master' into wasm.simd hace 8 años
  Michael Holman 1a24313bba add inlining support for asm.js/wasm hace 8 años
  Nikolay Korovaiko 25d29a0511 int64x2 infra hace 8 años
  Paul Leathers 2500e1cdc1 17-08 ChakraCore servicing release hace 8 años
  Nikolay Korovaiko bc130b82b3 merge hace 8 años
  Nikolay Korovaiko 3d31f2316b working loads and stores needs clean up hace 8 años
  Michael Ferris 09d7a4e0f5 Remove jit support for AsmJsFunctionEntry trace hace 9 años
  Michael Holman e5b7395703 use [reg+reg+offset] addressing mode for wasm memory indexes hace 9 años
  Michael Holman 47c4e71a1c implement grow_memory hace 9 años
  Nikolay Korovaiko 1e06c1e294 fixing a typo TrapIfMin* hace 9 años
  Nikolay Korovaiko ece3d58ddd i64 division/truncation bug fixes hace 9 años
  Nikolay Korovaiko f8accc1b59 checked div/rem hace 9 años
  Michael Ferris 3dc3ce3de3 Support int64 and float32 for import arguments and return value. hace 9 años