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.
|
8 лет назад |
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.
|
8 лет назад |
Michael Ferris
|
88155df9e6
Remove Simd.js related code
|
8 лет назад |
Louis Lafreniere
|
b2e44027d2
OS#13255723, OS#13255732, OS#13255734, OS#13255735, OS#13255737: A few more uninitialized locals.
|
8 лет назад |
Meghana Gupta
|
6479e1b964
[1.6>1.7] [MERGE #3536 @meg-gupta] Do not peep closure stack symbols
|
8 лет назад |
Meghana Gupta
|
95235ee0c2
Do not peep closure stack symbols
|
8 лет назад |
Nikolay Korovaiko
|
f7094f31cb
Wasm: preserve nan bits
|
9 лет назад |
Derek Morris
|
1d123725e2
Change the class membership of a number of functions.
|
8 лет назад |
Derek Morris
|
8e000909fc
One pass over GlobOpt.cpp, moving and consting
|
8 лет назад |
Nikolay Korovaiko
|
d1bbe7c8e3
int32 const folding
|
9 лет назад |
Michael Ferris
|
6a3f3acfe1
Merge remote-tracking branch 'remotes/origin/WebAssembly' into users/micfer/wasm/i64
|
9 лет назад |
Michael Holman
|
afd7de4d20
address CR comments
|
9 лет назад |
Michael Holman
|
80de6d5071
reduce property record storage on JIT server
|
9 лет назад |
Michael Ferris
|
d10e2a299c
Merge remote-tracking branch 'remotes/origin/WebAssembly' into users/micfer/wasm/i64
|
9 лет назад |
Michael Ferris
|
ff27436356
Int64 Native support on x64
|
9 лет назад |
Michael Holman
|
25e8d2736f
fix oopjit post-merge issues
|
9 лет назад |
Michael Holman
|
ee6b667fc3
Merge remote-tracking branch 'origin/master' into oopjit
|
9 лет назад |
Lei Shi
|
1e3a623751
some bug fixes -- most unit test passes(except for perfhint ones in oopjit)
|
9 лет назад |
Louis Lafreniere
|
ebd1313afa
Load params from registers when possible
|
9 лет назад |
Michael Holman
|
4e59e2bd71
bug fixes for x86 oop jit
|
9 лет назад |
Kunal Pathak
|
b55b58b70a
Implement fast path for new Array(const)
|
9 лет назад |
Lei Shi
|
e42dffdb0a
pass strings through RPC and implement branch dictionary
|
9 лет назад |
Michael Holman
|
e7f1ad15c3
fix more bytecode aux array reads, populate property record info in JIT
|
9 лет назад |
Michael Holman
|
f7f273f0d7
Merge branch 'master' into oopjit
|
9 лет назад |
Michael Holman
|
35dd3bc5de
fixup more data structures, don't completely disable globopt
|
9 лет назад |
Mostafa
|
8245503daa
- Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops.
|
10 лет назад |
Jianchun Xu
|
cec0e9a84f
replace wchar_t/L"..." with char16/_u("...")
|
10 лет назад |
Jianchun Xu
|
8567cfe6c1
update all references to use correct CamelCase file names
|
10 лет назад |
Michael Holman
|
e25d694070
Merge remote-tracking branch 'origin/master' into users/michhol/oop
|
10 лет назад |
Jianchun Xu
|
47eab483b9
change top-level dir Lib back to lib
|
10 лет назад |