projects
/
platform
/
upstream
/
v8.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[ic] Also collect known map for relational comparison.
2015-09-21
bmeurer
[ic] Also collect known map for relational comparison.
commit
|
commitdiff
|
tree
2015-09-21
bmeurer
[crankshaft] Generalize PropertyAccessInfo to Name...
commit
|
commitdiff
|
tree
2015-09-18
bmeurer
[es6] Use the correct ToPrimitive in the Date Constructor.
commit
|
commitdiff
|
tree
2015-09-18
bmeurer
[turbofan] Use StringCompareStub for string comparisons.
commit
|
commitdiff
|
tree
2015-09-18
bmeurer
[stubs] Refactor StringCompareStub and use it for HStringCom...
commit
|
commitdiff
|
tree
2015-09-18
bmeurer
[runtime] Replace COMPARE/COMPARE_STRONG with proper...
commit
|
commitdiff
|
tree
2015-09-17
bmeurer
[runtime] Initial step towards switching Execution...
commit
|
commitdiff
|
tree
2015-09-17
bmeurer
[runtime] Initial step towards switching Execution...
commit
|
commitdiff
|
tree
2015-09-17
bmeurer
Revert "[profiler] Make no frame region detection code...
commit
|
commitdiff
|
tree
2015-09-16
bmeurer
[builtins] Also simplify the Symbol constructor.
commit
|
commitdiff
|
tree
2015-09-16
bmeurer
[builtins] Unify the String constructor.
commit
|
commitdiff
|
tree
2015-09-15
bmeurer
[es6] Move builtin constructors for primitives to strict...
commit
|
commitdiff
|
tree
2015-09-15
bmeurer
[runtime] Replace the EQUALS builtin with proper Object...
commit
|
commitdiff
|
tree
2015-09-15
bmeurer
[crankshaft] Re-add fast-case for string add left/right.
commit
|
commitdiff
|
tree
2015-09-14
bmeurer
[builtins] Remove STRING_ADD_LEFT and STRING_ADD_RIGHT...
commit
|
commitdiff
|
tree
2015-09-14
bmeurer
[builtins] Simplify String constructor code.
commit
|
commitdiff
|
tree
2015-09-11
bmeurer
[builtins] Remove the weird STACK_OVERFLOW builtin.
commit
|
commitdiff
|
tree
2015-09-11
bmeurer
[stubs] Simplify the non-function case of CallConstructStub.
commit
|
commitdiff
|
tree
2015-09-10
bmeurer
[runtime] Move binary operator fallbacks into the runtime.
commit
|
commitdiff
|
tree
2015-09-10
bmeurer
[runtime] Sanitize %NewClosure runtime entries.
commit
|
commitdiff
|
tree
2015-09-09
bmeurer
[runtime] Remove unused %NumberUnaryMinus runtime function.
commit
|
commitdiff
|
tree
2015-09-09
bmeurer
[calls] Consistent call protocol for calls.
commit
|
commitdiff
|
tree
2015-09-08
bmeurer
[runtime] Replace many buggy uses of %_CallFunction...
commit
|
commitdiff
|
tree
2015-09-08
bmeurer
[builtins] Unify the various versions of [[Call]] with...
commit
|
commitdiff
|
tree
2015-09-08
bmeurer
Revert of [builtins] Unify the various versions of...
commit
|
commitdiff
|
tree
2015-09-08
bmeurer
[builtins] Unify the various versions of [[Call]] with...
commit
|
commitdiff
|
tree
2015-09-04
bmeurer
[runtime] Remove useless IN builtin.
commit
|
commitdiff
|
tree
2015-09-03
bmeurer
Remove obsolete functionality from the MacroAssemblers.
commit
|
commitdiff
|
tree
2015-09-03
bmeurer
[es5] Class of object is "Function" if object has ...
commit
|
commitdiff
|
tree
2015-09-03
bmeurer
[es6] Introduce a dedicated JSIteratorResult type.
commit
|
commitdiff
|
tree
2015-09-03
bmeurer
[es6] Initial steps towards a correct implementation...
commit
|
commitdiff
|
tree
2015-09-02
bmeurer
[es6] Fix invalid ToObject in String/Array iterator...
commit
|
commitdiff
|
tree
2015-09-01
bmeurer
[runtime] Remove unused TO_NUMBER and TO_STRING functions.
commit
|
commitdiff
|
tree
2015-08-31
bmeurer
[runtime] Use utils.InstallFunctions for Symbol.prototype...
commit
|
commitdiff
|
tree
2015-08-31
bmeurer
[es6] Implement Date.prototype[@@toPrimitive] as C...
commit
|
commitdiff
|
tree
2015-08-31
bmeurer
[builtins] Pass correct number of arguments after adapting...
commit
|
commitdiff
|
tree
2015-08-28
bmeurer
[runtime] Add %ToString and %_ToString and remove the...
commit
|
commitdiff
|
tree
2015-08-28
Benedikt Meurer
[test] Fix wrong mjsunit.status line.
commit
|
commitdiff
|
tree
2015-08-28
Benedikt Meurer
[test] Properly disable test that doesn't work in GC...
commit
|
commitdiff
|
tree
2015-08-28
bmeurer
[es6] Implement spec compliant ToName (actually ToPropertyKey).
commit
|
commitdiff
|
tree
2015-08-28
bmeurer
[es6] Implement spec compliant ToPrimitive in the runtime.
commit
|
commitdiff
|
tree
2015-08-26
bmeurer
[runtime] Remove the redundant %_IsObject intrinsic.
commit
|
commitdiff
|
tree
2015-08-25
bmeurer
[crankshaft] DCE must not eliminate (observable) math...
commit
|
commitdiff
|
tree
2015-08-25
bmeurer
Correctify instanceof and make it optimizable.
commit
|
commitdiff
|
tree
2015-08-17
bmeurer
[runtime] Unify and fix the strict equality comparison.
commit
|
commitdiff
|
tree
2015-08-13
bmeurer
Revert of [runtime] Remove useless IN builtin. (patchset...
commit
|
commitdiff
|
tree
2015-08-13
bmeurer
[runtime] Remove useless IN builtin.
commit
|
commitdiff
|
tree
2015-08-13
bmeurer
[runtime] Remove useless DELETE builtin.
commit
|
commitdiff
|
tree
2015-08-13
Benedikt Meurer
Add more OWNERS for components.
commit
|
commitdiff
|
tree
2015-08-13
bmeurer
[strong] Simplify (and sortof optimize) string addition...
commit
|
commitdiff
|
tree
2015-08-12
bmeurer
[runtime] Remove useless %_IsUndetectableObject intrinsic.
commit
|
commitdiff
|
tree
2015-08-12
bmeurer
[compiler] Remove broken support for undetectable strings.
commit
|
commitdiff
|
tree
2015-08-12
bmeurer
[runtime] Simplify CHECK_OBJECT_COERCIBLE.
commit
|
commitdiff
|
tree
2015-08-11
bmeurer
[runtime] Store constructor function index on primitive...
commit
|
commitdiff
|
tree
2015-08-11
bmeurer
[stubs] Store typeof string on Oddballs.
commit
|
commitdiff
|
tree
2015-08-11
bmeurer
[simd.js] Single SIMD128_VALUE_TYPE for all Simd128Values.
commit
|
commitdiff
|
tree
2015-08-10
bmeurer
[crankshaft] Properly optimize %_ToObject.
commit
|
commitdiff
|
tree
2015-08-10
bmeurer
[runtime] Remove obsolete %GetPropertyNames runtime...
commit
|
commitdiff
|
tree
2015-08-10
bmeurer
[runtime] Remove unused %ToBool runtime function.
commit
|
commitdiff
|
tree
2015-08-10
bmeurer
[turbofan] Drop V8_TURBOFAN_BACKEND and V8_TURBOFAN_TARGET...
commit
|
commitdiff
|
tree
2015-08-10
bmeurer
[runtime] Remove premature optimization from ToPrimitive.
commit
|
commitdiff
|
tree
2015-08-10
bmeurer
[runtime] Simplify TO_INT32/TO_UINT32 abstract operations.
commit
|
commitdiff
|
tree
2015-07-31
bmeurer
[stubs] Unify (and optimize) implementation of ToObject.
commit
|
commitdiff
|
tree
2015-07-30
bmeurer
[runtime] DeclareGlobals and DeclareLookupSlot don...
commit
|
commitdiff
|
tree
2015-07-30
bmeurer
[turbofan] Fix invalid access to Parameter index.
commit
|
commitdiff
|
tree
2015-07-30
Benedikt Meurer
Reland^3 "Enable loads and stores to global vars through...
commit
|
commitdiff
|
tree
2015-07-28
bmeurer
[stubs] Use a single slot for context globals.
commit
|
commitdiff
|
tree
2015-07-28
bmeurer
[stubs] Also handle properties of the JSBuiltinsObject...
commit
|
commitdiff
|
tree
2015-07-28
bmeurer
[stubs] Don't pass name to Load/StoreGlobalViaContext...
commit
|
commitdiff
|
tree
2015-07-27
bmeurer
[stubs] Properly handle read-only properties in StoreGlobalV...
commit
|
commitdiff
|
tree
2015-07-24
bmeurer
Reland^2 "Enable loads and stores to global vars through...
commit
|
commitdiff
|
tree
2015-07-24
bmeurer
[mips] Fix Load/StoreGlobalContext stubs.
commit
|
commitdiff
|
tree
2015-07-24
bmeurer
[stubs] Optimize LoadGlobalViaContextStub and StoreGlobalVia...
commit
|
commitdiff
|
tree
2015-07-15
bmeurer
[handles] Sanitize Handle and friends.
commit
|
commitdiff
|
tree
2015-07-15
bmeurer
[handles] Sanitize Handle and friends.
commit
|
commitdiff
|
tree
2015-07-14
bmeurer
[turbofan] Don't use uniform initialization in AccessBuilder.
commit
|
commitdiff
|
tree
2015-07-13
bmeurer
[turbofan] Context specialization should only specialize...
commit
|
commitdiff
|
tree
2015-07-13
bmeurer
[osr] Increase Code::profiler_ticks to 28 bits.
commit
|
commitdiff
|
tree
2015-07-13
bmeurer
[turbofan] Optimize string "length" property access...
commit
|
commitdiff
|
tree
2015-07-13
bmeurer
[arm] CheckConstPool between TurboFan instructions.
commit
|
commitdiff
|
tree
2015-07-10
bmeurer
Remove more uses of the deprecated EnumSet template...
commit
|
commitdiff
|
tree
2015-07-09
bmeurer
[arm] Don't call branch_offset within CheckConstPool.
commit
|
commitdiff
|
tree
2015-07-09
bmeurer
[arm] Fix missing CheckBuffer for branches.
commit
|
commitdiff
|
tree
2015-07-09
bmeurer
[arm] Remove unused jump_elimination_allowed parameter...
commit
|
commitdiff
|
tree
2015-07-08
bmeurer
[turbofan] Optimize string "length" property access...
commit
|
commitdiff
|
tree
2015-07-08
bmeurer
[turbofan] Add TruncationMode for TruncateFloat64ToInt32.
commit
|
commitdiff
|
tree
2015-07-07
bmeurer
[deoptimizer] Properly evict TurboFan OSR code objects...
commit
|
commitdiff
|
tree
2015-07-06
bmeurer
[turbofan] Context specialization is the job of the...
commit
|
commitdiff
|
tree
2015-07-06
bmeurer
[turbofan] Fix value output count for the Start node.
commit
|
commitdiff
|
tree
2015-07-06
bmeurer
[turbofan] Reland "Add new JSFrameSpecialization reducer...
commit
|
commitdiff
|
tree
2015-07-06
bmeurer
[turbofan] Perform OSR deconstruction early and remove...
commit
|
commitdiff
|
tree
2015-07-06
bmeurer
[turbofan] Add new JSFrameSpecialization reducer.
commit
|
commitdiff
|
tree
2015-07-03
bmeurer
[turbofan] Right hand side of shifts needs ToUint32.
commit
|
commitdiff
|
tree
2015-07-01
bmeurer
[crankshaft] Remove adventurous operator< for Handle...
commit
|
commitdiff
|
tree
2015-06-30
bmeurer
[turbofan] Disallow cross native context inlining.
commit
|
commitdiff
|
tree
2015-06-30
bmeurer
[turbofan] Disable recursive inlining for now.
commit
|
commitdiff
|
tree
2015-06-30
bmeurer
[turbofan] Remove explicit context specialization from...
commit
|
commitdiff
|
tree
2015-06-30
bmeurer
[turbofan] Remove unused constructor function matching...
commit
|
commitdiff
|
tree
2015-06-30
bmeurer
[turbofan] Return constant type for functions with...
commit
|
commitdiff
|
tree
2015-06-29
bmeurer
Using "defined" in macro causes undefined behavior.
commit
|
commitdiff
|
tree
next