projects
/
platform
/
upstream
/
v8.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Move IC code into a subdir and move ic-compilation related code from stub-cache into...
[platform/upstream/v8.git]
/
src
/
hydrogen.cc
2014-08-22
verwaest@chromium.org
Move IC code into a subdir and move ic-compilation...
blob
|
commitdiff
|
raw
2014-08-21
verwaest@chromium.org
Indirect LookupResult accesses over PropertyAccessInfo
blob
|
commitdiff
|
raw
|
diff to current
2014-08-21
bmeurer@chromium.org
Don't inline Array.shift() if receiver map is not exten...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-20
verwaest@chromium.org
Further reduce LookupResult usage
blob
|
commitdiff
|
raw
|
diff to current
2014-08-20
verwaest@chromium.org
Get rid of GetLazyValue and clients.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-19
verwaest@chromium.org
Get rid of last non-storeic use of JSReceiver::Lookup
blob
|
commitdiff
|
raw
|
diff to current
2014-08-18
dslomov@chromium.org
Parse 'super' keyword.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-18
yangguo@chromium.org
Purge unused internalized string accessors.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-12
mstarzinger@chromi...
Fix newly discovered presubmit errors.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-04
bmeurer@chromium.org
Rename ASSERT* to DCHECK*.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-30
danno@chromium.org
Land the Fan (disabled)
blob
|
commitdiff
|
raw
|
diff to current
2014-07-29
mstarzinger@chromi...
Fix handling of potential string additions in hydrogen.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-29
mstarzinger@chromi...
Revert "Make --always-opt also optimize toplevel code."
blob
|
commitdiff
|
raw
|
diff to current
2014-07-29
mstarzinger@chromi...
Make --always-opt also optimize toplevel code.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-29
yangguo@chromium.org
Inline Math.fround in optimized code.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-25
verwaest@chromium.org
In GrowMode, force the value to the right representatio...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-23
yangguo@chromium.org
Propagate serialization flag to inner functions.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-22
verwaest@chromium.org
Move function prototype handling into a special handler...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-21
mvstanton@chromium.org
Introduce FLAG_vector_ics.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-18
jkummerow@chromium.org
Cache IC handlers on the prototype's map if possible
blob
|
commitdiff
|
raw
|
diff to current
2014-07-17
mvstanton@chromium.org
StubCallInterfaceDescriptor and CallInterfaceDescriptor...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-17
jochen@chromium.org
Remove JSReceiver::GetPrototype and replace it with...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-17
verwaest@chromium.org
Remove hole handling since holes cannot occur in JSObje...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-09
dusan.milosavljevi...
Add mips64 port.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-07
jkummerow@chromium.org
Hydrogenized KeyedLoadGeneric stub: when probing the...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-07
jkummerow@chromium.org
Hydrogenized KeyedLoadGeneric stub: exhaustively search...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-07
svenpanne@chromium.org
Another round of MSVC fixes.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-07
svenpanne@chromium.org
More OStreamsUse OStreams more often.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-03
jkummerow@chromium.org
Hydrogen LoopBuilder: add support for "while(true)...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-03
jkummerow@chromium.org
HGraphBuilder::BuildJSObjectCheck: Tighten instance...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-01
ishell@chromium.org
Reland r22082 "Replace HeapNumber as doublebox with...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-01
mvstanton@chromium.org
BuildGrowElementsCapacity bounds check used wrong eleme...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-01
verwaest@chromium.org
Clean up the global object naming madness.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-30
jochen@chromium.org
Move platform abstraction to base library
blob
|
commitdiff
|
raw
|
diff to current
2014-06-30
ishell@chromium.org
Revert "Replace HeapNumber as doublebox with an explici...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-30
ishell@chromium.org
Replace HeapNumber as doublebox with an explicit Mutabl...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-30
mstarzinger@chromi...
Remove kDontInline and simplify compiler hints.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-28
danno@chromium.org
Support non-internalized string key lookups in Hydrogen...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-27
mstarzinger@chromi...
Allow inlining of functions containing %_Arguments.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-26
mstarzinger@chromi...
Reland "Allow inlining of functions containing %_Argume...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-25
mstarzinger@chromi...
Revert "Allow inlining of functions containing %_Argume...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-25
mstarzinger@chromi...
Allow inlining of functions containing %_ArgumentsLength.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-25
danno@chromium.org
Remove distinction between hidden and normal runtime...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-25
jkummerow@chromium.org
Better fix for --trace-ic source positions: Use HOptimi...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-25
mstarzinger@chromi...
Drop obsolete dont_optimize compiler hint.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-25
jkummerow@chromium.org
Fix --trace-ic position information for LoadICs and...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-24
marja@chromium.org
New try: Parser: Delay internalizing strings and values
blob
|
commitdiff
|
raw
|
diff to current
2014-06-23
yangguo@chromium.org
Introduce intrinsic to expose debug state to generated...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-23
jarin@chromium.org
Add missing map check to optimized f.apply(...)
blob
|
commitdiff
|
raw
|
diff to current
2014-06-20
mstarzinger@chromi...
Check alpha-sorting of includes during presubmit.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-18
dcarney@chromium.org
Revert "Optimize Function.prototype.call"
blob
|
commitdiff
|
raw
|
diff to current
2014-06-18
marja@chromium.org
Revert "Parser: Delay internalizing strings and values...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-16
marja@chromium.org
Reuse AstValueFactory when optimizing.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-16
jkummerow@chromium.org
Fix representation of Phis for mutable-heapnumber-in...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-13
verwaest@chromium.org
Optimize Function.prototype.call
blob
|
commitdiff
|
raw
|
diff to current
2014-06-12
danno@chromium.org
Revert "Revert "Reland 21774: Generate KeyedLoadGeneric...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-12
danno@chromium.org
Revert "Reland 21774: Generate KeyedLoadGeneric with...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-11
danno@chromium.org
Reland 21774: Generate KeyedLoadGeneric with Hydrogen
blob
|
commitdiff
|
raw
|
diff to current
2014-06-11
danno@chromium.org
Revert 21774: "Generate KeyedLoadGeneric with Hydrogen"
blob
|
commitdiff
|
raw
|
diff to current
2014-06-11
danno@chromium.org
Generate KeyedLoadGeneric with Hydrogen
blob
|
commitdiff
|
raw
|
diff to current
2014-06-10
ishell@chromium.org
Bugfix in inlined versions of Array.indexOf() and Array...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-10
danno@chromium.org
Ensure that constant-capacity elements are initialized...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-10
bmeurer@chromium.org
Fix missing smi check in inlined indexOf/lastIndexOf.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-06
jochen@chromium.org
Simplify prototype chain walk in hydrogen
blob
|
commitdiff
|
raw
|
diff to current
2014-06-05
ulan@chromium.org
Preliminary support for block contexts in hydrogen.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-04
ishell@chromium.org
Implemented folding of constant size allocation followe...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-04
bmeurer@chromium.org
Fix invalid loop condition for Array.lastIndexOf().
blob
|
commitdiff
|
raw
|
diff to current
2014-06-03
jochen@chromium.org
Use full include paths everywhere
blob
|
commitdiff
|
raw
|
diff to current
2014-06-03
marja@chromium.org
Minor cleanups & trivial refactoring related to Ast.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-03
bmeurer@chromium.org
Inline fast path for Array.indexOf() and Array.lastInde...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-02
bmeurer@chromium.org
Inline Array.shift() fast path instead of using a code...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-02
bmeurer@chromium.org
Fix HPushArguments instruction.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-31
jkummerow@chromium.org
BuildNumberToString: Check for undefined keys in the...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-30
jkummerow@chromium.org
Harden Runtime_FunctionSetPrototype, Isolate::PrintStack
blob
|
commitdiff
|
raw
|
diff to current
2014-05-29
bmeurer@chromium.org
Refactor HType to get rid of various hacks.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-28
ishell@chromium.org
FastCloneShallowArrayStub should not be used it the...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-28
bmeurer@chromium.org
Reuse ZoneList memory if possible.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-27
verwaest@chromium.org
Remove HType::HeapNumber from mutable heap numbers.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-27
hpayer@chromium.org
Remove global pretenuring mode.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-27
bmeurer@chromium.org
Avoid HeapObject check in HStoreNamedField.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-26
mvstanton@chromium.org
Reland "Customized support for feedback on calls to...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-26
rossberg@chromium.org
Various extensions to types
blob
|
commitdiff
|
raw
|
diff to current
2014-05-26
jkummerow@chromium.org
Revert "Customized support for feedback on calls to...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-23
danno@chromium.org
Introduce x87 port
blob
|
commitdiff
|
raw
|
diff to current
2014-05-23
alexandre.rames...
Allow HPushArgument to handle more than one argument.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-23
bmeurer@chromium.org
Avoid dynamic initial map check when inlining call...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-23
ishell@chromium.org
Reland r21442 "Inobject slack tracking is done on a...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-22
ishell@chromium.org
Revert "Reland r21346 "Inobject slack tracking is done...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-22
ishell@chromium.org
Reland r21346 "Inobject slack tracking is done on a...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-22
ishell@chromium.org
Revert "Inobject slack tracking is done on a per-closur...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-22
ishell@chromium.org
Inobject slack tracking is done on a per-closure basis...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-22
yangguo@chromium.org
Make serializer non-static.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-22
mvstanton@chromium.org
Customized support for feedback on calls to Array.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-22
ulan@chromium.org
Fix Array.prototype.push and Array.prototype.unshift...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-21
jkummerow@chromium.org
Fix ArrayShift hydrogen support
blob
|
commitdiff
|
raw
|
diff to current
2014-05-20
jkummerow@chromium.org
Disable ArrayShift hydrogen support
blob
|
commitdiff
|
raw
|
diff to current
2014-05-20
bmeurer@chromium.org
Revert "Refactor transitioning stores."
blob
|
commitdiff
|
raw
|
diff to current
2014-05-20
bmeurer@chromium.org
Get rid of HStoreNamedField::SkipWriteBarrier().
blob
|
commitdiff
|
raw
|
diff to current
2014-05-20
bmeurer@chromium.org
Refactor transitioning stores.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-20
bmeurer@chromium.org
Use HType::NonPrimitive() for array backing store alloc...
blob
|
commitdiff
|
raw
|
diff to current
next