.. |
assembler-arm64-inl.h
|
Make cpplint happy.
|
2014-12-08 08:53:20 +00:00 |
assembler-arm64.cc
|
Make FlushICache NOP for Nvidia Denver CPU's.
|
2014-12-19 11:16:36 +00:00 |
assembler-arm64.h
|
Add FRINTP (round towards positive infinity) instruction.
|
2014-10-22 11:06:22 +00:00 |
builtins-arm64.cc
|
new classes: change semantics of super(...) call and add new.target to construct stub.
|
2015-01-22 18:39:47 +00:00 |
code-stubs-arm64.cc
|
Use weak cell to embed known map in CompareIC
|
2015-02-02 17:57:49 +00:00 |
code-stubs-arm64.h
|
Consistently use only one of virtual/OVERRIDE/FINAL.
|
2014-12-12 10:44:25 +00:00 |
codegen-arm64.cc
|
Fix uninitialized FixedArray potentially being left behind by ElementsTransitionGenerator::GenerateDoubleToObject
|
2014-10-09 14:12:05 +00:00 |
codegen-arm64.h
|
Move IC code into a subdir and move ic-compilation related code from stub-cache into ic-compiler
|
2014-08-22 11:43:39 +00:00 |
constants-arm64.h
|
Rename ASSERT* to DCHECK*.
|
2014-08-04 11:34:54 +00:00 |
cpu-arm64.cc
|
Make FlushICache NOP for Nvidia Denver CPU's.
|
2014-12-19 11:16:36 +00:00 |
debug-arm64.cc
|
Updates to maintain flag --vector-ics
|
2014-10-08 09:15:09 +00:00 |
decoder-arm64-inl.h
|
Rename ASSERT* to DCHECK*.
|
2014-08-04 11:34:54 +00:00 |
decoder-arm64.cc
|
[arm64] Fix order of decoder visitor add functions
|
2014-08-29 15:42:51 +00:00 |
decoder-arm64.h
|
Check alpha-sorting of includes during presubmit.
|
2014-06-20 08:40:11 +00:00 |
delayed-masm-arm64-inl.h
|
Rename ASSERT* to DCHECK*.
|
2014-08-04 11:34:54 +00:00 |
delayed-masm-arm64.cc
|
fix assert in arm64 gap resolver
|
2014-11-05 15:09:48 +00:00 |
delayed-masm-arm64.h
|
Rename ASSERT* to DCHECK*.
|
2014-08-04 11:34:54 +00:00 |
deoptimizer-arm64.cc
|
Cleanup deoptimizer relocation slot preparation.
|
2014-12-05 13:02:13 +00:00 |
disasm-arm64.cc
|
Move them from .data to .rodata.
|
2014-10-17 04:03:15 +00:00 |
disasm-arm64.h
|
Check alpha-sorting of includes during presubmit.
|
2014-06-20 08:40:11 +00:00 |
frames-arm64.cc
|
Check alpha-sorting of includes during presubmit.
|
2014-06-20 08:40:11 +00:00 |
frames-arm64.h
|
Check alpha-sorting of includes during presubmit.
|
2014-06-20 08:40:11 +00:00 |
full-codegen-arm64.cc
|
Always emit bailout id for inlining property access (even for keyed access).
|
2015-01-30 14:35:43 +00:00 |
instructions-arm64.cc
|
ARM64: Change some incorect uses of ptrdiff_t to int64_t.
|
2014-09-11 08:50:48 +00:00 |
instructions-arm64.h
|
ARM64: Change some incorect uses of ptrdiff_t to int64_t.
|
2014-09-11 08:50:48 +00:00 |
instrument-arm64.cc
|
Replace our homegrown ARRAY_SIZE() with Chrome's arraysize().
|
2014-08-26 09:19:24 +00:00 |
instrument-arm64.h
|
Fix newly discovered presubmit errors.
|
2014-08-12 13:33:35 +00:00 |
interface-descriptors-arm64.cc
|
Revert of Use a WeakCell in the CallIC type vector. (patchset #4 id:80001 of https://codereview.chromium.org/881433002/)
|
2015-01-29 18:01:23 +00:00 |
interface-descriptors-arm64.h
|
Refactoring InterfaceDescriptors away from code-stubs.h
|
2014-08-29 10:40:02 +00:00 |
lithium-arm64.cc
|
Continue learning for calls in crankshaft.
|
2015-01-28 09:03:19 +00:00 |
lithium-arm64.h
|
Continue learning for calls in crankshaft.
|
2015-01-28 09:03:19 +00:00 |
lithium-codegen-arm64.cc
|
Reland "Initial switch to Chromium-style CHECK_* and DCHECK_* macros.".
|
2015-01-30 09:29:41 +00:00 |
lithium-codegen-arm64.h
|
LCodeGen::CallKnownFunction gets the function in register.
|
2015-01-20 11:38:52 +00:00 |
lithium-gap-resolver-arm64.cc
|
Rename ASSERT* to DCHECK*.
|
2014-08-04 11:34:54 +00:00 |
lithium-gap-resolver-arm64.h
|
Rename ASSERT* to DCHECK*.
|
2014-08-04 11:34:54 +00:00 |
macro-assembler-arm64-inl.h
|
Arm64: Remove forced csp alignment to 16 byte values for Nvidia chips.
|
2014-11-07 23:34:44 +00:00 |
macro-assembler-arm64.cc
|
Load callback data from weak cell instead of embedding it in handler.
|
2015-01-30 14:31:28 +00:00 |
macro-assembler-arm64.h
|
Load callback data from weak cell instead of embedding it in handler.
|
2015-01-30 14:31:28 +00:00 |
OWNERS
|
Rename A64 port to ARM64 port
|
2014-03-21 09:28:26 +00:00 |
regexp-macro-assembler-arm64.cc
|
Remove the dependency of Zone on Isolate
|
2015-01-23 15:20:00 +00:00 |
regexp-macro-assembler-arm64.h
|
Remove the dependency of Zone on Isolate
|
2015-01-23 15:20:00 +00:00 |
simulator-arm64.cc
|
Use fast_sqrt instead of std::sqrt in simulators.
|
2015-01-20 13:53:45 +00:00 |
simulator-arm64.h
|
Reland r23732: ARM64: Fix and improve --trace-sim register trace.
|
2014-09-09 12:43:43 +00:00 |
utils-arm64.cc
|
Rename ASSERT* to DCHECK*.
|
2014-08-04 11:34:54 +00:00 |
utils-arm64.h
|
Rename ASSERT* to DCHECK*.
|
2014-08-04 11:34:54 +00:00 |