.. |
assembler-arm-inl.h
|
Removed useless getter/setter.
|
2013-11-07 08:23:09 +00:00 |
assembler-arm.cc
|
Avoid using dd() in Prologue when --optimize-for-size.
|
2013-11-05 13:19:14 +00:00 |
assembler-arm.h
|
Removed useless getter/setter.
|
2013-11-07 08:23:09 +00:00 |
builtins-arm.cc
|
Try to use STMDB/LDMIA instead of LDR/STR sequences whenever possible.
|
2013-11-05 09:00:00 +00:00 |
code-stubs-arm.cc
|
Reland and fix "Add support for keyed-call on arrays of fast elements"
|
2013-11-15 10:52:05 +00:00 |
code-stubs-arm.h
|
Turn the NumberToStringStub into a hydrogen stub.
|
2013-09-24 09:31:07 +00:00 |
codegen-arm.cc
|
Avoid using dd() in Prologue when --optimize-for-size.
|
2013-11-05 13:19:14 +00:00 |
codegen-arm.h
|
ARM: Tweak Math.exp.
|
2013-09-24 10:40:03 +00:00 |
constants-arm.cc
|
Clean up the usage of V8_TARGET_ARCH_${arch} and V8_HOST_ARCH_${arch}
|
2013-06-28 15:34:48 +00:00 |
constants-arm.h
|
ARM: remove the regexp specific literal pool.
|
2013-09-12 10:37:42 +00:00 |
cpu-arm.cc
|
Get rid of duplicated CPU::DebugBreak() method.
|
2013-08-23 11:43:30 +00:00 |
debug-arm.cc
|
remove most uses of Isolate::Current in arch specific files
|
2013-09-11 10:51:06 +00:00 |
deoptimizer-arm.cc
|
Simplify behavior of code stubs that accept a variable number of stack
|
2013-11-13 10:07:04 +00:00 |
disasm-arm.cc
|
Revert "ConstantPoolSizeAt() should return number of Instructions instead, otherwise, some of the code will be treated as constant pool when printing code in ARM disassembler."
|
2013-08-30 08:16:04 +00:00 |
frames-arm.cc
|
Clean up the usage of V8_TARGET_ARCH_${arch} and V8_HOST_ARCH_${arch}
|
2013-06-28 15:34:48 +00:00 |
frames-arm.h
|
Out-of-line constant pool on Arm: Stage 1 - Free up r7 for use as constant pool pointer register
|
2013-09-23 15:01:33 +00:00 |
full-codegen-arm.cc
|
Reland "Implement Math.sin, cos and tan using table lookup and spline interpolation."
|
2013-11-12 14:43:18 +00:00 |
ic-arm.cc
|
Reland [Object.observe] Don't force normalization of elements for observed objects
|
2013-11-14 21:47:39 +00:00 |
lithium-arm.cc
|
Reland and fix "Add support for keyed-call on arrays of fast elements"
|
2013-11-15 10:52:05 +00:00 |
lithium-arm.h
|
Introduce %_IsMinusZero.
|
2013-11-12 11:53:13 +00:00 |
lithium-codegen-arm.cc
|
Reland and fix "Add support for keyed-call on arrays of fast elements"
|
2013-11-15 10:52:05 +00:00 |
lithium-codegen-arm.h
|
Fix usage of EmitBranch in compare-minus-zero-and-branch.
|
2013-11-12 17:18:05 +00:00 |
lithium-gap-resolver-arm.cc
|
Handle constants in new space on arm by making macro-assembler smarter.
|
2013-10-24 12:40:34 +00:00 |
lithium-gap-resolver-arm.h
|
Reland "Use V8_FINAL and V8_OVERRIDE in various places, fixing bugs revealed by them.".
|
2013-08-20 11:10:24 +00:00 |
macro-assembler-arm.cc
|
Remove unused LoadNumber* from ARM macro assembler.
|
2013-11-14 14:15:52 +00:00 |
macro-assembler-arm.h
|
Reland 17588: Add signed/unsigned 8-bit and 16-bit Representations to Crankshaft
|
2013-11-08 17:35:58 +00:00 |
regexp-macro-assembler-arm.cc
|
ARM: remove the regexp specific literal pool.
|
2013-09-12 10:37:42 +00:00 |
regexp-macro-assembler-arm.h
|
Fix ARM build on mac.
|
2013-10-24 07:03:52 +00:00 |
simulator-arm.cc
|
ARM: Fix simulator when using hard floating point ABI.
|
2013-09-18 15:13:18 +00:00 |
simulator-arm.h
|
ARM: Fix simulator when using hard floating point ABI.
|
2013-09-18 15:13:18 +00:00 |
stub-cache-arm.cc
|
Reland [Object.observe] Don't force normalization of elements for observed objects
|
2013-11-14 21:47:39 +00:00 |