[presubmit] Enable readability/namespace linter checking.
[platform/upstream/v8.git] / src / lithium-allocator.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-08-11 mstarzingerRemove several grab-bag includes from the v8.h header.
2015-02-12 bmeurerFix invalid use of int in Zone.
2014-09-01 jarin@chromium.orgRevert "More aggressive reuse of spill slots in the...
2014-08-31 jarin@chromium.orgReland "More aggressive reuse of spill slots in the...
2014-08-30 jarin@chromium.orgRevert "More aggressive reuse of spill slots in the...
2014-08-30 jarin@chromium.orgMore aggressive reuse of spill slots in the register...
2014-08-04 bmeurer@chromium.orgRename ASSERT* to DCHECK*.
2014-07-30 danno@chromium.orgLand the Fan (disabled)
2014-06-03 jochen@chromium.orgUse full include paths everywhere
2014-04-29 bmeurer@chromium.orgBulk update of Google copyright headers in source files.
2014-03-11 haitao.feng@intel.comRefactor lithium operand declaration a little bit.
2014-03-05 jarin@chromium.orgDeoptimization fix for HPushArgument.
2013-09-28 haitao.feng@intel.comRefactor register allocator a little bit
2013-06-28 bmeurer@chromium.orgFix zone usage within LAllocator.
2013-06-27 bmeurer@chromium.orgMove phase_zone from CompilationInfo to CompilationPhase.
2013-06-26 titzer@chromium.orgChange PC for OSR entries to point to something more...
2013-06-25 bmeurer@chromium.orgSplit HPhase for Lithium and Hydrogen using common...
2013-05-03 mstarzinger@chromi... Cache first hint operand while building live ranges.
2013-05-03 mstarzinger@chromi... Remove obsolete LiveRange::FirstPosWithHint helper.
2013-04-30 mstarzinger@chromi... Make UsePosition::hint immutable.
2013-04-16 vegorov@chromium.orgFix bug introduced by r13960.
2013-03-15 vegorov@chromium.orgWhen spilling live range with not register uses inside...
2013-03-14 svenpanne@chromium.orgFixed two register allocator bugs (off-by-one error...
2013-03-06 svenpanne@chromium.orgTrack Hydrogen statistics on a per-Isolate basis
2013-02-04 danno@chromium.orgGenerate the TransitionElementsStub using Crankshaft
2013-01-04 svenpanne@chromium.orgReplaced a bailout ID assertion with quadratic time...
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)
2012-11-30 danno@chromium.orgRevert 13105: "Enable stub generation using Hydrogen...
2012-11-30 danno@chromium.orgEnable stub generation using Hydrogen/Lithium.
2012-07-12 sanjoy@chromium.orgRename LChunkBase to LChunk, LChunk to LPlatformChunk...
2012-07-12 sanjoy@chromium.orgBreak Crankshaft into phases.
2012-06-11 sanjoy@chromium.orgRemove TLS access for current Zone.
2012-02-22 fschneider@chromiu... Eliminate use of ZONE macro in BitVector class and...
2012-02-21 fschneider@chromiu... Use placement-new operator in the register allocator.
2012-02-03 fschneider@chromiu... Allow bailing out of the register allocator when runnin...
2011-11-10 fschneider@chromiu... Make LiveRange objects 1 word smaller by using a bool...
2011-06-06 kmillikin@chromium.orgFix a bug in Lithium environment iteration.
2011-05-06 svenpanne@chromium.orgA tiny contribution for the IWYU day: Include allocatio...
2011-05-03 kmillikin@chromium.orgSimplify include dependencies.
2011-03-18 vitalyr@chromium.orgMerge isolates to bleeding_edge.
2011-03-18 vitalyr@chromium.orgRevert r7268: it borked the history.
2011-03-18 vitalyr@chromium.orgMerge isolates to bleeding_edge.
2011-03-10 fschneider@chromiu... Initialize zone lists in the register allocator with...
2011-02-23 fschneider@chromiu... Fix debug tracing of live ranges and remove unused...
2011-02-04 fschneider@chromiu... Remove instruction summaries.
2011-01-20 fschneider@chromiu... Remove unused function AddGapMove from the register...
2011-01-19 fschneider@chromiu... Move LOperand class to lithium.h and move implementatio...
2011-01-17 kmillikin@chromium.orgChange the algorithm and generated code for parallel...
2011-01-14 lrn@chromium.orgX64 Crnakshaft: Added GeneratePrologue implementation.
2011-01-10 fschneider@chromiu... Split LInstruction into multiple variant to make our...
2011-01-05 sgjesse@chromium.orgOptimize instanceof further
2011-01-04 fschneider@chromiu... Remove unused policy from register allocator.
2011-01-03 vegorov@chromium.orgRemember required register kind when creating artificia...
2010-12-10 vegorov@chromium.orgFix issue 962.
2010-12-07 kasperl@chromium.orgUpdate V8 to version 3.0 (re-land r5920).
2010-12-07 kasperl@chromium.orgRevert r5920. Will re-land shortly.
2010-12-07 kasperl@chromium.orgUpdate V8 to version 3.0.