[presubmit] Enable readability/namespace linter checking.
[platform/upstream/v8.git] / src / arm64 / macro-assembler-arm64.h
2015-11-20 mstarzinger[presubmit] Enable readability/namespace linter checking.
2015-09-25 mvstantonFull code shouldn't embed the type feedback vector.
2015-09-22 bmeurer[builtins] Add support for NewTarget to Execution:...
2015-09-14 bmeurer[builtins] Simplify String constructor code.
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-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-08-27 yangguoMove (uppercase) JS builtins from js builtins object...
2015-08-25 bmeurerCorrectify instanceof and make it optimizable.
2015-08-18 rmcilroy[interpreter]: Changes to interpreter builtins for...
2015-08-12 mstarzingerRemove inline header includes from non-inline headers...
2015-08-07 titzer[turbofan] Remove architecture-specific linkage files...
2015-07-24 bmeurer[stubs] Optimize LoadGlobalViaContextStub and StoreGlob...
2015-07-21 mstarzinger[arm64] Address TODO in CallConstructStub::Generate.
2015-07-13 mstarzingerRemove unused byte from Map::instance_sizes field.
2015-05-15 martyn.capewellARM64: Enable shorten-64-to-32 warning
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-07 hpayerReland "Merge old data and pointer space."
2015-03-25 mstarzingerSwitch full-codegen from StackHandlers to handler table.
2015-03-19 hpayerRevert "Merge old data and pointer space."
2015-03-18 hpayerMerge old data and pointer space.
2015-03-03 mstarzingerMove stack unwinding logic into the runtime.
2015-02-24 jkummerowMove Maps' back pointers from "transitions" to "constru...
2015-01-30 ulanLoad callback data from weak cell instead of embedding...
2015-01-28 ulanExtract LoadAccessor into a masm function.
2015-01-20 dcarneymove CallApiFunctionAndReturn to code-stubs-*
2015-01-16 dcarneysplit api call stubs into accessor and function call...
2014-12-22 ulanUse weak cell in monomorphic KeyedStore IC.
2014-12-03 ulanUse weak cells to embed maps in store handler.
2014-12-02 ulanReland parts of 'Use weak cells in map checks in polymo...
2014-12-02 machenbachRevert of Use weak cells in map checks in polymorphic...
2014-12-01 ulanUse weak cells in map checks in polymorphic ICs.
2014-11-07 rmcilroy@chromium.orgArm64: Remove forced csp alignment to 16 byte values...
2014-11-03 bmeurer@chromium.org[turbofan] Also optimize unsigned division by constant.
2014-10-22 sigurds@chromium.orgAdd FRINTP (round towards positive infinity) instruction.
2014-10-13 rmcilroy@chromium.orgRefactor FrameAndConstantPoolScope and ConstantPoolUnav...
2014-09-24 Jacob.Bramley@arm.com[arm64] cleanup heap numbers detection
2014-09-24 yangguo@chromium.orgRefactor bailout reasons and disable optimization in...
2014-09-23 jkummerow@chromium.orgFix method dispatch in Keyed/StoreIC, and JumpIfNotUniq...
2014-09-16 Jacob.Bramley@arm.comARM64: Remove the unused 'SmiAbs'.
2014-09-10 yangguo@chromium.orgRename ascii to one-byte where applicable.
2014-09-02 bmeurer@chromium.orgFirst step to cleanup the power-of-2 mess.
2014-08-12 mstarzinger@chromi... Fix newly discovered presubmit errors.
2014-08-07 rodolph.perfetta... ARM64: Support arbitrary offset in load/store pair.
2014-08-06 bmeurer@chromium.orgMove ARM64 macros to macro-assembler-arm64.h.
2014-08-04 bmeurer@chromium.orgRename ASSERT* to DCHECK*.
2014-07-07 m.m.capewell@googl... ARM64: Generate better immediates for shifted ops
2014-07-01 ishell@chromium.orgReland r22082 "Replace HeapNumber as doublebox with...
2014-07-01 Jacob.Bramley@arm.comARM64: optimize TruncateDoubleToI
2014-06-30 ishell@chromium.orgRevert "Replace HeapNumber as doublebox with an explici...
2014-06-30 ishell@chromium.orgReplace HeapNumber as doublebox with an explicit Mutabl...
2014-06-09 rodolph.perfetta... ARM64: Clean up support for explicit literal load.
2014-06-05 Jacob.Bramley@arm.comARM64: Add and use SmiTagAndPush.
2014-06-04 titzer@chromium.orgRename InvertCondition and ReverseConditionForCmp on...
2014-06-03 bmeurer@chromium.orgImprove write barriers in optimized code.
2014-06-03 jochen@chromium.orgUse full include paths everywhere
2014-05-30 verwaest@chromium.orgDon't push eax/rax before calling Runtime_Abort
2014-05-26 jochen@chromium.orgReland 21482 - "Merge v8globals.h and globals.h"
2014-05-26 verwaest@chromium.orgRevert "Merge v8globals.h and globals.h"
2014-05-26 jochen@chromium.orgMerge v8globals.h and globals.h
2014-05-23 alexandre.rames... Allow HPushArgument to handle more than one argument.
2014-05-23 ishell@chromium.orgReland r21442 "Inobject slack tracking is done on a...
2014-05-22 ishell@chromium.orgRevert "Reland r21346 "Inobject slack tracking is done...
2014-05-22 ishell@chromium.orgReland r21346 "Inobject slack tracking is done on a...
2014-05-22 ishell@chromium.orgRevert "Inobject slack tracking is done on a per-closur...
2014-05-22 ishell@chromium.orgInobject slack tracking is done on a per-closure basis...
2014-05-15 yangguo@chromium.orgRefactor MacroAssembler::Prologue.
2014-05-14 m.m.capewell@googl... A number of small changes:
2014-05-12 Jacob.Bramley@arm.comARM64: Fix and improve MacroAssembler::Printf.
2014-05-12 yangguo@chromium.orgClean up debugger flags.
2014-05-09 verwaest@chromium.orgReland and fix r21225 and r21226
2014-05-09 ishell@chromium.org[Sheriff] This reverts commits r21225 and r21226 for...
2014-05-09 verwaest@chromium.orgMake BitField3 a raw uint32 field, and move to the...
2014-05-09 rmcilroy@chromium.orgReland - Arm64: Ensure that csp is always aligned to...
2014-05-07 bmeurer@chromium.orgRevert "Arm64: Ensure that csp is always aligned to...
2014-05-06 rmcilroy@chromium.orgArm64: Ensure that csp is always aligned to 16 byte...
2014-05-06 mvstanton@chromium.orgFix for 3303 MultithreadedParallelIsolates has a race...
2014-05-06 Jacob.Bramley@arm.comARM64: Use default-NaN mode to canonicalize NaNs.
2014-04-29 bmeurer@chromium.orgBulk update of Google copyright headers in source files.
2014-04-28 m.m.capewell@googl... ARM64: Rename TryConvertDoubleToInt64 function
2014-04-25 yangguo@chromium.orgAlways include debugger support.
2014-04-24 Jacob.Bramley@arm.comARM64: Slightly improve MacroAssembler::Allocate.
2014-04-10 Jacob.Bramley@arm.comARM64: Preserve x8 and x9 when necessary.
2014-04-07 alexandre.rames... ARM64: Introduce a version of ADR handling distant...
2014-04-04 alexandre.rames... ARM64: Use direct deoptimization exits.
2014-04-03 alexandre.rames... ARM64: Fixes and more support for FRINT<X> instructions.
2014-03-31 alexandre.rames... ARM64: Optimize AllocateHeapNumber to use STP.
2014-03-25 ulan@chromium.orgARM64: block veneer pool in InstructionAccurateScope.
2014-03-24 alexandre.rames... ARM64: Fix Register and FPRegister copy constructors.
2014-03-24 m.m.capewell@googl... ARM64: push/pop registers in stubs for safepoints
2014-03-21 jochen@chromium.orgRename A64 port to ARM64 port