Louis Lafreniere
|
6e39312394
Initialize locals
|
8 лет назад |
Meghana Gupta
|
5fa19f9649
TryFinally Fix: Add ByteCodeOffset to BrOnException added from finally to early exit
|
8 лет назад |
Meghana Gupta
|
7da01ce417
TryFinally Fix: Dont run region propagation code on deleted/dead blocks
|
8 лет назад |
Meghana Gupta
|
468ab1f342
Add try finally test cases and fix asserts
|
8 лет назад |
Meghana Gupta
|
0f03165244
Do not propagate region infro from finally to early exit edge
|
8 лет назад |
Meghana Gupta
|
c0111c81f6
Pick region info for LeaveNull block from finally label.
|
8 лет назад |
Meghana Gupta
|
145305d5c7
Add more dumping in fgbuild dump
|
8 лет назад |
Meghana Gupta
|
b7251c713c
Fix region asserts for Leaves converted to Br in non exception finally region
|
8 лет назад |
Sandeep Agarwal
|
00fc551d9d
Remove Simd.js code from ChakraCore - Part 1 (ifdef out)
|
8 лет назад |
Meghana Gupta
|
5ff351ae23
Don't zero out region info on dead blocks
|
8 лет назад |
Meghana Gupta
|
5924ffa5a5
Avoid adding empty blocks while inserting an edge from finally block to early exit
|
8 лет назад |
Meghana Gupta
|
82ff317978
Enable globopt for functions with try finally
|
9 лет назад |
Derek Morris
|
3212c1c72c
Address review comments.
|
8 лет назад |
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 лет назад |
Meghana Gupta
|
00b23ff43c
add missing cases to unsigned cmp peep
|
9 лет назад |
Michael Ferris
|
b96682f243
Revert "Fix delete InlineeEnd incorrectly"
|
9 лет назад |
Meghana Gupta
|
af236a1d84
Add Or with zero instruction to convert to unsigned, before doing the cmp peep op in flowgraph
|
9 лет назад |
Tom Tan
|
ff355f4e13
Fix miss OptInstr for InlineeEnd after upward it to follow BailOnNoProfile.
|
9 лет назад |
Tom Tan
|
a9e6f85290
Fix delete InlineeEnd incorrectly
|
9 лет назад |
Suwei Chen
|
6a94785929
Issue#829: class extends null should bind this
|
9 лет назад |
Derek Morris
|
95a017dfb8
Change ByteCodeUses API further, allowing common use cases to be clearer.
|
9 лет назад |
Derek Morris
|
8cac7cc08d
Change the bytecodeuse apis to better check for correctness going forward.
|
9 лет назад |
Derek Morris
|
054dde105c
Fix a couple instances where bytecodeuses instructions could be
|
9 лет назад |
Satheesh Ravindranath
|
d52a8021c3
Enabling Stack Args when there is presence of nested functions.
|
9 лет назад |
Jianchun Xu
|
4f93a9d8ce
JIT: to compile on Linux
|
9 лет назад |
Derek Morris
|
ac3be00e90
Reorder the ByteCodeUse and Cm/Br(Sr)?[GL][te] instructions in the unsigned compare peep
|
9 лет назад |
Michael Holman
|
351fc5cba8
address CR comments
|
9 лет назад |
Michael Holman
|
ee6b667fc3
Merge remote-tracking branch 'origin/master' into oopjit
|
9 лет назад |
Aneesh Divakarakurup
|
a99327b2a1
Updating async function implementation to fix the symbol capturing issues
|
9 лет назад |