v8/src/arm
2012-10-19 10:44:56 +00:00
..
assembler-arm-inl.h Use movw/movt instead of constant pool on ARMv7. 2012-10-18 12:21:42 +00:00
assembler-arm.cc Fix ARM dissambler test problems with movw/movt. 2012-10-19 10:44:56 +00:00
assembler-arm.h Put more constants in movw/movt instructions 2012-10-18 14:37:04 +00:00
builtins-arm.cc Rename Context::global to Context::global_object, 2012-08-17 12:59:00 +00:00
code-stubs-arm.cc Use movw/movt instead of constant pool on ARMv7. 2012-10-18 12:21:42 +00:00
code-stubs-arm.h ARM: Fast path for integer inputs to EmitVFPTruncate 2012-10-08 12:50:15 +00:00
codegen-arm.cc Relax requirement from VFP3 to VFP2 where possible. 2012-07-25 15:26:16 +00:00
codegen-arm.h Porting r10023 and r10054 to arm (pointer cache for external strings). 2011-11-24 11:07:39 +00:00
constants-arm.cc ARM: Merging constants in simulator and assembler header files and other cleanup. 2011-01-26 08:32:54 +00:00
constants-arm.h Simulate and disasm NOP on ARM 2012-10-15 15:42:09 +00:00
cpu-arm.cc Cosmetic changes ("set up" is a verb, "setup" is a noun). 2012-01-13 13:09:52 +00:00
debug-arm.cc Use movw/movt instead of constant pool on ARMv7. 2012-10-18 12:21:42 +00:00
deoptimizer-arm.cc Fixed deoptimization of inlined getters. 2012-09-07 09:01:54 +00:00
disasm-arm.cc Simulate and disasm NOP on ARM 2012-10-15 15:42:09 +00:00
frames-arm.cc Change ARM exit frame layout and alingment handling 2011-01-25 07:49:39 +00:00
frames-arm.h Support inlining at call-sites with mismatched number of arguments. 2012-01-24 08:43:12 +00:00
full-codegen-arm.cc Use movw/movt instead of constant pool on ARMv7. 2012-10-18 12:21:42 +00:00
ic-arm.cc Use movw/movt instead of constant pool on ARMv7. 2012-10-18 12:21:42 +00:00
lithium-arm.cc Consistently make the bounds check for AccessArgumentsAt explicit. 2012-10-15 07:25:20 +00:00
lithium-arm.h Consistently use named getters for Lithium operands on ARM. 2012-09-17 10:54:26 +00:00
lithium-codegen-arm.cc Use movw/movt instead of constant pool on ARMv7. 2012-10-18 12:21:42 +00:00
lithium-codegen-arm.h Use movw/movt instead of constant pool on ARMv7. 2012-10-18 12:21:42 +00:00
lithium-gap-resolver-arm.cc Remove TLS access for current Zone. 2012-06-11 12:42:31 +00:00
lithium-gap-resolver-arm.h Fix presubmit errors caused by updated depot tools 2011-09-08 19:57:14 +00:00
macro-assembler-arm.cc Use movw/movt instead of constant pool on ARMv7. 2012-10-18 12:21:42 +00:00
macro-assembler-arm.h Use movw/movt instead of constant pool on ARMv7. 2012-10-18 12:21:42 +00:00
regexp-macro-assembler-arm.cc Allow unaligned accesses for ARMv7. 2012-10-15 15:19:36 +00:00
regexp-macro-assembler-arm.h Allow unaligned accesses for ARMv7. 2012-10-15 15:19:36 +00:00
simulator-arm.cc Simulate and disasm NOP on ARM 2012-10-15 15:42:09 +00:00
simulator-arm.h Refactor Math.min/max to be a single HInstruction. 2012-08-06 14:28:27 +00:00
stub-cache-arm.cc DoNumberTagD performance improvement 2012-10-12 10:58:25 +00:00