[turbofan] Context specialization should only specialize loads/stores.
[platform/upstream/v8.git] / test /
2015-07-13 machenbachRevert of Update V8 DEPS. (patchset #3 id:40001 of...
2015-07-13 machenbachUpdate V8 DEPS.
2015-07-13 verwaestFix keyed stores to strings convertible to indices
2015-07-13 dannoCreate a internal native context used only for TF-gener...
2015-07-13 ishellLoads and stores to global vars are now made via proper...
2015-07-13 mstarzingerRemove unused byte from Map::instance_sizes field.
2015-07-13 paul.lindMIPS: Fix BlockTrampolinePoolFor() to emit trampoline...
2015-07-13 bmeurer[turbofan] Optimize string "length" property access...
2015-07-13 martyn.capewell[turbofan] Reduce Float64 comparison to Float32.
2015-07-10 arv[es6] Handle conflicts for sloppy let
2015-07-10 arv[es6] Enforce TDZ checks for let/const in StoreLookupSlot
2015-07-10 verwaestFix keyed access of primitive objects in the runtime.
2015-07-10 verwaestUpdate the context if Set on slow-mode argument targets...
2015-07-10 verwaestReload the map of typed arrays after performing ToNumber.
2015-07-10 ishell[arm64] Fixed unnecessary environment assignment to...
2015-07-10 bmeurerRemove more uses of the deprecated EnumSet template...
2015-07-10 machenbach[Sheriff] Skip worker test.
2015-07-10 yangguoDebugger: use debug break slot to break on call.
2015-07-10 machenbach[Sheriff] Mark test as flaky.
2015-07-09 adamkFix lazy compilation of eval() under nosnap/--use-strict
2015-07-09 arv[es6] Bound function name
2015-07-09 binjid8 workers: fix race on quit() with context_mutex_
2015-07-09 arv[es6] Function bind should preserve [[Prototype]]
2015-07-09 bmeurer[arm] Don't call branch_offset within CheckConstPool.
2015-07-09 bmeurer[arm] Fix missing CheckBuffer for branches.
2015-07-08 littledanGuard @@isConcatSpreadable behind a flag
2015-07-08 adamkRevert of [turbofan] Optimize string "length" property...
2015-07-08 bmeurer[turbofan] Optimize string "length" property access...
2015-07-08 binjiFix cluster-fuzz found regression with d8 Workers
2015-07-08 dannoReland: Add unoptimized/optimized variants of MathFloor...
2015-07-08 machenbach[test] Skip rest-params test.
2015-07-08 arv[es6] Initial support for let/const bindings in sloppy...
2015-07-08 dannoRevert of Add unoptimized/optimized variants of MathFlo...
2015-07-08 dannoAdd unoptimized/optimized variants of MathFloor TF...
2015-07-08 ishellDisable harmony/arrow-rest-params test to unblock landi...
2015-07-08 ishellFixed a couple of proxies-related unhandled exceptions.
2015-07-08 jkummerow[x64] Fix handling of Smi constants in LSubI and LBitI
2015-07-08 bmeurer[turbofan] Add TruncationMode for TruncateFloat64ToInt32.
2015-07-07 arvAdd a flag for legacy const semantics
2015-07-07 machenbachRevert of [d8] bounds-check before getting Shell::Worke...
2015-07-07 caitpotter88[d8] bounds-check before getting Shell::Worker internal...
2015-07-07 adamkAdd debug-stepnext test for for-let loops
2015-07-07 rmcilroy[turbofan] Move RawMachineAssembler back to src/compiler.
2015-07-07 yangguoDebugger: clear ICs on activating step-in to correctly...
2015-07-07 arv[test262-es6] Update to 2015-07-06 which includes the...
2015-07-07 ulanStart incremental marking in long idle notification...
2015-07-07 ulanReland "Replace reduce-memory mode in idle notification...
2015-07-07 jochenMove compatible receiver check from CompileHandler...
2015-07-07 machenbachRevert of Fix bug when transferring SharedArrayBuffer...
2015-07-06 binjiFix bug when transferring SharedArrayBuffer to multiple...
2015-07-06 ishellSupport for global var shortcuts in script contexts.
2015-07-06 arvRevert of Revert of [es6] Bound function names (patchse...
2015-07-06 arvRevert of [es6] Bound function names (patchset #1 id...
2015-07-06 machenbachRevert of Reland: Fix logic for incremental marking...
2015-07-06 bmeurer[turbofan] Context specialization is the job of the...
2015-07-06 bmeurer[turbofan] Fix value output count for the Start node.
2015-07-06 machenbach[test] Port clobber of old test262 archive files.
2015-07-06 yangguoDebugger: use debug break slots instead of ICs (except...
2015-07-06 bmeurer[turbofan] Reland "Add new JSFrameSpecialization reduce...
2015-07-06 fedorunicode-decoder: fix out-of-band write in utf16
2015-07-06 machenbachRevert of [test] Move test262-es6 into test262. (patchs...
2015-07-06 yangguoDo not truncate message strings.
2015-07-06 machenbachRevert "[turbofan] Add new JSFrameSpecialization reducer."
2015-07-06 machenbach[test] Move test262-es6 into test262.
2015-07-06 bmeurer[turbofan] Perform OSR deconstruction early and remove...
2015-07-06 mstarzinger[turbofan] Fix bogus materialization from frame with...
2015-07-05 machenbachRevert of Replace reduce-memory mode in idle notificati...
2015-07-03 hpayerRecord code slots that may point to evacuation candidat...
2015-07-03 bmeurer[turbofan] Right hand side of shifts needs ToUint32.
2015-07-03 yangguoMake deserialize-script-id test more robust.
2015-07-03 yangguoMake sure the constant pool size is as promised.
2015-07-03 Ilija.PavlovicMIPS: Disassembler enhancement. Disassembled branch...
2015-07-03 titzer[turbofan] Add Uint64LessThanOrEqual to 64-bit TurboFan...
2015-07-02 ulanReplace reduce-memory mode in idle notification with...
2015-07-02 verwaestAvoid converting key to string for deleting of elements
2015-07-02 conradw[strong] Add test for strong load involving proxies
2015-07-02 conradw[strong] Add tests for loading from super, loading...
2015-07-02 ulanFix memory-leak in default platform implementation...
2015-07-02 erikcorryReland: Fix logic for incremental marking steps on...
2015-07-02 mstarzingerPrepare profiler test for try-catch being optimizable.
2015-07-02 ishellRemove deprecated v8::Object::TurnOnAccessCheck() from...
2015-07-02 danno[turbofan] Enable tail calls for %_CallRuntime.
2015-07-02 martyn.capewell[turbofan] Support cmp with shift/extend on ARM64.
2015-07-01 littledanInclude Harmony Array/TypedArray methods unconditionally
2015-07-01 verwaestRemove outdated comment
2015-07-01 binjiChange d8 Worker API so it takes a string instead of...
2015-07-01 Djordje.PesicMIPS: disabling rsqrt and recip for mips32r1
2015-07-01 Toon VerwaestEnsure we enable/disable the bootstrapping flag
2015-07-01 Toon VerwaestUse is_bootstrapping everywhere
2015-07-01 Toon VerwaestUpdate tests to disable interceptors during bootstrapping
2015-07-01 verwaestMinor performance improvements to the LookupIterator
2015-07-01 mstarzingerRemove deprecated --flush-code-incrementally flag.
2015-07-01 adamk[es6] Ensure that for-in/of loops have a proper TDZ...
2015-06-30 bradnelsonAllow numeric literals to be checked for a decimal...
2015-06-30 binjid8 Worker test of SharedArrayBuffer transferring
2015-06-30 machenbachRevert of [test262-es6] Update to 2011-06-29 (patchset...
2015-06-30 arv[test262-es6] Update to 2011-06-29
2015-06-30 machenbachRevert of [strong] Add tests for loading from proxy...
2015-06-30 conradw[strong] Add tests for loading from proxy, super, with...
2015-06-30 binjiFix cluster-fuzz found regression in d8 Workers
next