[builtins] Unify the various versions of [[Call]] with a Call builtin.
[platform/upstream/v8.git] / src / arm64 / code-stubs-arm64.cc
2015-09-08 bmeurer[builtins] Unify the various versions of [[Call]] with...
2015-09-04 mvstantonReland Vector ICs: platform support for vector-based...
2015-09-03 machenbachRevert of Vector ICs: platform support for vector-based...
2015-09-03 mvstantonVector ICs: platform support for vector-based stores.
2015-09-03 mstarzinger[presubmit] Fix build/include linter violations.
2015-09-02 caitpotter88[es6] Re-implement rest parameters via desugaring.
2015-09-02 mvstantonVectorICs: Cleanup, remove unnecessary arguments from...
2015-08-28 bmeurer[runtime] Add %ToString and %_ToString and remove the...
2015-08-28 bmeurer[es6] Implement spec compliant ToPrimitive in the runtime.
2015-08-27 yangguoMove (uppercase) JS builtins from js builtins object...
2015-08-25 bmeurerCorrectify instanceof and make it optimizable.
2015-08-19 mvstantonCleanup: Remove unncessary leave_frame parameter from...
2015-08-17 mstarzingerRemove grab-bag includes of v8.h from architecture...
2015-08-17 bmeurer[runtime] Unify and fix the strict equality comparison.
2015-08-13 yangguoMove regexp implementation into its own folder.
2015-08-12 mstarzingerRealize IWYU pattern for frames-inl.h header.
2015-08-11 bmeurer[simd.js] Single SIMD128_VALUE_TYPE for all Simd128Values.
2015-08-05 mstarzingerCleanup unnecessary duplication of runtime functions.
2015-08-03 bbudgeSIMD.js Add the other SIMD Phase 1 types.
2015-07-31 bmeurer[stubs] Unify (and optimize) implementation of ToObject.
2015-07-28 bmeurer[stubs] Don't pass name to Load/StoreGlobalViaContext...
2015-07-27 bmeurer[stubs] Properly handle read-only properties in StoreGl...
2015-07-27 ishellCross-script variables handling fixed. It was possible...
2015-07-24 bmeurer[stubs] Optimize LoadGlobalViaContextStub and StoreGlob...
2015-07-23 mostynbconvert a bunch of DCHECKs to STATIC_ASSERT
2015-07-23 mvstantonHydrogenCodeStubs consume stack arguments via descriptor.
2015-07-23 dannoUnify "runtime-style" IC functions with Runtime intrinsics
2015-07-22 mstarzinger[arm] Fix pushing of stale register in CallConstructStub.
2015-07-21 mstarzinger[arm64] Address TODO in CallConstructStub::Generate.
2015-07-16 bbudgeExpose SIMD.Float32x4 type to Javascript.
2015-07-16 hablichRevert of Expose SIMD.Float32x4 type to Javascript...
2015-07-15 bbudgeExpose SIMD.Float32x4 type to Javascript.
2015-07-15 mstarzingerSwitch CallConstructStub to take new.target in register.
2015-07-02 verwaestDistinguish slow from fast sloppy arguments
2015-07-01 dannoMake context register implicit for CallInterfaceDescriptors
2015-06-30 conradw[strong] Implement strong property access semantics
2015-06-25 Michael Stanton[ic] Record call counts for monomorphic calls made...
2015-06-23 dslomovDo not add extra argument for new.target
2015-06-19 conradwRevert relanded strong property access CL
2015-06-18 conradwRevert of Revert of [strong] Implement strong mode...
2015-06-18 ulanARM64: remove stack pushes without frame in RegExpExecStub.
2015-06-18 conradwRevert of [strong] Implement strong mode restrictions...
2015-06-18 conradw[strong] Implement strong mode restrictions on property...
2015-06-08 conradw[strong] Refactor ObjectStrength into a replacement...
2015-06-02 conradw[strong] create strong array literals
2015-06-01 erikcorryCosmetic changes to tests to make it easier to concaten...
2015-05-22 mvstantonVector ICs: Introduce Store and KeyedStore IC code...
2015-05-20 mvstantonCleanup interface descriptors to reflect that vectors...
2015-05-15 mvstantonNow that vector ics are established for load, keyed...
2015-05-15 martyn.capewellARM64: Enable shorten-64-to-32 warning
2015-05-12 conradw[strong] Disallow implicit conversions for comparison
2015-05-06 conradw[es6] Fix symbol comparison on some architectures
2015-05-06 mvstantonOptimize the typeof operator.
2015-05-05 dslomovHandle the case when derived constructor is [[Call...
2015-05-05 dannoRevert of Collect type feedback on result of Math....
2015-05-05 arv[es6] When comparing two symbols we may need to throw...
2015-05-05 dannoCollect type feedback on result of Math.[round|ceil...
2015-05-04 jarinRemove materialized objects on stack unwind.
2015-04-10 verwaestReland "Merge cellspace into old pointer space"
2015-04-09 adamkRevert of Merge cellspace into old pointer space (patch...
2015-04-09 verwaestMerge cellspace into old pointer space
2015-04-07 mvstantonVector-ICs - speed towards the monomorphic exit as...
2015-04-07 mvstantonCode cleanup in GenerateRecordCallTarget.
2015-04-02 mvstantonv8:3539 - hold constructor feedback in weak cells
2015-03-31 verwaestGenerate common StoreFastElementStubs ahead of time
2015-03-25 mstarzingerSwitch full-codegen from StackHandlers to handler table.
2015-03-23 mvstantonVectorICs: keyed element loads were kicking out non...
2015-03-17 mstarzingerDelegate throwing in RegExpExecStub to CEntryStub.
2015-03-17 mvstantonUse platform specific stubs for vector-based Load/Keyed...
2015-03-16 svenpanneRemove BLACKLIST from check-name-clashes.py, it's wrong...
2015-03-06 svenpanneIntrinsics in the INLINE_FUNCTION_LIST are now avaliabl...
2015-03-05 mstarzinger[turbofan] Implement throwing exceptions into TurboFan...
2015-03-03 dslomovImplement subclassing Arrays.
2015-03-03 dslomovRevert of Implement subclassing Arrays. (patchset ...
2015-03-03 dslomovImplement subclassing Arrays.
2015-03-03 dslomovRevert of Implement subclassing Arrays. (patchset ...
2015-03-03 dslomovImplement subclassing Arrays.
2015-03-03 mvstantonRevert of Implement subclassing Arrays. (patchset ...
2015-03-03 dslomovImplement subclassing Arrays.
2015-03-03 mstarzingerMove stack unwinding logic into the runtime.
2015-02-28 dslomovDisallow subclassing Arrays.
2015-02-27 dslomovRevert of Disallow subclassing Arrays. (patchset #3...
2015-02-27 dslomovDisallow subclassing Arrays.
2015-02-14 caitpotter88Implement ES6 rest parameters
2015-02-11 dslomovnew classes: implement new.target passing to superclass...
2015-02-11 dslomovRevert of new classes: implement new.target passing...
2015-02-11 dslomovnew classes: implement new.target passing to superclass...
2015-02-05 mvstantonCallIC MISS handler doesn't need receiver.
2015-02-04 mvstantonCalls to the CallIC miss handler looked up the receiver...
2015-02-04 mvstantonRetry "Use a WeakCell in the CallIC type vector."
2015-02-02 ulanUse weak cell to embed known map in CompareIC
2015-01-29 machenbachRevert of Use a WeakCell in the CallIC type vector...
2015-01-29 mvstantonUse a WeakCell in the CallIC type vector.
2015-01-27 mvstantonUse a trampoline stub to load the type feedback vector...
2015-01-22 dslomovnew classes: change semantics of super(...) call and...
2015-01-20 dcarneymove CallApiFunctionAndReturn to code-stubs-*
2015-01-19 dcarneyadd stub for api function calls with known number of...
2015-01-16 dcarneysplit api call stubs into accessor and function call...
2014-12-15 bmeurer[turbofan] Remove the no-context hack for JSToNumber.
2014-12-12 Michael StantonHydrogen code stubs for vector-based ICs.
next