Fix typo in spec file
[platform/upstream/v8.git] / src / arm /
2015-11-20 Petka AntonovPort 'Don't generate code for document.all check in...
2015-11-20 mstarzinger[presubmit] Enable readability/namespace linter checking.
2015-09-29 jacob.bramley[arm] Fix a double-register push operation.
2015-09-29 mvstantonIntroduce LiteralsArray to hide it's implementation.
2015-09-28 alphMove heap and CPU profilers into a dedicated directory.
2015-09-25 mvstantonFull code shouldn't embed the type feedback vector.
2015-09-24 mstarzinger[turbofan] Call ArgumentsAccessStub to materialize...
2015-09-24 dannoRevert of Remove register index/code indirection (patch...
2015-09-24 dannoRemove register index/code indirection
2015-09-24 bmeurer[es6] Introduce spec compliant IsConstructor.
2015-09-24 bmeurerRevert of [es6] Introduce spec compliant IsConstructor...
2015-09-24 bmeurer[es6] Introduce spec compliant IsConstructor.
2015-09-23 bmeurer[runtime] Remove weird pushing of something on StackOve...
2015-09-23 bmeurer[builtin] Refactor Invoke to deal with any kind of...
2015-09-22 bmeurer[ic] Introduce BOOLEAN state for CompareIC.
2015-09-22 bmeurer[builtins] Add support for NewTarget to Execution:...
2015-09-21 bmeurer[ic] Also collect known map for relational comparison.
2015-09-18 bmeurer[stubs] Refactor StringCompareStub and use it for HStri...
2015-09-18 bmeurer[runtime] Replace COMPARE/COMPARE_STRONG with proper...
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-16 mvstantonRemove --pretenure-call-new
2015-09-16 bmeurer[builtins] Unify the String constructor.
2015-09-16 mvstantonVector ICs: Hook up vectors in platform builtins to...
2015-09-15 bmeurer[runtime] Replace the EQUALS builtin with proper Object...
2015-09-14 rmcilroy[Interpreter] Add support for JS calls.
2015-09-14 bmeurer[builtins] Simplify String constructor code.
2015-09-11 mlippautzMake FlushICache part of Assembler(Base) and take Isola...
2015-09-11 bmeurer[builtins] Remove the weird STACK_OVERFLOW builtin.
2015-09-11 bmeurer[stubs] Simplify the non-function case of CallConstruct...
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-09 bmeurer[calls] Consistent call protocol for calls.
2015-09-08 bmeurer[runtime] Replace many buggy uses of %_CallFunction...
2015-09-08 bmeurer[builtins] Unify the various versions of [[Call]] with...
2015-09-08 bmeurerRevert of [builtins] Unify the various versions of...
2015-09-08 bmeurer[builtins] Unify the various versions of [[Call]] with...
2015-09-05 ishell[arm] Decrease the size of the assembler class by alloc...
2015-09-04 ishellRevert of [arm] Decrease the size of the assembler...
2015-09-04 ishell[arm] Decrease the size of the assembler class by alloc...
2015-09-04 mvstantonReland Vector ICs: platform support for vector-based...
2015-09-03 bmeurerRemove obsolete functionality from the MacroAssemblers.
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 machenbachRevert of [es5] Class of object is "Function" if object...
2015-09-03 bmeurer[es5] Class of object is "Function" if object has ...
2015-09-03 mstarzinger[presubmit] Fix build/include linter violations.
2015-09-03 bmeurer[es6] Initial steps towards a correct implementation...
2015-09-02 caitpotter88[es6] Re-implement rest parameters via desugaring.
2015-09-02 mvstantonVectorICs: Cleanup, remove unnecessary arguments from...
2015-09-01 ishellCrankshaft is now able to compile top level code even...
2015-08-31 bmeurer[builtins] Pass correct number of arguments after adapt...
2015-08-28 bmeurer[runtime] Add %ToString and %_ToString and remove the...
2015-08-28 titzerUse ShouldEnsureSpaceForLazyDeopt more.
2015-08-28 bmeurer[es6] Implement spec compliant ToPrimitive in the runtime.
2015-08-27 titzerRemove CompilationInfo::MayUseThis() and replace it...
2015-08-27 rmcilroy[Interpreter] Add support for parameter variables.
2015-08-27 yangguoMove (uppercase) JS builtins from js builtins object...
2015-08-26 bmeurer[runtime] Remove the redundant %_IsObject intrinsic.
2015-08-26 mstarzinger[heap] User safer root set accessor when possible.
2015-08-25 bmeurerCorrectify instanceof and make it optimizable.
2015-08-24 mstarzingerMake Simulator respect C stack limits as well.
2015-08-21 mvstantonVectorICs: New interface descriptor for vector transiti...
2015-08-20 sbondaMake FlushICache NOP for Nvidia Denver 1.0 only
2015-08-19 titzerRename ParserInfo::function() and CompilationInfo:...
2015-08-19 mvstantonCleanup: Remove unncessary leave_frame parameter from...
2015-08-18 danno[turbofan] Unify referencing of stack slots
2015-08-18 rmcilroy[interpreter]: Changes to interpreter builtins for...
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-14 mstarzingerRemove grab-bag includes of v8.h from IC subsystem.
2015-08-13 yangguoMove regexp implementation into its own folder.
2015-08-12 bmeurer[compiler] Remove broken support for undetectable strings.
2015-08-12 mstarzingerRealize IWYU pattern for frames-inl.h header.
2015-08-12 mstarzingerRemove inline header includes from non-inline headers...
2015-08-11 bmeurer[runtime] Store constructor function index on primitive...
2015-08-11 bmeurer[simd.js] Single SIMD128_VALUE_TYPE for all Simd128Values.
2015-08-11 mstarzingerRemove several grab-bag includes from the v8.h header.
2015-08-07 titzer[turbofan] Remove architecture-specific linkage files...
2015-08-05 mstarzingerCleanup unnecessary duplication of runtime functions.
2015-08-03 bbudgeSIMD.js Add the other SIMD Phase 1 types.
2015-07-31 mvstantonVectorICs: refactoring to eliminate "for queries only...
2015-07-31 bmeurer[stubs] Unify (and optimize) implementation of ToObject.
2015-07-31 yangguoDebugger: move implementation to a separate folder.
2015-07-30 rmcilroy[interpreter] Add Interpreter{Entry,Exit}Trampoline...
2015-07-30 bmeurer[runtime] DeclareGlobals and DeclareLookupSlot don...
2015-07-30 jacob.bramley[arm] Fix --enable-vldr-imm.
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 bmeurer[stubs] Properly handle read-only properties in StoreGl...
2015-07-27 jochenRemove ExternalArray, derived types, and element kinds
2015-07-27 mvstantonVectorICs: vector [keyed]store ic MISS handling infrast...
2015-07-27 ishellCross-script variables handling fixed. It was possible...
2015-07-24 yangguoMove Full-codegen into its own folder.
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
next