projects
/
platform
/
upstream
/
v8.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[presubmit] Enable readability/namespace linter checking.
[platform/upstream/v8.git]
/
src
/
ia32
/
codegen-ia32.h
2015-11-20
mstarzinger
[presubmit] Enable readability/namespace linter checking.
blob
|
commitdiff
|
raw
2014-08-22
verwaest@chromium.org
Move IC code into a subdir and move ic-compilation...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-03
jochen@chromium.org
Use full include paths everywhere
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-02-04
jkummerow@chromium.org
Cleanup: Unify CodeGenerator class across platforms
blob
|
commitdiff
|
raw
|
diff to current
2013-09-03
dcarney@chromium.org
thread isolate for files starting with 'b' and 'c'
blob
|
commitdiff
|
raw
|
diff to current
2013-05-24
svenpanne@chromium.org
Make (most of) --trace-codegen available in release...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-29
svenpanne@chromium.org
Simplify and fix code aging.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-26
jkummerow@chromium.org
Faster implementation of Math.exp()
blob
|
commitdiff
|
raw
|
diff to current
2012-11-08
danno@chromium.org
Add code again to allow reclaiming old unexecuted funct...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-24
yangguo@chromium.org
Porting r10023 and r10054 to x64 (pointer cache for...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-13
sgjesse@chromium.org
Remove the ability to compile without logging and profiling
blob
|
commitdiff
|
raw
|
diff to current
2011-04-07
ager@chromium.org
Remove some dead code.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-18
vitalyr@chromium.org
Merge isolates to bleeding_edge.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-18
vitalyr@chromium.org
Revert r7268: it borked the history.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-18
vitalyr@chromium.org
Merge isolates to bleeding_edge.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-17
mmaly@chromium.org
Implement strict mode ThrowTypeError functions for...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-04
mmaly@chromium.org
Pass strict mode to eval.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-07
kasperl@chromium.org
Update V8 to version 3.0 (re-land r5920).
blob
|
commitdiff
|
raw
|
diff to current
2010-12-07
kasperl@chromium.org
Revert r5920. Will re-land shortly.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-07
kasperl@chromium.org
Update V8 to version 3.0.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-02
whesse@chromium.org
Add generated code to calculate Math.log and to search...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-22
ager@chromium.org
Force pretenuring of closures that are immediately...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-19
whesse@chromium.org
Add a fast case to Array.join when all the elements...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-11
fschneider@chromiu...
Move ComputeCallInitialize from the codegen.cc to stub...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-10
fschneider@chromiu...
Move common static helpers from codegen to the macro...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-02
lrn@chromium.org
Remove regexp caching.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-29
ager@chromium.org
Landing for Justin Schuh.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-18
whesse@chromium.org
Fix compilation error on ARM with gcc 4.4. Remove...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-04
kmillikin@chromium.org
More refactoring of class Compiler's interface.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-14
whesse@chromium.org
Move inlined function declarations and support from...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-01
whesse@chromium.org
Remove CodeGenerator::PatchInlineRuntimeEntry and repla...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-30
whesse@chromium.org
Remove dependence of code-stubs on codegen, the virtual...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-27
serya@chromium.org
Using array index hash code for string-to-number conver...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-25
whesse@chromium.org
Move code stub implementations from codegen-[platform...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-20
lrn@chromium.org
Use Copy-on-write arrays for cached regexp results.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-16
sgjesse@chromium.org
ARM: backend opt for ToBoolean: JIT code generation...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-12
sgjesse@chromium.org
Handle overwriting valueOf on String objects correctly...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-09
erik.corry@gmail.com
IA32: Avoid going into stubs or runtime code for bitops...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-06
lrn@chromium.org
Create a new RegExp object for every evaluation of...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-23
whesse@chromium.org
Fix bug in r5123, Comparison(), by unusing results...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-23
whesse@chromium.org
Use static type information when creating the inlined...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-16
ricow@chromium.org
Refactor type checks in v8natives.js and runtime.js.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-15
whesse@chromium.org
Avoid a smi check when comparing an unknown to a consta...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-09
whesse@chromium.org
Use static type information on x64 in LikelySmiBinaryOp...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-08
sgjesse@chromium.org
More precise break points and stepping when debugging
blob
|
commitdiff
|
raw
|
diff to current
2010-06-07
kaznacheev@chromiu...
Extend CallIC to support non-constant names.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-27
vegorov@chromium.org
Cardmarking writebarrier.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-26
vitalyr@chromium.org
Custom call IC-s for String.prototype.{charAt,charCodeAt}.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-26
vegorov@chromium.org
Revert r4715.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-25
vegorov@chromium.org
Cardmarking writebarrier.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-21
vegorov@chromium.org
Reverting r4703.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-21
vegorov@chromium.org
Cardmarking writebarrier.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-21
whesse@chromium.org
Revert change 3849. On ia32, LoadFromSlot again return...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-20
vegorov@chromium.org
Reverting r4685, r4686, r4687
blob
|
commitdiff
|
raw
|
diff to current
2010-05-20
vegorov@chromium.org
- Changes to enable oldspaces iteration without maps...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-12
ager@chromium.org
Refactor the fast-case code for loading local/global...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-11
sgjesse@chromium.org
ia32: Helper function for getting an element of a fixed...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-10
erik.corry@gmail.com
First step towards making JumpTarget work on ARM. ...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-07
sgjesse@chromium.org
Remove unused function in ia32 code generator
blob
|
commitdiff
|
raw
|
diff to current
2010-05-04
ager@chromium.org
Port inline swapping of elements for the sort function...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-03
ager@chromium.org
Port inlined version of swap primitive for sorting...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-29
antonm@chromium.org
Introduce faster swapping primitives.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-28
podivilov@chromium.org
Port string keyed load IC improvements (r4444) to x64.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-20
vitalyr@chromium.org
Reapply: Inline fast cases in string keyed load IC.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-20
vitalyr@chromium.org
Revert r4444 "Inline fast cases in string keyed load...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-20
vitalyr@chromium.org
Inline fast cases in string keyed load IC.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-14
antonm@chromium.org
Introduce fast native caches and use it in String.search.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-13
lrn@chromium.org
Native construction of RegExp result objects, with...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-12
antonm@chromium.org
Faster invocation of custom comparator function.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-07
whesse@chromium.org
Change Math.random() to return 32 bits of random goodne...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-30
kmillikin@chromium.org
Simplify IA32 code generator API.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-26
ricow@chromium.org
Land codereview.chromium.org/1311003/diff/8001/9001...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-25
whesse@chromium.org
Speed up conversion of untagged int32 result if we...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-25
fschneider@chromiu...
Rename NumberInfo to TypeInfo.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-25
sgjesse@chromium.org
Re-apply "Inline floating point compare"
blob
|
commitdiff
|
raw
|
diff to current
2010-03-24
kmillikin@chromium.org
Revert "Inline floating point compare"
blob
|
commitdiff
|
raw
|
diff to current
2010-03-23
sgjesse@chromium.org
Inline floating point compare
blob
|
commitdiff
|
raw
|
diff to current
2010-03-23
iposva@chromium.org
- Remove function boilerplate objects and use SharedFun...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-22
fschneider@chromiu...
Fix code generation for fast smi loops to support param...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-17
erik.corry@gmail.com
Fix formatting around * and &.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-16
whesse@chromium.org
Use untagged int32 values in evaluation of side-effect...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-15
whesse@chromium.org
Add static analysis to AST expressions that records...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-11
antonm@chromium.org
First take on custom call generators.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-11
sgjesse@chromium.org
Add fuzzing support for inline runtime functions
blob
|
commitdiff
|
raw
|
diff to current
2010-03-08
ricow@chromium.org
Inline Math.sqrt().
blob
|
commitdiff
|
raw
|
diff to current
2010-03-05
erik.corry@gmail.com
Make more use of the NumberInfo data.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-01
kaznacheev@chromiu...
Implementing inline caches for binary operations (ia32).
blob
|
commitdiff
|
raw
|
diff to current
2010-02-26
vitalyr@chromium.org
Implemented one-char cache lookup in generated code.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-26
ricow@chromium.org
Added fast support for Math.pow. This simply calculates...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-26
fschneider@chromiu...
Inlining a few virtual frame functions.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-23
lrn@chromium.org
IA32: Native access to TranscendentalCache for sin...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-19
whesse@chromium.org
Improve stores to global variables.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-19
kmillikin@chromium.org
Begin using a list of bailouts instead of a singleton...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-19
vitalyr@chromium.org
Some string optimizations:
blob
|
commitdiff
|
raw
|
diff to current
2010-02-18
kmillikin@chromium.org
Refactor assignments in the ia32 code generator.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-16
fschneider@chromiu...
Pass the complete number type information into the...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-16
sgjesse@chromium.org
Inline NumberToString
blob
|
commitdiff
|
raw
|
diff to current
2010-02-15
fschneider@chromiu...
Introduce number type information in the virtual frame.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-12
kmillikin@chromium.org
Change interface to CodeGenerator::LoadFromSlot.
blob
|
commitdiff
|
raw
|
diff to current
next