projects
/
platform
/
upstream
/
v8.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[strong] Refactor ObjectStrength into a replacement for strong boolean args
[platform/upstream/v8.git]
/
src
/
mips
/
lithium-codegen-mips.cc
2015-06-08
conradw
[strong] Refactor ObjectStrength into a replacement...
blob
|
commitdiff
|
raw
2015-06-08
jarin
Unify decoding of deoptimization translations.
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
erikcorry
Cosmetic changes to tests to make it easier to concaten...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-28
bmeurer
[crankshaft] Record inlined shared function infos inste...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-20
mvstanton
Cleanup interface descriptors to reflect that vectors...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-19
wingo
Reapply "Resolve references to "this" the same way...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-19
wingo
Revert of Reapply "Resolve references to "this" the...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-18
wingo
Reapply "Resolve references to "this" the same way...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-15
mvstanton
Now that vector ics are established for load, keyed...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-13
yangguo
Revert "Resolve references to "this" the same way as...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
conradw
[strong] Disallow implicit conversions for comparison
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
mvstanton
New hydrogen instruction to reduce cost of growing...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-11
wingo
Resolve references to "this" the same way as normal...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-08
verwaest
Revert of Allow loading holes from holey smi arrays...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-07
verwaest
Allow loading holes from holey smi arrays
blob
|
commitdiff
|
raw
|
diff to current
2015-05-07
machenbach
Revert of Resolve references to "this" the same way...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-06
wingo
Resolve references to "this" the same way as normal...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-06
mvstanton
Optimize the typeof operator.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-06
conradw
[strong] Fix inlining issue
blob
|
commitdiff
|
raw
|
diff to current
2015-05-05
dusan.milosavljevic
MIPS: Fix long branch mode and FPU branches.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-04
verwaest
Only swap undefined for the global object if necessary...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
jochen
Unify internal and external typed arrays a bit
blob
|
commitdiff
|
raw
|
diff to current
2015-04-28
balazs.kilvady
MIPS: Fix 'Add HArrayBufferNotNeutered instruction'.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-28
jochen
Add HArrayBufferNotNeutered instruction
blob
|
commitdiff
|
raw
|
diff to current
2015-04-27
mvstanton
Don't MISS if you read the hole from certain FastHoley...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-24
conradw
[strong] Disallow implicit conversions for binary arith...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-20
Ross McIlroy
Replace OVERRIDE->override and FINAL->final since we...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-16
verwaest
Reland "Add basic crankshaft support for slow-mode...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-15
mvstanton
Array() in optimized code can create with wrong Element...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-15
jkummerow
Fix a few potential integer negation overflows
blob
|
commitdiff
|
raw
|
diff to current
2015-04-15
mvstanton
VectorICs: megamorphic keyed loads in crankshaft don...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
mvstanton
Remove unnecessary options from HTailCallThroughMegamor...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
machenbach
Revert of VectorICs: megamorphic keyed loads in cranksh...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
mvstanton
VectorICs: megamorphic keyed loads in crankshaft don...
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-04-07
hpayer
Reland "Merge old data and pointer space."
blob
|
commitdiff
|
raw
|
diff to current
2015-03-23
mstarzinger
Move CompilationInfo::this_has_uses to HGraph::this_has...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-19
hpayer
Revert "Merge old data and pointer space."
blob
|
commitdiff
|
raw
|
diff to current
2015-03-18
balazs.kilvady
MIPS: Disinherit PropertyCell from Cell.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-18
balazs.kilvady
MIPS: Remove PropertyCell space.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-18
hpayer
Merge old data and pointer space.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-18
loislo
CpuProfiler: log pc offset for deopts.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-17
loislo
CpuProfiler: extract DeoptInfo fill in code into a...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-11
balazs.kilvady
MIPS: CpuProfiler: fix for CollectDeoptEvents test.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-27
loislo
CpuProfiler: replace raw position with SourcePosition...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-25
dcarney
emit premonomorphic ics for keyed loads/stores in optim...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-25
balazs.kilvady
MIPS: Fix 'MIPS: Move Maps' back pointers from "transit...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-25
akos.palfi
MIPS: Move Maps' back pointers from "transitions" to...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-23
dcarney
emit premonomorphic ics for loads/stores in optimized...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-20
loislo
CpuProfiler: eliminate cpu-profiler dependency from...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-12
loislo
CPUProfiler: Push deopt reason further to ProfileNode.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-12
loislo
Revert of CPUProfiler: Push deopt reason further to...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-12
loislo
CPUProfiler: Push deopt reason further to ProfileNode.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-10
loislo
Propagate DeoptInfo to cpu-profiler
blob
|
commitdiff
|
raw
|
diff to current
2015-02-05
balazs.kilvady
MIPS: Remove the obsolete OverwriteMode optimization.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-05
loislo
Externalize deoptimization reasons.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-05
bmeurer
Revert of Externalize deoptimization reasons. (patchset...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-05
loislo
Externalize deoptimization reasons.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-04
loislo
Revert of Externalize deoptimization reasons. (patchset...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-04
loislo
Externalize deoptimization reasons.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-04
balazs.kilvady
MIPS: Introduce LanguageMode, drop StrictMode.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-28
balazs.kilvady
MIPS: Continue learning for calls in crankshaft.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-26
ulan
Cache WeakCell for optimized code.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
ulan
Treat pointers in optimized code as strong before all...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
paul.lind
MIPS: Use signaling NaN for holes in fixed double arrays.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-20
ulan
LCodeGen::CallKnownFunction gets the function in register.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-20
machenbach
Revert of Remove obsolete V8_INFINITY macro. (patchset...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-20
machenbach
Revert of [mips] Fix typos introduced by previous commi...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-19
Benedikt Meurer
[mips] Fix typos introduced by previous commit.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-19
bmeurer
Remove obsolete V8_INFINITY macro.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-12
Michael Stanton
Hydrogen code stubs for vector-based ICs.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-12
svenpanne
Consistently use only one of virtual/OVERRIDE/FINAL.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-03
Dusan Milosavljevic
MIPS: Fix ambiguous double constant loading after addin...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-10
jkummerow@chromium.org
Fix has_constant_parameter_count() confusion in LReturn
blob
|
commitdiff
|
raw
|
diff to current
2014-10-20
mvstanton@chromium.org
vector-based ICs did not update type feedback counts...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-10
mvstanton@chromium.org
Introduce FeedbackVectorSlot type - better than int.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-10
mvstanton@chromium.org
Teach TurboFan to call vector-based ICs.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-24
svenpanne@chromium.org
Make the detailed reason for deopts mandatory on all...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-22
svenpanne@chromium.org
Further improve deopt reason output.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-22
svenpanne@chromium.org
Merge RecordComment invocations into DeoptimizeIf calls.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-22
svenpanne@chromium.org
Emit source positions in deopt comments, too.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-22
svenpanne@chromium.org
Introduce a class to carry around a deoptimization...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-19
svenpanne@chromium.org
Removed confusing defensive programming in GenerateJump...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-19
svenpanne@chromium.org
Emit comment with instruction+reason before deopt calls.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-18
svenpanne@chromium.org
Thread the Lithium instruction down to DeoptimizeIf...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-17
svenpanne@chromium.org
Fixed deopt reasons in TaggedToI.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-16
mvstanton@chromium.org
Removing ic.h from code-stubs.h
blob
|
commitdiff
|
raw
|
diff to current
2014-09-11
balazs.kilvady@img...
MIPS: Turbofan needs a code handle and a CallInterfaceD...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-11
balazs.kilvady@img...
MIPS: Added CallInterfaceDescriptors to all code stubs.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-10
arv@chromium.org
ES6: Add support for method shorthand in object literals
blob
|
commitdiff
|
raw
|
diff to current
2014-09-08
balazs.kilvady@img...
MIPS: To aid vector-based load ic work, we need to...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-03
balazs.kilvady@img...
MIPS: Make concrete classes for individual call descrip...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-02
balazs.kilvady@img...
MIPS: First step to cleanup the power-of-2 mess.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-02
bmeurer@chromium.org
Use Chrome compatible naming for compiler specifics.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-26
balazs.kilvady@img...
MIPS: Move register conventions out of the IC classes.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-25
balazs.kilvady@img...
MIPS: Eliminate code duplication in lithium calls to...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-25
balazs.kilvady@img...
MIPS: Move IC code into a subdir and move ic-compilatio...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-25
jarin@chromium.org
Fix deoptimization address patching in Turbofan to...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-18
yangguo@chromium.org
Purge unused internalized string accessors.
blob
|
commitdiff
|
raw
|
diff to current
next