projects
/
platform
/
upstream
/
v8.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[runtime] Remove the redundant %_IsObject intrinsic.
[platform/upstream/v8.git]
/
src
/
mips
/
lithium-mips.cc
2015-08-26
bmeurer
[runtime] Remove the redundant %_IsObject intrinsic.
blob
|
commitdiff
|
raw
2015-08-25
bmeurer
Correctify instanceof and make it optimizable.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-17
mstarzinger
Remove grab-bag includes of v8.h from architecture...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-28
jochen
Reland of "Remove ExternalArray, derived types, and...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-28
bmeurer
[stubs] Don't pass name to Load/StoreGlobalViaContext...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
machenbach
Revert of Remove ExternalArray, derived types, and...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
jochen
Remove ExternalArray, derived types, and element kinds
blob
|
commitdiff
|
raw
|
diff to current
2015-07-22
jochen
Store offset between fixed typed array base and data...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-20
jochen
Add support for adding an external and a tagged pointer
blob
|
commitdiff
|
raw
|
diff to current
2015-07-20
ishell
Crankshaft part of the 'loads and stores to global...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-01
danno
Make context register implicit for CallInterfaceDescriptors
blob
|
commitdiff
|
raw
|
diff to current
2015-06-26
mvstanton
VectorICs: Lithium support for vector-based stores.
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-15
mvstanton
Now that vector ics are established for load, keyed...
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-06
mvstanton
Optimize the typeof operator.
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-13
mvstanton
Remove unnecessary options from HTailCallThroughMegamor...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-18
balazs.kilvady
MIPS: Remove PropertyCell space.
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
balazs.kilvady
MIPS: Fixed Hydrogen environment handling for mul-i...
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-04
paul.lind
MIPS: Fixed environment handling for LFlooringDivI.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-29
dusan.milosavljevi...
MIPS: Remove madd.d usage for r6.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-06
jkummerow@chromium.org
Remove FLAG_opt_safe_uint32_operations.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-30
balazs.kilvady@img...
MIPS: Replace OStream with std::ostream.
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-24
balazs.kilvady@img...
MIPS: Refactor bailout reasons and disable optimization...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-16
verwaest@chromium.org
The value register in storefield(smi) is not used as...
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-08
balazs.kilvady@img...
MIPS: Get CallInterfaceDescriptor directly from CodeStub.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-08
balazs.kilvady@img...
MIPS: Initialize CodeStubInterfaceDescriptor in the...
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-05
paul.lind@imgtec.com
MIPS: Do not cache CodeStubInterfaceDescriptor on the...
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-01
balazs.kilvady@img...
MIPS: InterfaceDescriptor becomes CallInterfaceDescriptor.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-01
jarin@chromium.org
Context deoptimization and removal of the deoptimizatio...
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-12
dusan.milosavljevi...
Reland "MIPS: Add support for arch. revision 6 to mips3...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-11
machenbach@chromiu...
Revert "Reland "MIPS: Add support for arch. revision...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-11
dusan.milosavljevi...
Reland "MIPS: Add support for arch. revision 6 to mips3...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-11
jochen@chromium.org
Revert 23028 - "MIPS: Add support for arch. revision...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-11
dusan.milosavljevi...
MIPS: Add support for arch. revision 6 to mips32 port.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-04
bmeurer@chromium.org
Rename ASSERT* to DCHECK*.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-04
mstarzinger@chromi...
Ensure LModByPowerOf2I only gets environment when it...
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
balazs.kilvady@img...
MIPS: Inline Math.fround in optimized code.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-21
paul.lind@imgtec.com
MIPS: Introduce FLAG_vector_ics.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-17
balazs.kilvady@img...
MIPS: StubCallInterfaceDescriptor and CallInterfaceDesc...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-11
akos.palfi@imgtec.com
MIPS: Use a register spec for StoreIC and KeyedStoreIC.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-07
kilvadyb@homejinni.com
MIPS: More OStreamsUse OStreams more often.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-02
kilvadyb@homejinni.com
MIPS: KeyedLoadIC should have same register spec as...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-26
palfia@homejinni.com
MIPS: Use IC register definitions in platform files.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-24
kilvadyb@homejinni.com
MIPS: optimize Lithium Allocate.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-20
rodolph.perfetta...
ARM: Avoid duplicate vmla when merging vmul and vadd
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-05
plind44@gmail.com
MIPS: Preliminary support for block contexts in hydrogen.
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-02
plind44@gmail.com
MIPS: Simplify known successor block lowering.
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-05-29
plind44@gmail.com
MIPS: Refactor HType to get rid of various hacks.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-27
plind44@gmail.com
MIPS: Use TempDoubleRegister.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-27
plind44@gmail.com
MIPS: Avoid HeapObject check in HStoreNamedField.
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
alexandre.rames...
Provide a helper to generate multiple Lithium instructi...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-22
plind44@gmail.com
MIPS: Allow specifying base offset when constructing...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-09
plind44@gmail.com
MIPS: Improve Array.shift() performance for small arrays.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-08
ulan@chromium.org
Fix index register assignment in LoadFieldByIndex for...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-05
bmeurer@chromium.org
Don't add code dependencies eagerly for HCheckMaps.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-02
bmeurer@chromium.org
Fix crash in debug builds introduced with r21110.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-02
bmeurer@chromium.org
Don't add code dependencies on transitioning stores...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-30
svenpanne@chromium.org
Added a Isolate* parameter to Serializer::enabled().
blob
|
commitdiff
|
raw
|
diff to current
2014-04-29
bmeurer@chromium.org
Bulk update of Google copyright headers in source files.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-24
verwaest@chromium.org
Mark the simulate before EnterInlined with BailoutId...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-24
plind44@gmail.com
MIPS: CodeStubs contain their corresponding Isolate...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-22
plind44@gmail.com
MIPS: Improve code generation for bounds checks.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-22
bmeurer@chromium.org
Optimize numeric comparison with known successors.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-04
palfia@homejinni.com
MIPS: Reland "Fixed environment assignment for LCheckNo...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-02
palfia@homejinni.com
MIPS: Check that environments assigned via AssignEnviro...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-01
palfia@homejinni.com
MIPS: Consistently use a separate Lithium instruction...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-01
palfia@homejinni.com
MIPS: Only assign environments when they are actually...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-31
palfia@homejinni.com
MIPS: Reland and fix "Fix LoadFieldByIndex to take...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-31
jarin@chromium.org
Add missing lazy deopt point for the TransitionElements...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-20
plind44@gmail.com
MIPS: Implement flooring division by a constant via...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-14
plind44@gmail.com
MIPS: Fix Lithium div, mod and floor.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-13
plind44@gmail.com
MIPS: Remove uses of RangeCanInclude() in flooring...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-13
plind44@gmail.com
MIPS: Fix uses of range analysis results in HChange.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-12
jkummerow@chromium.org
Fix lazy deopt after tagged binary ops
blob
|
commitdiff
|
raw
|
diff to current
2014-03-11
plind44@gmail.com
MIPS: Cleanup some of the range uses in ModI/DivI.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-10
plind44@gmail.com
MIPS: Reland "Handle non-power-of-2 divisors in divisio...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-07
plind44@gmail.com
MIPS: Consistenly handle power-of-2 divisors in divisio...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-07
palfia@homejinni.com
MIPS: Introduce intrinsics for double values in Javascript.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-04
plind44@gmail.com
MIPS: Remove all uses of field-tracking flags that...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-04
plind44@gmail.com
MIPS: Push safepoint registers in deferred number-to...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-19
plind44@gmail.com
MIPS: Harmony: optimize Math.clz32.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-13
palfia@homejinni.com
MIPS: Fix r19360 "Improve positions tracking inside...
blob
|
commitdiff
|
raw
|
diff to current
next