[ic] Also collect known map for relational comparison.
[platform/upstream/v8.git] / src / code-stubs.cc
2015-09-21 bmeurer[ic] Also collect known map for relational comparison.
2015-09-17 bmeurer[runtime] Initial step towards switching Execution...
2015-09-17 machenbachRevert of [runtime] Initial step towards switching...
2015-09-17 bmeurer[runtime] Initial step towards switching Execution...
2015-09-15 machenbachRevert of [crankshaft] Re-add fast-case for string...
2015-09-15 bmeurer[crankshaft] Re-add fast-case for string add left/right.
2015-09-10 bmeurer[runtime] Sanitize %NewClosure runtime entries.
2015-09-09 mvstantonOn a call to Array(), we patched a call ic. This CL...
2015-09-02 caitpotter88[es6] Re-implement rest parameters via desugaring.
2015-08-27 mstarzinger[heap] Limit friendship of the Heap class to essentials.
2015-08-25 bmeurerCorrectify instanceof and make it optimizable.
2015-08-24 rmcilroyAdd CompileInfo::GetDebugName()
2015-08-24 mstarzingerGet rid of CompilationInfo::GenerateCodeStub method.
2015-08-21 mvstantonVectorICs: New interface descriptor for vector transiti...
2015-08-12 bmeurer[compiler] Remove broken support for undetectable strings.
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 jochenReland of "Remove ExternalArray, derived types, and...
2015-07-27 machenbachRevert of Remove ExternalArray, derived types, and...
2015-07-27 jochenRemove ExternalArray, derived types, and element kinds
2015-07-24 bmeurer[stubs] Optimize LoadGlobalViaContextStub and StoreGlob...
2015-07-23 mvstantonHydrogenCodeStubs consume stack arguments via descriptor.
2015-07-23 dannoUnify "runtime-style" IC functions with Runtime intrinsics
2015-07-20 danno[turbofan]: Add a context relaxation Reducer
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-13 danno[turbofan] Use context specialization in code stubs
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-06 jochenMake v8::Handle as "deprecated soon"
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-24 dannoUse big-boy Types to annotate interface descriptor...
2015-06-24 bbudgeExpand ToBoolean stub so it can handle more types.
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-01 erikcorryCosmetic changes to tests to make it easier to concaten...
2015-05-28 mvstantonMake KeyedStores from a sloppy arguments array use...
2015-05-22 svenpanneJavaScript stubs have access to their calling conventio...
2015-05-21 svenpanneAdd a TurboFan skeleton for StringAddStub.
2015-05-20 mvstantonCleanup interface descriptors to reflect that vectors...
2015-05-15 mvstantonNow that vector ics are established for load, keyed...
2015-05-12 mvstantonMake LoadFastElementStub a HandlerStub.
2015-05-11 dannoAdd a MathFloor stub generated with TurboFan
2015-05-06 mvstantonOptimize the typeof operator.
2015-05-05 dannoRevert of Collect type feedback on result of Math....
2015-05-05 dannoCollect type feedback on result of Math.[round|ceil...
2015-04-30 mvstantonUse a stub in crankshaft for grow store arrays.
2015-04-24 conradw[strong] Disallow implicit conversions for binary arith...
2015-03-31 verwaestGenerate common StoreFastElementStubs ahead of time
2015-03-17 mvstantonUse platform specific stubs for vector-based Load/Keyed...
2015-03-06 svenpanneIntrinsics in the INLINE_FUNCTION_LIST are now avaliabl...
2015-02-14 caitpotter88Implement ES6 rest parameters
2015-02-05 Benedikt MeurerRemove the obsolete OverwriteMode optimization.
2015-02-04 mvstantonRetry "Use a WeakCell in the CallIC type vector."
2015-02-03 ulanVerify that code stubs and full code do not have pointe...
2015-01-29 machenbachRevert of Use a WeakCell in the CallIC type vector...
2015-01-29 mvstantonUse a WeakCell in the CallIC type vector.
2014-12-22 ulanRemove custom weak handling of monomorphic IC.
2014-11-19 Michael StantonRevert "Re-land r25392 Use a stub in crankshaft for...
2014-11-18 Michael StantonRe-land r25392 Use a stub in crankshaft for grow store...
2014-11-18 Michael StantonRevert "Use a stub in crankshaft for grow store arrays."
2014-11-18 Michael StantonUse a stub in crankshaft for grow store arrays.
2014-11-06 bmeurer@chromium.orgTurn ToNumberStub into a PlatformCodeStub again.
2014-11-04 bmeurer@chromium.org[turbofan] Add AllocateHeapNumberStub to avoid runtime...
2014-10-13 yangguo@chromium.orgAlways include full reloc info to stubs for serialization.
2014-10-08 mvstanton@chromium.orgUpdates to maintain flag --vector-ics
2014-10-02 yangguo@chromium.orgFulfill some code serializer related TODOs.
2014-09-30 ishell@chromium.orgHydrogenize (and share) part of StoreTransition handler...
2014-09-30 bmeurer@chromium.orgReplace OStream with std::ostream.
2014-09-29 ishell@chromium.orgExtendStorageStub added, it is aimed for extending...
2014-09-22 mvstanton@chromium.orgMake KeyedLoads from a sloppy arguments array use a...
2014-09-17 yangguo@chromium.orgSerialize code stubs using stub key.
2014-09-16 mvstanton@chromium.orgRemoving ic.h from code-stubs.h
2014-09-09 yangguo@chromium.orgDo not use CodeStub::FindInCache if not necessary.
2014-09-08 yangguo@chromium.orgGet CallInterfaceDescriptor directly from CodeStub.
2014-09-08 yangguo@chromium.orgInitialize CodeStubInterfaceDescriptor in the constructor.
2014-09-08 mvstanton@chromium.orgTo aid vector-based load ic work, we need to be able...
2014-09-05 yangguo@chromium.orgDo not cache CodeStubInterfaceDescriptor on the isolate.
2014-09-05 yangguo@chromium.orgIntroduce code stub constructors for stub keys.
2014-09-03 yangguo@chromium.orgClean up code stubs and ensure distinct major keys.
2014-09-03 mvstanton@chromium.orgMake concrete classes for individual call descriptors...
2014-09-02 yangguo@chromium.orgMinor-key-ify four stubs.
2014-09-01 mvstanton@chromium.orgMultiple stubs can point to the same calling convention.
2014-08-29 mvstanton@chromium.orgRefactoring InterfaceDescriptors away from code-stubs.h
2014-08-28 yangguo@chromium.orgSub-minor-key-ify four HydrogenCodeStubs.
2014-08-27 yangguo@chromium.orgMinor-key-ify BinaryOpICWithAllocationSiteStub.
2014-08-26 verwaest@chromium.orgRemove dead code from LookupResult
2014-08-26 mvstanton@chromium.orgAdded vector-based loadic hydrogen stubs. Not yet callable.
2014-08-26 yangguo@chromium.orgMinor-key-ify CallICStub and CallIC_ArrayStub.
2014-08-26 yangguo@chromium.orgChange more PlatformCodeStubs to encode properties...
2014-08-26 mvstanton@chromium.orgMove register conventions out of the IC classes.
2014-08-26 bmeurer@chromium.orgReplace our homegrown ARRAY_SIZE() with Chrome's arrays...
2014-08-25 yangguo@chromium.orgEncode CEntryStub properties in the minor key.
next