v8/src/arm
sgjesse@chromium.org 1e08a785a9 ARM: Align full codegen with IA32 version
Use ToBooleanStub in DoTest instead of runtime call.
Try allocation in generated code in VisitRegExpLiteral.
Use TranscendentalCacheStub for sin, cos and log instead of calling runtime.

Minor "alignment" of the full codegen code across platforms.
Review URL: http://codereview.chromium.org/6597003

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@6953 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2011-02-25 13:29:02 +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 Landing for Zaheer. 2011-02-24 15:39:09 +00:00
code-stubs-arm.h Landing for Zaheer. 2011-02-24 15:39:09 +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 ARM: Align full codegen with IA32 version 2011-02-25 13:29:02 +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: Port r6635 and r6659 2011-02-24 07:17:43 +00:00
lithium-arm.h HIR refactoring. 2011-02-23 11:19:50 +00:00
lithium-codegen-arm.cc ARM: Fix instruction double to i 2011-02-25 13:04:07 +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 Landing for Zaheer. 2011-02-24 15:39:09 +00:00
macro-assembler-arm.h Landing for Zaheer. 2011-02-24 15:39:09 +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. 2011-02-24 15:39:09 +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 Landing for Zaheer. 2011-02-24 15:39:09 +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