v8/src/arm
2011-02-22 17:20:25 +00:00
..
assembler-arm-inl.h Port revision 6732 to arm. 2011-02-10 16:26:44 +00:00
assembler-arm.cc ARM: Port new version of ParallelMove's GapResolver to ARM. Fix error in vstr(DoubleRegister, MemOperand), where it was implemented as a vldr, in r6830. 2011-02-17 15:25:38 +00:00
assembler-arm.h ARM: Enable loads and stores of VFP registers with offsets >= 1024 bytes. 2011-02-17 10:07:13 +00:00
builtins-arm.cc Strict mode "this" transformation in Function.call/Function.apply. 2011-02-15 18:57:37 +00:00
code-stubs-arm.cc X64: Refactor the string add in the type recording binary operation stub 2011-02-22 12:26:31 +00:00
code-stubs-arm.h ARM: Add support for just one string argument in the string add stub 2011-02-22 09:35:37 +00:00
codegen-arm-inl.h ARM: Merging constants in simulator and assembler header files and other cleanup. 2011-01-26 08:32:54 +00:00
codegen-arm.cc Fix for bug http://code.google.com/p/v8/issues/detail?id=1176. 2011-02-22 17:20:25 +00:00
codegen-arm.h Pass strict mode to eval. 2011-02-04 18:15:49 +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 ARM: Add type-feedback recording for compare 2011-02-09 14:57:24 +00:00
cpu-arm.cc ARM: Don't try to flush the icache when there is nothing to flush 2011-02-17 07:47:05 +00:00
debug-arm.cc Make randomized allocations along 64k granularity boundaries to avoid comitting unused memory. 2010-11-24 09:40:58 +00:00
deoptimizer-arm.cc Optimize functions needing a local context. 2011-02-22 16:56:57 +00:00
disasm-arm.cc ARM: Add support for DoMathAbs with double inputs. 2011-01-31 10:16:28 +00:00
frames-arm.cc Change ARM exit frame layout and alingment handling 2011-01-25 07:49:39 +00:00
frames-arm.h Change ARM exit frame layout and alingment handling 2011-01-25 07:49:39 +00:00
full-codegen-arm.cc Fix for bug http://code.google.com/p/v8/issues/detail?id=1176. 2011-02-22 17:20:25 +00:00
ic-arm.cc Implement specialized IC code stubs for pixel array stores. 2011-02-14 21:21:33 +00:00
jump-target-arm.cc Fix code generation bug on ARM in classic codegen. 2011-02-02 14:14:55 +00:00
lithium-arm.cc ARM: Implement DoMathRound in the lithium code generator. 2011-02-21 10:30:25 +00:00
lithium-arm.h ARM: Implement GetCachedArrayIndex in the lithium code generator. 2011-02-16 08:21:45 +00:00
lithium-codegen-arm.cc Optimize functions needing a local context. 2011-02-22 16:56:57 +00:00
lithium-codegen-arm.h Optimize functions needing a local context. 2011-02-22 16:56:57 +00:00
lithium-gap-resolver-arm.cc ARM: Port new version of ParallelMove's GapResolver to ARM. Fix error in vstr(DoubleRegister, MemOperand), where it was implemented as a vldr, in r6830. 2011-02-17 15:25:38 +00:00
lithium-gap-resolver-arm.h ARM: Port new version of ParallelMove's GapResolver to ARM. Fix error in vstr(DoubleRegister, MemOperand), where it was implemented as a vldr, in r6830. 2011-02-17 15:25:38 +00:00
macro-assembler-arm.cc Unifying the handling of storing and loading from safepoint stack 2011-02-21 11:29:45 +00:00
macro-assembler-arm.h Unifying the handling of storing and loading from safepoint stack 2011-02-21 11:29:45 +00:00
regexp-macro-assembler-arm.cc Change native RegExp call code to properly set C++ structures and 2011-02-15 13:53:51 +00:00
regexp-macro-assembler-arm.h Change native RegExp call code to properly set C++ structures and 2011-02-15 13:53:51 +00:00
register-allocator-arm-inl.h Simple register allocation for ARM. Only top of expression 2010-04-08 22:30:30 +00:00
register-allocator-arm.cc Allow build-time selection between ia32 and x86_64 in the GYP/Xcode Mac 2010-05-17 15:41:35 +00:00
register-allocator-arm.h Simple register allocation for ARM. Only top of expression 2010-04-08 22:30:30 +00:00
simulator-arm.cc Landing for Zaheer Ahmad. 2011-02-04 13:43:38 +00:00
simulator-arm.h Fix non-simulated ARM calling of RegExp code. 2011-02-16 09:18:19 +00:00
stub-cache-arm.cc CallIC and KeyedCallIC not wrapping this for strict mode functions. 2011-02-22 00:39:21 +00:00
virtual-frame-arm-inl.h ARM: Track Smis on top 4 stack positions and Smi loop variables. 2010-06-02 09:37:02 +00:00
virtual-frame-arm.cc Implement assignment to undefined reference in ES5 Strict Mode. 2011-02-13 16:19:53 +00:00
virtual-frame-arm.h Implement assignment to undefined reference in ES5 Strict Mode. 2011-02-13 16:19:53 +00:00