Revert of Expose SIMD.Float32x4 type to Javascript. (patchset #14 id:450001 of https...
[platform/upstream/v8.git] / src / ppc / code-stubs-ppc.cc
2015-07-16 hablichRevert of Expose SIMD.Float32x4 type to Javascript...
2015-07-15 bbudgeExpose SIMD.Float32x4 type to Javascript.
2015-07-02 verwaestDistinguish slow from fast sloppy arguments
2015-07-01 mbrandyPPC: Make context register implicit for CallInterfaceDe...
2015-07-01 mbrandyPPC: Fix InstanceOfStub's inlined call site logic.
2015-06-30 conradw[strong] Implement strong property access semantics
2015-06-25 mbrandyPPC64: Fix "[ic] Record call counts for monomorphic...
2015-06-25 mbrandyPPC: [ic] Record call counts for monomorphic calls...
2015-06-24 mbrandyPPC: Do 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 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-04 mbrandyAdd support for Embedded Constant Pools for PPC and Arm
2015-06-03 bmeurerRevert of Embedded constant pools. (patchset #12 id...
2015-06-02 mbrandyAdd support for Embedded Constant Pools for PPC and Arm
2015-06-02 conradw[strong] create strong array literals
2015-06-01 erikcorryCosmetic changes to tests to make it easier to concaten...
2015-05-26 mbrandyPPC: Vector ICs: Introduce Store and KeyedStore IC...
2015-05-20 mbrandyPPC: Cleanup interface descriptors to reflect that...
2015-05-15 mbrandyPPC: Now that vector ics are established for load,...
2015-05-12 mbrandyPPC: Fix '[strong] Disallow implicit conversions for...
2015-05-12 mbrandyPPC: Fix '[strong] Disallow implicit conversions for...
2015-05-12 conradw[strong] Disallow implicit conversions for comparison
2015-05-06 mbrandyPPC: Optimize the typeof operator.
2015-05-06 mbrandyPPC: Handle the case when derived constructor is [...
2015-05-06 conradw[es6] Fix symbol comparison on some architectures
2015-05-05 arv[es6] When comparing two symbols we may need to throw...
2015-05-04 mbrandyPPC: Fix 'Remove materialized objects on stack unwind.'
2015-05-04 jarinRemove materialized objects on stack unwind.
2015-04-10 michael_dawsonPPC: Merge cellspace into old pointer space
2015-04-09 michael_dawsonPPC: Vector-ICs - speed towards the monomorphic exit...
2015-04-09 michael_dawsonPPC: Code cleanup in GenerateRecordCallTarget.
2015-04-07 adamkReimplement Maps and Sets in JS
2015-04-02 michael_dawsonPPC: v8:3539 - hold constructor feedback in weak cells
2015-03-31 verwaestGenerate common StoreFastElementStubs ahead of time
2015-03-27 michael_dawsonPPC64: Fix return value checks for generated regexp...
2015-03-25 michael_dawsonPPC: Switch full-codegen from StackHandlers to handler...
2015-03-25 michael_dawsonPPC: VectorICs: keyed element loads were kicking out...
2015-03-23 michael_dawsonPPC: Use platform specific stubs for vector-based Load...
2015-03-17 mstarzingerDelegate throwing in RegExpExecStub to CEntryStub.
2015-03-16 svenpanneRemove BLACKLIST from check-name-clashes.py, it's wrong...
2015-03-16 michael_dawsonPPC: Further leverage internal references.
2015-03-11 michael_dawsoncctest/test-deoptimization/DeoptimizeCompare was failin...
2015-03-11 michael_dawsonContribution of PowerPC port (continuation of 422063005...
2015-03-06 svenpanneIntrinsics in the INLINE_FUNCTION_LIST are now avaliabl...
2015-03-03 michael_dawsonContribution of PowerPC port (continuation of 422063005...
2015-02-20 michael_dawsonContribution of PowerPC port (continuation of 422063005...
2015-02-05 michael_dawsonContribution of PowerPC port (continuation of 422063005...
2015-01-16 Sven PanneContribution of PowerPC port (continuation of 422063005)
2014-12-20 machenbachRevert of Remove obsolete V8_INFINITY macro. (patchset...
2014-12-19 bmeurerRemove obsolete V8_INFINITY macro.
2014-11-11 svenpanne@chromium.orgPowerPC specific sub-directories.