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
/
arm
/
lithium-arm.h
2015-06-08
conradw
[strong] Refactor ObjectStrength into a replacement...
blob
|
commitdiff
|
raw
2015-05-15
mvstanton
Now that vector ics are established for load, keyed...
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-06
conradw
[strong] Fix inlining issue
blob
|
commitdiff
|
raw
|
diff to current
2015-04-28
jochen
Add HArrayBufferNotNeutered instruction
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-13
mvstanton
Remove unnecessary options from HTailCallThroughMegamor...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-18
verwaest
Remove PropertyCell space
blob
|
commitdiff
|
raw
|
diff to current
2015-02-04
marja
Introduce LanguageMode, drop StrictMode.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-28
mvstanton
Continue learning for calls in crankshaft.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
mvstanton
Revert of Continue learning for calls in optimized...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
mvstanton
Continue learning for calls in optimized code when...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-21
Benedikt Meurer
[arm] Work-around sNaN issue in ARM simulator builds...
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-09-24
yangguo@chromium.org
Refactor bailout reasons and disable optimization in...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-08
mvstanton@chromium.org
To aid vector-based load ic work, we need to be able...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-03
mvstanton@chromium.org
Make concrete classes for individual call descriptors...
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-09-01
mvstanton@chromium.org
InterfaceDescriptor becomes CallInterfaceDescriptor.
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-31
yangguo@chromium.org
Fix typos in LMathFround declarations.
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
yangguo@chromium.org
Inline Math.fround in optimized code.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-21
mvstanton@chromium.org
Introduce FLAG_vector_ics.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-17
mvstanton@chromium.org
StubCallInterfaceDescriptor and CallInterfaceDescriptor...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-27
marja@chromium.org
Revert "ARM: Use the shifter operand to merge in previo...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-25
alexandre.rames...
ARM: Use the shifter operand to merge in previous shift...
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
jarin@chromium.org
Fix LStoreCodeEntry to treat the code_object parameter...
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-03
ishell@chromium.org
Fixed lint errors caused by "runtime/references" rule...
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
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
Simplify known successor block lowering.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-27
danno@chromium.org
Small changes in preparation for Hydrogen-generated...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-27
m.m.capewell@googl...
ARM: use TempDoubleRegister
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
danno@chromium.org
Allow specifying base offset when constructing Keyed...
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
Refactor transitioning stores.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-09
bmeurer@chromium.org
Improve Array.shift() performance for small arrays.
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
Unbreak the build after r21083.
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-01
svenpanne@chromium.org
Consistently use a separate Lithium instruction for...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-20
svenpanne@chromium.org
Implement flooring division by a constant via truncatin...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-13
bmeurer@chromium.org
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
rossberg@chromium.org
Eliminate extended mode, and other modes clean-up
blob
|
commitdiff
|
raw
|
diff to current
2014-03-11
bmeurer@chromium.org
Cleanup some of the range uses in ModI/DivI.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-10
bmeurer@chromium.org
Reland "Handle non-power-of-2 divisors in division...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-07
yangguo@chromium.org
Reland "Introduce intrinsics for double values in Javas...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-07
svenpanne@chromium.org
Revert "Handle non-power-of-2 divisors in division...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-07
svenpanne@chromium.org
Handle non-power-of-2 divisors in division-like operations
blob
|
commitdiff
|
raw
|
diff to current
2014-03-07
svenpanne@chromium.org
Consistenly handle power-of-2 divisors in division...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-07
yangguo@chromium.org
Revert "Introduce intrinsics for double values in Javas...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-07
yangguo@chromium.org
Introduce intrinsics for double values in Javascript.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-04
bmeurer@chromium.org
Push safepoint registers in deferred number-to-i/u...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-19
yangguo@chromium.org
Harmony: optimize Math.clz32.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-13
vegorov@chromium.org
Improve positions tracking inside the HGraphBuilder.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-30
verwaest@chromium.org
Optimize HWrapReceiver
blob
|
commitdiff
|
raw
|
diff to current
2014-01-29
bmeurer@chromium.org
Replace HThrow with HCallRuntime.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-29
bmeurer@chromium.org
Remove the unused HElementsKind instruction.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-29
bmeurer@chromium.org
Remove the HValueOf instruction.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-29
bmeurer@chromium.org
Kill obsolete HLoadExternalArrayPointer instruction.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-29
bmeurer@chromium.org
Both HGlobalObject and HGlobalReceiver can be replaced...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-28
bmeurer@chromium.org
Remove obsolete instruction HOuterContext.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-24
svenpanne@chromium.org
Simplify HUnaryMathOperation::Canonicalize.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-17
mvstanton@chromium.org
Fix logic error in assert in IsUndeclaredGlobal()
blob
|
commitdiff
|
raw
|
diff to current
2014-01-16
dslomov@chromium.org
Implement in-heap backing store for typed arrays.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-16
dslomov@chromium.org
Revert "Implement in-heap backing store for typed arrays."
blob
|
commitdiff
|
raw
|
diff to current
2014-01-16
dslomov@chromium.org
Implement in-heap backing store for typed arrays.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-16
dslomov@chromium.org
Revert "Implement in-heap backing store for typed arrays."
blob
|
commitdiff
|
raw
|
diff to current
2014-01-16
dslomov@chromium.org
Implement in-heap backing store for typed arrays.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-15
jarin@chromium.org
Fix Win32 buildbreak (caused by overriden methods that...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-15
jarin@chromium.org
This is a preview of a first step towards unification...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-14
verwaest@chromium.org
Remove HCallGlobal and merge uses with HCallNamed.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-07
jarin@chromium.org
Fixed Lithium environment generation bug for captured...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-18
svenpanne@chromium.org
Remove the last remnants of the TranscendentalCache.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-04
yangguo@chromium.org
Remove unused trigonometric code.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-02
bmeurer@chromium.org
Fix HInnerAllocatedObject to use an HValue for the...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-28
m.m.capewell@googl...
ARM: Optimize fixed double arguments
blob
|
commitdiff
|
raw
|
diff to current
2013-11-22
svenpanne@chromium.org
Reland "Implement Math.random() purely in JavaScript...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-21
danno@chromium.org
Revert 17963, 17962 and 17955: Random number generator...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-21
svenpanne@chromium.org
Implement Math.random() purely in JavaScript.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-19
danno@chromium.org
Fixed crashes exposed though fuzzing.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-12
yangguo@chromium.org
Introduce %_IsMinusZero.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-08
ulan@chromium.org
Do not add values to HGraph in Lithium.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-07
bmeurer@chromium.org
Add new HSeqStringGetChar instruction.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-07
bmeurer@chromium.org
Revert "Add new HSeqStringGetChar instruction."
blob
|
commitdiff
|
raw
|
diff to current
2013-11-07
bmeurer@chromium.org
Add new HSeqStringGetChar instruction.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-06
bmeurer@chromium.org
Improve implementation of HSeqStringSetChar.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-31
jkummerow@chromium.org
Fix uint32-to-smi conversion in Lithium
blob
|
commitdiff
|
raw
|
diff to current
2013-10-21
danno@chromium.org
Add tool to visualize machine code/lithium.
blob
|
commitdiff
|
raw
|
diff to current
next