Michael Ferris
|
42350a0088
When trying to untag a var, if that var is single def and is an int constant, simply return the IntConstOpnd with no checks.
|
há 8 anos atrás |
Paul Leathers
|
6149e11fde
Eliminate some redundant aux slot pointer loads. Use objtypespec analysis to do this. Load the aux slot pointer only at type checks and points where the aux slots are reallocated. At optimized load/stores, reuse the aux slot pointer.
|
há 8 anos atrás |
Michael Ferris
|
88155df9e6
Remove Simd.js related code
|
há 8 anos atrás |
Louis Lafreniere
|
b2e44027d2
OS#13255723, OS#13255732, OS#13255734, OS#13255735, OS#13255737: A few more uninitialized locals.
|
há 8 anos atrás |
Meghana Gupta
|
6479e1b964
[1.6>1.7] [MERGE #3536 @meg-gupta] Do not peep closure stack symbols
|
há 8 anos atrás |
Meghana Gupta
|
95235ee0c2
Do not peep closure stack symbols
|
há 8 anos atrás |
Nikolay Korovaiko
|
f7094f31cb
Wasm: preserve nan bits
|
há 9 anos atrás |
Derek Morris
|
1d123725e2
Change the class membership of a number of functions.
|
há 8 anos atrás |
Derek Morris
|
8e000909fc
One pass over GlobOpt.cpp, moving and consting
|
há 8 anos atrás |
Nikolay Korovaiko
|
d1bbe7c8e3
int32 const folding
|
há 9 anos atrás |
Michael Ferris
|
6a3f3acfe1
Merge remote-tracking branch 'remotes/origin/WebAssembly' into users/micfer/wasm/i64
|
há 9 anos atrás |
Michael Holman
|
afd7de4d20
address CR comments
|
há 9 anos atrás |
Michael Holman
|
80de6d5071
reduce property record storage on JIT server
|
há 9 anos atrás |
Michael Ferris
|
d10e2a299c
Merge remote-tracking branch 'remotes/origin/WebAssembly' into users/micfer/wasm/i64
|
há 9 anos atrás |
Michael Ferris
|
ff27436356
Int64 Native support on x64
|
há 9 anos atrás |
Michael Holman
|
25e8d2736f
fix oopjit post-merge issues
|
há 9 anos atrás |
Michael Holman
|
ee6b667fc3
Merge remote-tracking branch 'origin/master' into oopjit
|
há 9 anos atrás |
Lei Shi
|
1e3a623751
some bug fixes -- most unit test passes(except for perfhint ones in oopjit)
|
há 9 anos atrás |
Louis Lafreniere
|
ebd1313afa
Load params from registers when possible
|
há 9 anos atrás |
Michael Holman
|
4e59e2bd71
bug fixes for x86 oop jit
|
há 9 anos atrás |
Kunal Pathak
|
b55b58b70a
Implement fast path for new Array(const)
|
há 9 anos atrás |
Lei Shi
|
e42dffdb0a
pass strings through RPC and implement branch dictionary
|
há 9 anos atrás |
Michael Holman
|
e7f1ad15c3
fix more bytecode aux array reads, populate property record info in JIT
|
há 9 anos atrás |
Michael Holman
|
f7f273f0d7
Merge branch 'master' into oopjit
|
há 9 anos atrás |
Michael Holman
|
35dd3bc5de
fixup more data structures, don't completely disable globopt
|
há 9 anos atrás |
Mostafa
|
8245503daa
- Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops.
|
há 10 anos atrás |
Jianchun Xu
|
cec0e9a84f
replace wchar_t/L"..." with char16/_u("...")
|
há 10 anos atrás |
Jianchun Xu
|
8567cfe6c1
update all references to use correct CamelCase file names
|
há 10 anos atrás |
Michael Holman
|
e25d694070
Merge remote-tracking branch 'origin/master' into users/michhol/oop
|
há 10 anos atrás |
Jianchun Xu
|
47eab483b9
change top-level dir Lib back to lib
|
há 10 anos atrás |