platform/upstream/v8.git
2015-01-04 Michael AchenbachWhitespace commit to trigger bots.
2015-01-04 Michael AchenbachWhitespace commit to trigger bots.
2015-01-03 jarinDo not reduce effect phis for loops.
2015-01-02 bmeurer[turbofan] Cache common Loop, Merge and Parameter opera...
2015-01-02 bmeurer[turbofan] Truncation of Bit/Word8/16 to Word32 is...
2015-01-02 bmeurer[x64] Rearrange code for OOB integer loads.
2015-01-02 bmeurerFix %NeverOptimizeFunction() intrinsic.
2015-01-02 bmeurer[turbofan] Fix missing MachineOperator unittest.
2014-12-31 Michael AchenbachWhitespace change to trigger bots.
2014-12-31 machenbachWork around 'Text file busy' errors in android perf...
2014-12-29 bmeurer[turbofan] Fix invalid bounds check with overflowing...
2014-12-29 v8-autorollUpdate V8 DEPS.
2014-12-27 v8-autorollUpdate V8 DEPS.
2014-12-26 v8-autorollUpdate V8 DEPS.
2014-12-25 bmeurer[turbofan] Raise max virtual registers and call paramet...
2014-12-23 jochenRemove UNREACHABLE() statements from sys-info.cc
2014-12-23 bmeurer[turbofan] Turn IrOpcode::Mnemonic() into a table lookup.
2014-12-23 jochenDon't pass -pie when building a shared library build...
2014-12-23 bmeurer[turbofan] Cache float32 constants on the JSGraph level.
2014-12-23 jochenFast-forward version number on bleeding_edge to 3.32.0
2014-12-23 bmeurer[turbofan] Deinlinify OperatorProperties implementation.
2014-12-23 machenbachWork-around for file pushing in android perf runner.
2014-12-23 Benedikt Meurer[turbofan] Turn DCHECK for fixed slot index into a...
2014-12-23 Benedikt Meurer[turbofan] Fix missing ChangeUint32ToUint64 in lowering...
2014-12-22 Dusan MilosavljevicMIPS: Enable Math rounding operations call reduction...
2014-12-22 hpayerReset old generation limit on main frame context disposal.
2014-12-22 jochenMark mjsunit/setters-on-elements as flaky
2014-12-22 ulanRemove custom weak handling of monomorphic IC.
2014-12-22 bmeurer[turbofan] Minor cleanup to reduce code duplication.
2014-12-22 jochenEnable the embedder to specify what kind of context...
2014-12-22 jochenImplement missing functionality for job based recompilation
2014-12-22 Benedikt Meurer[turbofan] Cleanup use of virtual, OVERRIDE, FINAL.
2014-12-22 ulanUse weak cell in monomorphic KeyedStore IC.
2014-12-22 Benedikt Meurer[turbofan] Introduce CommonOperatorReducer.
2014-12-22 machenbachWork-around to make webkit test suite work with optdebu...
2014-12-22 hpayerDo not use out of range visitor ids.
2014-12-22 Benedikt Meurer[turbofan] Materialize the correct kind of constant...
2014-12-22 ulanRevert "Retain maps for several garbage collections"
2014-12-22 hpayerKeep AllocationSpace and ObjectSpace enums in sync.
2014-12-22 Benedikt Meurer[turbofan] Correctify lowering of Uint8ClampedArray...
2014-12-22 Benedikt Meurer[turbofan] Improve typing of ToBoolean.
2014-12-22 chunyang.daiX87: fix one test case failure under debug mode.
2014-12-21 machenbachMake perf test runner more robust.
2014-12-20 machenbachRevert of Remove obsolete V8_INFINITY macro. (patchset...
2014-12-20 machenbachRevert of [mips] Fix typos introduced by previous commi...
2014-12-20 alphSupport multiple interrupt requests in v8 API.
2014-12-20 v8-autorollUpdate V8 DEPS.
2014-12-19 adamkUse SetOwnElement when creating splice records in array...
2014-12-19 mvstantonVector-based ICs also need to hold maps weakly.
2014-12-19 ulanMIPS64: Use weak cell in LoadGlobal handler.
2014-12-19 ulanUse weak cell to embed map in CompareNil IC.
2014-12-19 Benedikt Meurer[turbofan] false is also falsish.
2014-12-19 mvstantonFollow-on to hydrogen fix keyed loads with string keys...
2014-12-19 ulanUse weak cell in LoadGlobal handler.
2014-12-19 Benedikt Meurer[turbofan] Fix unsafe out-of-bounds check for checked...
2014-12-19 Sven PanneImproved --trace-opt output a bit.
2014-12-19 Benedikt Meurer[mips] Fix typos introduced by previous commit.
2014-12-19 arajpMake FlushICache NOP for Nvidia Denver CPU's.
2014-12-19 bmeurerRemove obsolete V8_INFINITY macro.
2014-12-19 bmeurer[turbofan] Improve JSToBoolean typing.
2014-12-18 caitpotter88Simplify scanner and generate better error message...
2014-12-18 v8-autorollUpdate V8 DEPS.
2014-12-18 jochenDefine SDKROOT for Mac
2014-12-18 arvShip ES6 template literals
2014-12-18 arvES6 template literals should not use legacy octal strings
2014-12-18 hpayerReland Shrink initial old generation size based on...
2014-12-18 erikcorryPhantom references support internal fields
2014-12-18 machenbachRevert of [turbofan] simplify gap ordering (patchset...
2014-12-18 ulanRetain maps for several garbage collections
2014-12-18 machenbachRevert of [turbofan] Skip printing of empty gap moves...
2014-12-18 jkummerowReduce impact of HParameter inputs on HPhi representati...
2014-12-18 machenbachRevert of [turbofan] remove control field from instruct...
2014-12-18 ulanTemporarily disable mjsunit/debug-stepframe for GC...
2014-12-18 ulanMonomorphic and polymorphic ICs with cleared maps shoul...
2014-12-18 hpayerMake sure backing store pointer in handles get cleared...
2014-12-18 svenpanneFixed -fsanitize=float-cast-overflow problems.
2014-12-18 jochenDon't use AddSubstring for external natives
2014-12-18 titzer[turbofan] Skip printing of empty gap moves.
2014-12-18 jochenCrash with an error message when ICU data files are...
2014-12-18 machenbachAdd script to check for clusterfuzz issues.
2014-12-18 Benedikt Meurer[turbofan] Further reduction of Word32And with Int32Add.
2014-12-18 Benedikt Meurer[turbofan] Also run MachineOperatorReducer in Simplifie...
2014-12-17 erikcorryMozilla test status: Assign bug number to quadratic...
2014-12-17 machenbachRevert of ES6 computed property names (patchset #1...
2014-12-17 Michael AchenbachWhitespace change to trigger bots.
2014-12-17 Michael AchenbachWhitespace change to trigger bots.
2014-12-17 Michael AchenbachWhitespace change to trigger bots.
2014-12-17 arvES6 computed property names
2014-12-17 dcarney[turbofan] move assembly order to InstructionBlock
2014-12-17 dcarney[turbofan] remove control field from instruction
2014-12-17 dcarney[turbofan] simplify gap ordering
2014-12-17 dcarney[turbofan] use START and END gap positions for constraints
2014-12-17 Benedikt Meurer[turbofan] Improve reduction of Word32And and Int32Add.
2014-12-17 hpayerRevert of Shrink initial old generation size based...
2014-12-17 Benedikt Meurer[turbofan] Recursively reduce new inputs of changed...
2014-12-17 jochenAllocate memory for external snapshot paths in d8
2014-12-17 bmeurerRevert of [turbofan] Correctify TruncateFloat64ToInt32...
2014-12-17 erik.corryAllow timeout on regexp test
2014-12-17 Benedikt Meurer[turbofan] Handle collisions properly in value numbering.
2014-12-17 v8-autorollUpdate V8 DEPS.
next