[presubmit] Enable readability/namespace linter checking.
[platform/upstream/v8.git] / src / ia32 / assembler-ia32.h
2015-11-20 mstarzinger[presubmit] Enable readability/namespace linter checking.
2015-09-24 dannoRevert of Remove register index/code indirection (patch...
2015-09-24 dannoRemove register index/code indirection
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-08-12 jfbSecurity: disable nontemporals.
2015-07-15 yangguoDebugger: use debug break slots to break at function...
2015-07-14 yangguoDebugger: make debug code on-stack replacement more...
2015-07-10 yangguoDebugger: use debug break slot to break on call.
2015-06-09 mbrandyFix issues with Arm's use of embedded constant pools
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-04-11 Weiliang Lin[x86] Introduce vandps/vandpd/vxorps/vxorpd.
2015-04-09 jing.bao[ia32] Introduce BMI instructions.
2015-03-30 bmeurer[turbofan] Add backend support for float32 operations.
2015-03-27 yangguoSerializer: move to a subfolder and clean up includes.
2015-03-23 balazs.kilvadyMIPS: Fix 'MIPS: Serializer: serialize internal referen...
2015-03-18 yangguoSerializer: serialize internal references via object...
2015-03-12 bmeurer[turbofan] Introduce optional Float64Min and Float64Max...
2015-03-10 bmeurer[turbofan] Unify Math.floor / Math.ceil optimization.
2015-03-05 bmeurer[turbofan] Support for %_DoubleHi, %_DoubleLo and ...
2015-02-27 loisloCpuProfiler: replace raw position with SourcePosition...
2015-02-13 loisloMove identical code from platform specific assemblers...
2015-02-11 titzerReduce the number of #includes of compiler.h.
2015-02-06 bmeurer[ia32] Assembler support for internal references.
2015-02-05 loisloExternalize deoptimization reasons.
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.
2014-12-02 weiliang.lin[ia32] Introduce FMA3 instructions on scalar data elements.
2014-12-02 weiliang.lin[ia32] Introduce vex prefix version of float64 arithmet...
2014-12-02 Benedikt Meurer[turbofan] Add checked load/store operators.
2014-11-03 bmeurer@chromium.orgIA: Double arithmetic binops support memory operand
2014-10-13 dcarney@chromium.org[turbofan]IA: ChangeFloat32ToFloat64 supports mem operand
2014-10-13 dcarney@chromium.org[turbofan] IA: TruncateFloat64ToFloat32 supports mem...
2014-10-09 bmeurer@chromium.org[ia32] Better code generation for materialization of...
2014-10-02 dcarney@chromium.org[turbofan] support all shift operands on ia32
2014-09-25 dcarney@chromium.orgconvert disassembler to use OStream
2014-09-24 bmeurer@chromium.org[turbofan] Add backend support for float32.
2014-09-19 titzer@chromium.org[turbofan] IA: Float64ToUint32 supports mem operand
2014-08-06 yangguo@chromium.orgAbstract out fetching of break_address in debug mode
2014-08-04 bmeurer@chromium.orgRename ASSERT* to DCHECK*.
2014-07-30 danno@chromium.orgLand the Fan (disabled)
2014-06-05 titzer@chromium.orgDocumentation: fix comments for CommuteCondition.
2014-06-04 titzer@chromium.orgRename ReverseCondition to CommuteCondition, a more...
2014-06-03 jochen@chromium.orgUse full include paths everywhere
2014-05-27 bmeurer@chromium.orgRelax register constraints for LMathSqrt.
2014-05-20 rmcilroy@chromium.orgAvoid flushing the icache unnecessarily when updating...
2014-05-16 yangguo@chromium.orgDecouple CpuFeatures from serializer state.
2014-05-13 yangguo@chromium.orgSimplify DoubleRegister for the ia32 port.
2014-05-13 yangguo@chromium.orgRequire CMOV support for the ia32 port.
2014-05-09 yangguo@chromium.orgRequire SSE2 support for the ia32 port.
2014-05-09 ishell@chromium.orgPresubmit checks recover:
2014-05-05 svenpanne@chromium.orgInlined IsFoundByRuntimeProbingOnly.
2014-04-30 svenpanne@chromium.orgAdded a Isolate* parameter to Serializer::enabled().
2014-04-28 svenpanne@chromium.orgSimplified CPU/CpuFeatures a bit.
2014-04-16 yangguo@chromium.orgHandlify code allocation.
2014-03-24 jkummerow@chromium.org[ia32/x64] Smaller instruction to check NaN
2014-03-19 rmcilroy@chromium.orgReland "Add out-of-line constant pool support to Arm."
2014-03-19 yangguo@chromium.orgRevert "Add out-of-line constant pool support to Arm."
2014-03-19 rmcilroy@chromium.orgAdd out-of-line constant pool support to Arm.
2014-03-12 rmcilroy@chromium.orgReland "Pass a Code object to Assembler::(set_)target_a...
2014-03-11 rmcilroy@chromium.orgRevert "Pass a Code object to Assembler::(set_)target_a...
2014-03-11 rmcilroy@chromium.orgPass a Code object to Assembler::(set_)target_address_a...
2014-02-19 yangguo@chromium.orgHarmony: optimize Math.clz32.
2013-11-25 bmeurer@chromium.orgDrop unused Assembler::set_external_target_at() method.
2013-11-18 svenpanne@chromium.orgIntroduce addps/subps/mulps/divps for IA32/X64
2013-11-06 bmeurer@chromium.orgImprove implementation of HSeqStringSetChar.
2013-11-05 svenpanne@chromium.orgIntroduce orps for IA32/X64
2013-10-28 svenpanne@chromium.orgIntroduce andps for IA32/X64
2013-10-18 jkummerow@chromium.orgTweak Math.log on ia32/x64
2013-10-15 svenpanne@chromium.orgFixed bug in extractps instruction on ia32 and x64
2013-10-10 olivf@chromium.orgEnsure only whitelisted stubs have sse2 versions in...
2013-09-23 jkummerow@chromium.orgrefactor test instruction on ia32
2013-09-17 olivf@chromium.orgAdd a mechanism to override the detected cpu features.
2013-09-09 olivf@chromium.orgExtend assembler and codegen with more fpu arithmetic
2013-09-02 olivf@chromium.orgMove ToI conversions to the MacroAssembler
2013-08-22 bmeurer@chromium.orgDrop unused rdtsc instruction.
2013-08-20 olivf@chromium.orgAdd X87 implementations for Integer32ToDouble, DoubleTo...
2013-07-11 olivf@chromium.orgImplement X87 stack tracking and x87 multiplication
2013-06-12 danno@chromium.orgFix serialization tests and Mac build
2013-06-12 danno@chromium.orgSeparate Cell and PropertyCell spaces
2013-06-03 yangguo@chromium.orgMake assertion scopes thread safe.
2013-04-23 yangguo@chromium.orgDisallow dereferencing deferred handles when generating...
2013-04-16 jkummerow@chromium.orgReplace OS::MemCopy with OS::MemMove (just as fast...
2013-03-06 mvstanton@chromium.orgMake sure that on x86 we don't generate SSE2 code in...
2013-03-05 svenpanne@chromium.orgCleaned up CpuFeature scope handling.
2013-02-04 danno@chromium.orgGenerate the TransitionElementsStub using Crankshaft
2013-01-23 ulan@chromium.orgARM: Make use of d16-d31 when available.
2013-01-07 ulan@chromium.orgUse RelocInfo::IsNone in a few more places.
2013-01-04 ulan@chromium.orgRename RelocInfo::NONE to RelocInfo::NONE32.
2012-12-21 svenpanne@chromium.orgAdded (dis-)assembler support for movmskps on ia32...
2012-12-18 danno@chromium.orgRe-land Crankshaft-generated KeyedLoad stubs.
2012-12-10 danno@chromium.orgRevert 13157, 13145 and 13140: Crankshaft code stubs.
2012-12-05 danno@chromium.orgEnable stub generation using Hydrogen/Lithium (again)
2012-12-03 danno@chromium.orgRevert 13117: "Enable stub generation using Hydrogen...
2012-12-03 danno@chromium.orgEnable stub generation using Hydrogen/Lithium (again)
next