Taylor Woll 036fe50c38 Merge unreleased/rs3 to release/1.7 8 lat temu
..
ArrayView.baseline 5d8406741f Initial commit 10 lat temu
ArrayView.js 5d8406741f Initial commit 10 lat temu
BasicBranching.baseline 5d8406741f Initial commit 10 lat temu
BasicBranching.js 5d8406741f Initial commit 10 lat temu
BasicBranchingLinkFail.baseline 071bc14c07 Fix AsmJs link issue by not profiling AsmJs Modules 10 lat temu
BasicLooping.baseline 5d8406741f Initial commit 10 lat temu
BasicLooping.js 5d8406741f Initial commit 10 lat temu
BasicSwitch.baseline 5d8406741f Initial commit 10 lat temu
BasicSwitch.js 5d8406741f Initial commit 10 lat temu
CompositionMathUnary.baseline 5d8406741f Initial commit 10 lat temu
CompositionMathUnary.js 5d8406741f Initial commit 10 lat temu
FunctionCalls.baseline 5d8406741f Initial commit 10 lat temu
FunctionCalls.js 5d8406741f Initial commit 10 lat temu
JitToLoopBody.baseline 5d8406741f Initial commit 10 lat temu
JitToLoopBody.js 42222cb5fb Fix how we check if the last asm.js stmt is a return and throw if the type doesn't match 8 lat temu
LoopBodyToJit.baseline 5d8406741f Initial commit 10 lat temu
LoopBodyToJit.js 5d8406741f Initial commit 10 lat temu
MathBuiltinsCall.baseline 5d8406741f Initial commit 10 lat temu
MathBuiltinsCall.js 5d8406741f Initial commit 10 lat temu
ModuleVarRead.baseline 5d8406741f Initial commit 10 lat temu
ModuleVarRead.js 5d8406741f Initial commit 10 lat temu
ModuleVarWrite.baseline 5d8406741f Initial commit 10 lat temu
ModuleVarWrite.js 5d8406741f Initial commit 10 lat temu
ReadAV1.baseline 5d8406741f Initial commit 10 lat temu
ReadAV1.js 5d8406741f Initial commit 10 lat temu
ReadArrayView.baseline 5d8406741f Initial commit 10 lat temu
ReadArrayView.js 5d8406741f Initial commit 10 lat temu
ReadFixOffset.baseline 5d8406741f Initial commit 10 lat temu
ReadFixOffset.js 5d8406741f Initial commit 10 lat temu
RunCompare.cmd f6adc7f97e Added missing copyright headers. 10 lat temu
RunTest.cmd f6adc7f97e Added missing copyright headers. 10 lat temu
WriteArrayView.baseline 5d8406741f Initial commit 10 lat temu
WriteArrayView.js 5d8406741f Initial commit 10 lat temu
WriteFixOffset.baseline 5d8406741f Initial commit 10 lat temu
WriteFixOffset.js 5d8406741f Initial commit 10 lat temu
argTest.js 2c749f5fab xplat: add test case for mixed args from registers 9 lat temu
argoutcapturebug.baseline 5d8406741f Initial commit 10 lat temu
argoutcapturebug.js 5d8406741f Initial commit 10 lat temu
asmjscctx.baseline f3ccc248ed fix issue with CrossSite calls to asm.js functions not working 10 lat temu
asmjscctx.js f3ccc248ed fix issue with CrossSite calls to asm.js functions not working 10 lat temu
badFunctionType.baseline f81c3bad6a disable asm.js in ES6 modules 8 lat temu
badFunctionType.js f81c3bad6a disable asm.js in ES6 modules 8 lat temu
basicComparisonDouble.baseline 5d8406741f Initial commit 10 lat temu
basicComparisonDouble.js 5d8406741f Initial commit 10 lat temu
basicComparisonInt.baseline 5d8406741f Initial commit 10 lat temu
basicComparisonInt.js 5d8406741f Initial commit 10 lat temu
basicComparisonUInt.baseline 5d8406741f Initial commit 10 lat temu
basicComparisonUInt.js 5d8406741f Initial commit 10 lat temu
basicMath.baseline 5d8406741f Initial commit 10 lat temu
basicMath.js 5d8406741f Initial commit 10 lat temu
basicMathIntSpecific.baseline 5d8406741f Initial commit 10 lat temu
basicMathIntSpecific.js 5d8406741f Initial commit 10 lat temu
basicMathUnary.baseline 5d8406741f Initial commit 10 lat temu
basicMathUnary.js 5d8406741f Initial commit 10 lat temu
blockLabelBug.baseline 5d8406741f Initial commit 10 lat temu
blockLabelBug.js 5d8406741f Initial commit 10 lat temu
brbool.js ee701cb53b fix bug in BrBool peep where cmp2Src==cmp1Dst 8 lat temu
break1.baseline 5d8406741f Initial commit 10 lat temu
break1.js 5d8406741f Initial commit 10 lat temu
break2.baseline 5d8406741f Initial commit 10 lat temu
break2.js 5d8406741f Initial commit 10 lat temu
break3.baseline 5d8406741f Initial commit 10 lat temu
break3.js 5d8406741f Initial commit 10 lat temu
breakfloat1.baseline 5d8406741f Initial commit 10 lat temu
breakfloat1.js 5d8406741f Initial commit 10 lat temu
bug12239366.js 2500e1cdc1 17-08 ChakraCore servicing release 8 lat temu
bug9883547.js fd52e589f1 Make sure we create loop body slot opnd as signed int. 8 lat temu
bugGH2270.js 5449f72947 asmjs: anonymous function crash 9 lat temu
cctxmodule.js f3ccc248ed fix issue with CrossSite calls to asm.js functions not working 10 lat temu
clz32.baseline 5d8406741f Initial commit 10 lat temu
clz32.js 5d8406741f Initial commit 10 lat temu
constFoldTests.js aa8c1af8bf tests 9 lat temu
constTest.baseline 5d8406741f Initial commit 10 lat temu
constTest.js 5d8406741f Initial commit 10 lat temu
constbrbug.baseline 42222cb5fb Fix how we check if the last asm.js stmt is a return and throw if the type doesn't match 8 lat temu
constbrbug.js 6d69044ee2 fix issue where int32 isn't being sign extended when coerced to int64 8 lat temu
constloads.baseline 2930bacc5e fix bugs with const access on x86 10 lat temu
constloads.js 2930bacc5e fix bugs with const access on x86 10 lat temu
cseBug.baseline 912025acce add CSE attributes for conv_prim to differentiate on signedness 9 lat temu
cseBug.js 912025acce add CSE attributes for conv_prim to differentiate on signedness 9 lat temu
evalbug.js 303d997b65 [CVE-2017-0093] Type confusion in asm.js arguments 9 lat temu
exports.baseline 42222cb5fb Fix how we check if the last asm.js stmt is a return and throw if the type doesn't match 8 lat temu
exports.js c36ba1c2a2 Provide warning in case of duplicate asm.js exports 8 lat temu
ffibug.baseline 5d8406741f Initial commit 10 lat temu
ffibug.js 5d8406741f Initial commit 10 lat temu
fgpeepsbug.baseline 5d8406741f Initial commit 10 lat temu
fgpeepsbug.js 5d8406741f Initial commit 10 lat temu
floatmod.baseline 5d8406741f Initial commit 10 lat temu
floatmod.js 5d8406741f Initial commit 10 lat temu
fstpbug.baseline 5d8406741f Initial commit 10 lat temu
fstpbug.js 5d8406741f Initial commit 10 lat temu
functiontablebug.baseline 5d8406741f Initial commit 10 lat temu
functiontablebug.js 5d8406741f Initial commit 10 lat temu
functiontablecalls.baseline 5d8406741f Initial commit 10 lat temu
functiontablecalls.js 5d8406741f Initial commit 10 lat temu
invalidIntLiteral.baseline 29c7fd4d49 fix issue with int literals outside int range 10 lat temu
invalidIntLiteral.js 29c7fd4d49 fix issue with int literals outside int range 10 lat temu
lambda.baseline e3e310bf2a Support for defer parsing lambda functions 8 lat temu
lambda.js e5890554ba add ut 8 lat temu
lotsOfLocals.js 8fafa37204 [CVE-2017-8603] Change how we handle return value for asm.js/wasm interpreter 8 lat temu
lowererdivbug.baseline 5d8406741f Initial commit 10 lat temu
lowererdivbug.js 5d8406741f Initial commit 10 lat temu
minintbug.baseline 5d8406741f Initial commit 10 lat temu
minintbug.js 5d8406741f Initial commit 10 lat temu
nanbug.baseline 99fbe1d4e7 Fixing Custom Heap Protect Pages API 10 lat temu
nanbug.js 49280657e1 fix bugs with non-canonical NaNs in asm.js 10 lat temu
negZero.baseline 5d8406741f Initial commit 10 lat temu
negZero.js 5d8406741f Initial commit 10 lat temu
nested.baseline 80cfdbb9c6 [CVE-2017-0067] prevent parser from getting into inconsistent state when asm.js parse fails 9 lat temu
nested.js 80cfdbb9c6 [CVE-2017-0067] prevent parser from getting into inconsistent state when asm.js parse fails 9 lat temu
params.baseline b85f27cd3d Fix line endings on a baseline 8 lat temu
params.js 6999714882 [CVE-2017-8604] Fix for stack allocation for asm.js/wasm 8 lat temu
qmarkbug.baseline 80cfdbb9c6 [CVE-2017-0067] prevent parser from getting into inconsistent state when asm.js parse fails 9 lat temu
qmarkbug.js 80cfdbb9c6 [CVE-2017-0067] prevent parser from getting into inconsistent state when asm.js parse fails 9 lat temu
relink.baseline 82adb94f9d remove asm.js changeheap 8 lat temu
relink.js 82adb94f9d remove asm.js changeheap 8 lat temu
return1.baseline 18046825c4 in asm.js ! operator should evaluate to int, not signed 10 lat temu
return1.js 18046825c4 in asm.js ! operator should evaluate to int, not signed 10 lat temu
return2.baseline 0f48e92559 fix validation bug with implicit void returns in asm.js 9 lat temu
return2.js 0f48e92559 fix validation bug with implicit void returns in asm.js 9 lat temu
return3.baseline 42222cb5fb Fix how we check if the last asm.js stmt is a return and throw if the type doesn't match 8 lat temu
return3.js 42222cb5fb Fix how we check if the last asm.js stmt is a return and throw if the type doesn't match 8 lat temu
returnFloat.baseline 5d8406741f Initial commit 10 lat temu
returnFloat.js 5d8406741f Initial commit 10 lat temu
returndouble.baseline 5d8406741f Initial commit 10 lat temu
returndouble.js 5d8406741f Initial commit 10 lat temu
rlexe.xml 036fe50c38 Merge unreleased/rs3 to release/1.7 8 lat temu
shadowingBug.baseline 80cfdbb9c6 [CVE-2017-0067] prevent parser from getting into inconsistent state when asm.js parse fails 9 lat temu
shadowingBug.js 80cfdbb9c6 [CVE-2017-0067] prevent parser from getting into inconsistent state when asm.js parse fails 9 lat temu
switchBinaryTraverse.baseline 5d8406741f Initial commit 10 lat temu
switchBinaryTraverse.js 5d8406741f Initial commit 10 lat temu
switchJumpTable.baseline 5d8406741f Initial commit 10 lat temu
switchJumpTable.js 5d8406741f Initial commit 10 lat temu
switchbug.baseline 5d8406741f Initial commit 10 lat temu
switchbug.js 5d8406741f Initial commit 10 lat temu
ternaryfloat.baseline 5d8406741f Initial commit 10 lat temu
ternaryfloat.js 5d8406741f Initial commit 10 lat temu
trackdeferredonreparse.js 2500e1cdc1 17-08 ChakraCore servicing release 8 lat temu
uint.baseline abb85c4ecb fix asm.js issue where fixnum was causing us to use uint div/mod 10 lat temu
uint.js 3717a3cef8 Missing EOL 10 lat temu
unitybug.baseline 5d8406741f Initial commit 10 lat temu
unitybug.js 5d8406741f Initial commit 10 lat temu
unsigned.js 65456243cb Add failing test cases in asm.js and reenable cse on wasm\unsigned.js 8 lat temu
vardeclnorhs.baseline 69c637c15f fix for crash while processing asmjs var decl w/o a RHS 10 lat temu
vardeclnorhs.js ed57fea6fb adding a copyright notice 10 lat temu