Revert of Expose SIMD.Float32x4 type to Javascript. (patchset #14 id:450001 of https...
[platform/upstream/v8.git] / src / x87 / lithium-codegen-x87.cc
2015-07-16 hablichRevert of Expose SIMD.Float32x4 type to Javascript...
2015-07-15 bbudgeExpose SIMD.Float32x4 type to Javascript.
2015-07-13 ishellTypeofMode replaces TypeofState and ContextualMode.
2015-07-02 verwaestDistinguish slow from fast sloppy arguments
2015-07-01 chunyang.daiX87: VectorICs: Lithium support for vector-based stores.
2015-06-30 conradw[strong] Implement strong property access semantics
2015-06-19 conradwRevert relanded strong property access CL
2015-06-19 chunyang.daiX87: Revert of Revert of [strong] Implement strong...
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-11 cdai2X87: [date] Refactor the %_DateField intrinsic to be...
2015-06-11 jarinMake writing of frame translation platform independent.
2015-06-08 conradw[strong] Refactor ObjectStrength into a replacement...
2015-06-08 jarinUnify decoding of deoptimization translations.
2015-06-01 erikcorryCosmetic changes to tests to make it easier to concaten...
2015-06-01 chunyang.daiX87: [crankshaft] Record inlined shared function infos...
2015-05-21 chunyang.daiX87: Cleanup interface descriptors to reflect that...
2015-05-19 chunyang.daiX87: Reapply "Resolve references to "this" the same...
2015-05-19 chunyang.daiX87: Now that vector ics are established for load,...
2015-05-14 chunyang.daiRevert "X87: Resolve references to "this" the same...
2015-05-13 chunyang.daiX87: Resolve references to "this" the same way as norma...
2015-05-13 chunyang.daiX87: New hydrogen instruction to reduce cost of growing...
2015-05-12 conradw[strong] Disallow implicit conversions for comparison
2015-05-08 verwaestRevert of Allow loading holes from holey smi arrays...
2015-05-08 chunyang.daiRevert of X87: Resolve references to "this" the same...
2015-05-07 verwaestAllow loading holes from holey smi arrays
2015-05-07 chunyang.daiX87: Optimize the typeof operator.
2015-05-07 chunyang.daiX87: Resolve references to "this" the same way as norma...
2015-05-06 conradw[strong] Fix inlining issue
2015-05-04 verwaestOnly swap undefined for the global object if necessary...
2015-04-30 jochenUnify internal and external typed arrays a bit
2015-04-29 chunyang.daiX87: Don't MISS if you read the hole from certain FastH...
2015-04-28 jochenAdd HArrayBufferNotNeutered instruction
2015-04-24 conradw[strong] Disallow implicit conversions for binary arith...
2015-04-20 Ross McIlroyReplace OVERRIDE->override and FINAL->final since we...
2015-04-17 chunyang.daiX87: Reland "Add basic crankshaft support for slow...
2015-04-16 chunyang.daiX87: Array() in optimized code can create with wrong...
2015-04-16 chunyang.daiX87: VectorICs: megamorphic keyed loads in crankshaft...
2015-04-14 chunyang.daiX87: Remove unnecessary options from HTailCallThroughMe...
2015-04-14 chunyang.daiX87: Change near jump to far jump to fix the jump dista...
2015-04-09 chunyang.daiX87: Make --always-opt also optimize top-level code
2015-04-07 hpayerReland "Merge old data and pointer space."
2015-03-25 chunyang.daiX87: [turbofan] Turn Math.clz32 into an inlinable...
2015-03-24 chunyang.daiX87: Remove PropertyCell space
2015-03-23 mstarzingerMove CompilationInfo::this_has_uses to HGraph::this_has...
2015-03-19 hpayerRevert "Merge old data and pointer space."
2015-03-18 hpayerMerge old data and pointer space.
2015-03-18 loisloCpuProfiler: log pc offset for deopts.
2015-03-18 loisloCpuProfiler: x87. put right address to the stack, so...
2015-03-17 loisloCpuProfiler: extract DeoptInfo fill in code into a...
2015-03-13 bmeurer[turbofan] Use builtin inlining mechanism for Math...
2015-02-27 loisloCpuProfiler: replace raw position with SourcePosition...
2015-02-27 cdai2X87: Move Maps' back pointers from "transitions" to...
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-20 loisloCpuProfiler: eliminate cpu-profiler dependency from...
2015-02-12 loisloCPUProfiler: Push deopt reason further to ProfileNode.
2015-02-12 loisloRevert of CPUProfiler: Push deopt reason further to...
2015-02-12 loisloCPUProfiler: Push deopt reason further to ProfileNode.
2015-02-10 loisloPropagate DeoptInfo to cpu-profiler
2015-02-09 chunyang.daiX87: Externalize deoptimization reasons.
2015-02-09 cdai2X87: Remove the obsolete OverwriteMode optimization.
2015-02-09 cdai2X87: Introduce LanguageMode, drop StrictMode.
2015-02-09 cdai2X87: Continue learning for calls in crankshaft.
2015-02-07 chunyang.daiX87: Initial switch to Chromium-style CHECK_* and DCHEC...
2015-02-06 cdai2X87: Double field values need sNaN -> qNaN canonicaliza...
2015-02-05 loisloExternalize deoptimization reasons.
2015-02-05 bmeurerRevert of Externalize deoptimization reasons. (patchset...
2015-02-05 loisloExternalize deoptimization reasons.
2015-02-05 Weiliang Linx87: Use signaling NaN for holes in fixed double arrays.
2015-02-04 loisloRevert of Externalize deoptimization reasons. (patchset...
2015-02-04 loisloExternalize deoptimization reasons.
2015-01-26 ulanCache WeakCell for optimized code.
2015-01-22 ulanTreat pointers in optimized code as strong before all...
2015-01-20 ulanLCodeGen::CallKnownFunction gets the function in register.
2014-12-22 chunyang.daiX87: fix one test case failure under debug mode.
2014-12-12 Michael StantonHydrogen code stubs for vector-based ICs.
2014-12-12 svenpanneConsistently use only one of virtual/OVERRIDE/FINAL.
2014-11-10 jkummerow@chromium.orgFix has_constant_parameter_count() confusion in LReturn
2014-11-10 weiliang.lin@intel.comX87: fix one GC issue.
2014-11-05 weiliang.lin@intel.comSet the FPU precision control to double-precision.
2014-10-21 weiliang.lin@intel.comX87: vector-based ICs did not update type feedback...
2014-10-13 weiliang.lin@intel.comX87: Introduce FeedbackVectorSlot type - better than...
2014-10-11 weiliang.lin@intel.comX87: Teach TurboFan to call vector-based ICs.
2014-09-29 weiliang.lin@intel.comX87: fix the Sqrt issue.
2014-09-25 weiliang.lin@intel.comX87: fix the bug which is introduced by R24169.
2014-09-24 weiliang.lin@intel.comX87: fixed branch distances.
2014-09-24 weiliang.lin@intel.comX87: Made the detailed reason for deopts mandatory...
2014-09-24 weiliang.lin@intel.comX87: Removed superfluous deopt for ROR on ia32.
2014-09-23 weiliang.lin@intel.comX87: Further improve deopt reason output
2014-09-22 svenpanne@chromium.orgFurther improve deopt reason output.
2014-09-22 svenpanne@chromium.orgMerge RecordComment invocations into DeoptimizeIf calls.
2014-09-22 svenpanne@chromium.orgEmit source positions in deopt comments, too.
2014-09-22 svenpanne@chromium.orgIntroduce a class to carry around a deoptimization...
2014-09-20 weiliang.lin@intel.comX87: enable the crankshaft compiler for X87 port.
2014-09-19 svenpanne@chromium.orgRemoved confusing defensive programming in GenerateJump...
2014-09-19 svenpanne@chromium.orgEmit comment with instruction+reason before deopt calls.
2014-09-18 svenpanne@chromium.orgThread the Lithium instruction down to DeoptimizeIf...
2014-09-17 svenpanne@chromium.orgFixed deopt reasons in TaggedToI.
next