projects
/
platform
/
upstream
/
v8.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[runtime] Sanitize %NewClosure runtime entries.
[platform/upstream/v8.git]
/
src
/
compiler
/
linkage.cc
2015-09-10
bmeurer
[runtime] Sanitize %NewClosure runtime entries.
blob
|
commitdiff
|
raw
2015-09-09
mstarzinger
[turbofan] Make %Arguments composable with inlining.
blob
|
commitdiff
|
raw
|
diff to current
2015-09-08
mstarzinger
Use baseline code to compute message locations.
blob
|
commitdiff
|
raw
|
diff to current
2015-09-08
bmeurer
[runtime] Replace many buggy uses of %_CallFunction...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-02
caitpotter88
[es6] Re-implement rest parameters via desugaring.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-31
bmeurer
[es6] Implement Date.prototype[@@toPrimitive] as C...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-28
bmeurer
[runtime] Add %ToString and %_ToString and remove the...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-28
bmeurer
[es6] Implement spec compliant ToName (actually ToPrope...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-28
bmeurer
[es6] Implement spec compliant ToPrimitive in the runtime.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-26
chunyang.dai
X87: [Interpreter] Pass context to interpreter bytecode...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-24
rmcilroy
[Interpreter] Pass context to interpreter bytecode...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-19
titzer
Rename ParserInfo::function() and CompilationInfo:...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-18
danno
[turbofan] Unify referencing of stack slots
blob
|
commitdiff
|
raw
|
diff to current
2015-08-18
rmcilroy
[interpreter]: Changes to interpreter builtins for...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-11
titzer
Reland: [turbofan] Various fixes to allow unboxed doubl...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-11
yangguo
Revert of [turbofan] Various fixes to allow unboxed...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-10
titzer
[turbofan] Various fixes to allow unboxed doubles as...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-07
titzer
[turbofan] Remove kInterpreterDispatch CallDescriptor...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-07
titzer
[turbofan] Remove architecture-specific linkage files...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-05
conradw
[strong] Refactor out separate strong runtime call...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-05
mstarzinger
Cleanup unnecessary duplication of runtime functions.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-31
bmeurer
[stubs] Unify (and optimize) implementation of ToObject.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-30
danno
[turbofan]: Add better encapsulation to LinkageLocation
blob
|
commitdiff
|
raw
|
diff to current
2015-07-30
titzer
[turbofan] Factor C call descriptor building into compi...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-30
conradw
Move final parts of class literal setup into a single...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-22
danno
[turbofan]: Fix tail calls edge cases and add tests
blob
|
commitdiff
|
raw
|
diff to current
2015-07-20
mstarzinger
[turbofan] Support handling of default super calls.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-13
rmcilroy
[turbofan] Add an InterpreterDispatch linkage type.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-06
mstarzinger
[turbofan] Port initialization of new.target variable.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-02
danno
[turbofan] Enable tail calls for %_CallRuntime.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-26
bmeurer
[turbofan] Use proper eager deopts for %_ThrowNotDateEr...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-23
bmeurer
[date] Use explicit control flow to replace %_ThrowIfNo...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-09
mstarzinger
[turbofan] Make Runtime::kSetProperty have a frame...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-08
Benedikt Meurer
[turbofan] Initial support for the %_DateField intrinsic.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-05
danno
Add %GetCallerJSFunction intrinsic
blob
|
commitdiff
|
raw
|
diff to current
2015-06-03
bmeurer
[date] Refactor the %_DateField intrinsic to be optimiz...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-01
bmeurer
[turbofan] First step towards sanitizing for-in and...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-20
erikcorry
Regularize namespace closing curlies
blob
|
commitdiff
|
raw
|
diff to current
2015-05-11
danno
Add a MathFloor stub generated with TurboFan
blob
|
commitdiff
|
raw
|
diff to current
2015-05-06
mvstanton
Optimize the typeof operator.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-04
mstarzinger
[turbofan] Add SimplifiedOperator::Allocate operator.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
svenpanne
Detect simple tail calls
blob
|
commitdiff
|
raw
|
diff to current
2015-04-27
mstarzinger
[turbofan] Introduce explicit JSCreateLiteral[Array...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-23
bmeurer
[turbofan] Unify frame state inputs.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-21
mstarzinger
[turbofan] Use FastCloneShallow[Array|Object]Stub if...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-07
mstarzinger
Make --always-opt also optimize top-level code.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-20
bmeurer
[turbofan] Work-around untagged result of CompareIC...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-09
titzer
Extract ParseInfo from CompilationInfo.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-09
mstarzinger
[turbofan] Only reduce inline %DeoptimizeNow.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-06
svenpanne
Intrinsics in the INLINE_FUNCTION_LIST are now avaliabl...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-06
svenpanne
Merged INLINE_OPTIMIZED intrinsic type into INLINE.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-04
mstarzinger
[turbofan] Fix exception being re-thrown after finally...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-17
mstarzinger
Fix representation for CompareIC in JSGenericLowering.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-14
caitpotter88
Implement ES6 rest parameters
blob
|
commitdiff
|
raw
|
diff to current
2015-02-11
svenpanne
Removed most of the bogus CompilationInfo constructor...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-11
dslomov
new classes: implement new.target passing to superclass...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-11
dslomov
Revert of new classes: implement new.target passing...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-11
dslomov
new classes: implement new.target passing to superclass...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-10
chunyang.dai
Fix the MachineSignature* parameters change for turbofa...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-06
mstarzinger
Make the Linkage::NeedsFrameState list more intuitive.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-06
dslomov
new classes: assert that constructors are not callable...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-30
titzer
[turbofan] Fix usage of ThisFunction parameter in OSR.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-26
mstarzinger
Add missing FrameState for Runtime_CreateArrayLiteral.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-23
danno
Remove the dependency of Zone on Isolate
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
mstarzinger
Add missing BailoutId and FrameState to with statements.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-21
mstarzinger
Add missing FrameState to harmony class literals.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-21
mstarzinger
Add missing FrameState for Runtime_GetPrototype.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-21
mstarzinger
Add missing FrameState for Runtime_DeliverObservationCh...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-17
machenbach
Revert of [turbofan] Fix bunch of tests failing with...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-16
jarin
[turbofan] Fix bunch of tests failing with --turbo...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-13
chunyang.dai
Fix the compilation error for turbofan unsupported...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-13
jarin
[turbofan] Add missing deopt.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-09
chunyang.dai
Fix a typo error.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-09
bmeurer
[turbofan] Turn JSToBoolean and JSUnaryNot into pure...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
yangguo
One instead of two runtime calls when initializing...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-07
jarin@chromium.org
[turbofan] Fix deoptimization of uint8, uint16 inputs.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-03
dusan.milosavljevi...
Unbreak build fon non-TF targets.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-03
titzer@chromium.org
Now with more checkings! Skip the CallFunctionStub...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-31
jarin@chromium.org
Revert "Skip the CallFunctionStub when the callee funct...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-31
titzer@chromium.org
Skip the CallFunctionStub when the callee function...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-30
dcarney@chromium.org
[turbofan] add configuration parameters for register...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-29
jarin@chromium.org
[turbofan] Add deopt for %StringMatch
blob
|
commitdiff
|
raw
|
diff to current
2014-10-27
dcarney@chromium.org
[turbofan] reduce allocations outside of pipeline
blob
|
commitdiff
|
raw
|
diff to current
2014-10-26
jarin@chromium.org
Handle noi18n in deopt.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-26
jarin@chromium.org
Add more missing deopts
blob
|
commitdiff
|
raw
|
diff to current
2014-10-20
sigurds@chromium.org
Add inlining for intrinsics.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-30
yangguo@chromium.org
Introduce PromiseRejectCallback.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-30
bmeurer@chromium.org
Replace OStream with std::ostream.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-29
jarin@chromium.org
Adding more missing deoptimization points in Turbofan.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-18
sigurds@chromium.org
Reland "Add handling for argument adaptor frames to...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-17
sigurds@chromium.org
Revert "Add handling for argument adaptor frames to...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-17
sigurds@chromium.org
Add handling for argument adaptor frames to inlining.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-15
jarin@chromium.org
Remove deoptimization by patching the call stack.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-08
yangguo@chromium.org
Get CallInterfaceDescriptor directly from CodeStub.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-08
yangguo@chromium.org
Initialize CodeStubInterfaceDescriptor in the constructor.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-05
yangguo@chromium.org
Do not cache CodeStubInterfaceDescriptor on the isolate.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-03
balazs.kilvady@img...
Fix r23638 "Convert Linkage to use MachineSignature...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-03
titzer@chromium.org
Convert Linkage to use MachineSignature.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-02
bmeurer@chromium.org
[turbofan] First step of Operator refactoring.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-02
jarin@chromium.org
Fix Win64 build (header include mess up)
blob
|
commitdiff
|
raw
|
diff to current
next