[runtime] Sanitize %NewClosure runtime entries.
[platform/upstream/v8.git] / src / hydrogen-instructions.h
2015-09-10 bmeurer[runtime] Sanitize %NewClosure runtime entries.
2015-09-09 bmeurer[calls] Consistent call protocol for calls.
2015-09-03 bmeurer[es6] Initial steps towards a correct implementation...
2015-09-01 jarin[crankshaft] Cleanup representation calculation for...
2015-09-01 ishellCrankshaft is now able to compile top level code even...
2015-08-26 bmeurer[runtime] Remove the redundant %_IsObject intrinsic.
2015-08-26 yangguoCall JS functions via native context instead of js...
2015-08-25 bmeurer[crankshaft] DCE must not eliminate (observable) math...
2015-08-25 bmeurerCorrectify instanceof and make it optimizable.
2015-08-11 bmeurer[runtime] Store constructor function index on primitive...
2015-08-11 bmeurer[stubs] Store typeof string on Oddballs.
2015-08-11 mstarzingerRemove several grab-bag includes from the v8.h header.
2015-07-28 jochenReland of "Remove ExternalArray, derived types, and...
2015-07-28 bmeurer[stubs] Don't pass name to Load/StoreGlobalViaContext...
2015-07-27 machenbachRevert of Remove ExternalArray, derived types, and...
2015-07-27 jochenRemove ExternalArray, derived types, and element kinds
2015-07-22 jochenStore offset between fixed typed array base and data...
2015-07-20 jochenAdd support for adding an external and a tagged pointer
2015-07-20 ishellCrankshaft part of the 'loads and stores to global...
2015-07-13 ishellTypeofMode replaces TypeofState and ContextualMode.
2015-07-13 ishellLoads and stores to global vars are now made via proper...
2015-07-01 dannoMake context register implicit for CallInterfaceDescriptors
2015-06-30 conradw[strong] Implement strong property access semantics
2015-06-30 conradw[strong] Implement strong mode semantics for the count...
2015-06-26 mstarzinger[turbofan] Implement sharing of context-independent...
2015-06-26 mvstantonVectorICs: Lithium support for vector-based stores.
2015-06-24 dannoUse big-boy Types to annotate interface descriptor...
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-16 jochenIntroduce a base pointer field in FixedTypedArrayBase...
2015-06-08 conradw[strong] Refactor ObjectStrength into a replacement...
2015-06-03 bmeurer[date] Refactor the %_DateField intrinsic to be optimiz...
2015-05-28 bmeurer[crankshaft] Record inlined shared function infos inste...
2015-05-15 mvstantonNow that vector ics are established for load, keyed...
2015-05-15 jochenRemove unnecessary Isolate::Current calls from hydrogen...
2015-05-12 mvstantonNew hydrogen instruction to reduce cost of growing...
2015-05-06 conradw[strong] Fix inlining issue
2015-05-05 bmeurer[turbofan] Fix tail call optimization.
2015-04-30 jochenUnify internal and external typed arrays a bit
2015-04-30 svenpanneDetect simple tail calls
2015-04-28 jochenAdd HArrayBufferNotNeutered instruction
2015-04-28 jochenTurn JSArrayBuffer::flags into a bit field
2015-04-27 jochenReland "Remove the weak list of views from array buffers"
2015-04-27 mvstantonDon't MISS if you read the hole from certain FastHoley...
2015-04-24 jochenRevert of Reland "Remove the weak list of views from...
2015-04-23 jochenReland "Remove the weak list of views from array buffers"
2015-04-22 jochenRevert of Remove the weak list of views from array...
2015-04-22 jochenRemove the weak list of views from array buffers
2015-04-20 Ross McIlroyReplace OVERRIDE->override and FINAL->final since we...
2015-04-17 rmcilroyTurn off SupportsFlexibleFloorAndRound for Arm64 due...
2015-04-15 mvstantonArray() in optimized code can create with wrong Element...
2015-04-15 mvstantonVectorICs: megamorphic keyed loads in crankshaft don...
2015-04-13 mvstantonRemove unnecessary options from HTailCallThroughMegamor...
2015-04-13 machenbachRevert of VectorICs: megamorphic keyed loads in cranksh...
2015-04-13 mvstantonVectorICs: megamorphic keyed loads in crankshaft don...
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 hpayerReland "Merge old data and pointer space."
2015-03-19 hpayerRevert "Merge old data and pointer space."
2015-03-18 verwaestDisinherit PropertyCell from Cell
2015-03-18 verwaestRemove PropertyCell space
2015-03-18 hpayerMerge old data and pointer space.
2015-03-17 dcarneycorrectly invalidate global cells
2015-03-17 loisloCpuProfiler: extract DeoptInfo fill in code into a...
2015-03-12 ishellIncorrect handling of HTransitionElementsKind in hydrog...
2015-03-10 marja[strong] More scoping related errors: object literal...
2015-02-27 loisloCpuProfiler: replace raw position with SourcePosition...
2015-02-25 dcarneyemit premonomorphic ics for keyed loads/stores in optim...
2015-02-23 dcarneyemit premonomorphic ics for loads/stores in optimized...
2015-02-17 loisloCpuProfile: rename HSourcePosition to SourcePosition...
2015-02-17 loisloCpuProfiler: move InlinedFunctionInfo class from HGraph...
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 Erik ArvidssonAccessor functions should have no prototype property
2015-02-05 loisloExternalize deoptimization reasons.
2015-02-05 marjaAdd strong mode.
2015-02-05 bmeurerRevert of Externalize deoptimization reasons. (patchset...
2015-02-05 loisloExternalize deoptimization reasons.
2015-02-04 loisloRevert of Externalize deoptimization reasons. (patchset...
2015-02-04 loisloExternalize deoptimization reasons.
2015-02-04 mvstantonRetry "Use a WeakCell in the CallIC type vector."
2015-02-04 marjaIntroduce LanguageMode, drop StrictMode.
2015-02-03 ulanUse weak cell to embed property cell in StoreGlobal.
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-28 mvstantonContinue learning for calls in crankshaft.
2015-01-27 mvstantonRevert of Continue learning for calls in optimized...
2015-01-27 mvstantonContinue learning for calls in optimized code when...
2015-01-23 dannoRemove the dependency of Zone on Isolate
2015-01-21 Benedikt MeurerUse signaling NaN for holes in fixed double arrays.
2014-12-19 ulanUse weak cell to embed map in CompareNil IC.
2014-12-18 jkummerowReduce impact of HParameter inputs on HPhi representati...
2014-12-12 Michael StantonHydrogen code stubs for vector-based ICs.
2014-12-12 svenpanneConsistently use only one of virtual/OVERRIDE/FINAL.
2014-12-10 adamkCreate optimized versions of the Map/Set clear method
2014-12-10 adamkCreate optimized inline versions of Map and Set initial...
next