v8/src/arm
sgjesse@chromium.org 409993be38 Refactor SetFunctionInfo to reduce long argument list take 2.
It now includes the change to ARM and x64 architectures as well.

TBR=ager@chromium.org
Review URL: http://codereview.chromium.org/165528

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2689 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-08-14 11:35:10 +00:00
..
assembler-arm-inl.h X64 implementation: Change argument to relocator to take a 64-bit delta. Change maximum relocation info encoding length. 2009-06-23 09:50:51 +00:00
assembler-arm.cc Get peep-hole optimizer working on ARM by not emitting 2009-07-09 11:59:58 +00:00
assembler-arm.h Change the register allocator so that it no longer tracks references 2009-05-27 07:53:47 +00:00
builtins-arm.cc Allow functions to have custom construct stubs that are called 2009-06-19 07:36:16 +00:00
cfg-arm.cc Added support for property loads to the CFG builder and fast-mode 2009-08-07 13:32:39 +00:00
codegen-arm-inl.h Change the SpilledScope scope and ...AndSpill functions on ARM so that 2009-08-07 08:18:31 +00:00
codegen-arm.cc Remove much of the register allocation overhead from ARM. When 2009-08-11 11:46:27 +00:00
codegen-arm.h Refactor SetFunctionInfo to reduce long argument list take 2. 2009-08-14 11:35:10 +00:00
constants-arm.h More changes to make the simulator run code that is for the ARM5 snapshot. 2009-06-30 13:38:40 +00:00
cpu-arm.cc * Modify simulator and ARM code generator to avoid swi 2009-06-09 09:26:53 +00:00
debug-arm.cc Split nested namespaces declaration in two lines in accordance with C++ Style Guide. 2009-05-25 10:05:56 +00:00
disasm-arm.cc - Update comments and fix a small glitch in the ARM disassembler. 2009-07-08 22:13:42 +00:00
frames-arm.cc Split nested namespaces declaration in two lines in accordance with C++ Style Guide. 2009-05-25 10:05:56 +00:00
frames-arm.h Get rid of the notion of "parameter pointer" that no longer exists in 2009-06-10 15:08:25 +00:00
ic-arm.cc - Expose CanvasPixelArray functionality directly in JavaScript 2009-07-28 08:43:51 +00:00
jump-target-arm.cc Eliminate most of the jump target jumping, branching, and binding 2009-08-10 11:13:34 +00:00
macro-assembler-arm.cc Make Array::kHeaderSize protected, and only use kHeaderSize of its subclasses. 2009-07-17 12:12:24 +00:00
macro-assembler-arm.h Get rid of the notion of "parameter pointer" that no longer exists in 2009-06-10 15:08:25 +00:00
regexp-macro-assembler-arm.cc Split nested namespaces declaration in two lines in accordance with C++ Style Guide. 2009-05-25 10:05:56 +00:00
regexp-macro-assembler-arm.h Split nested namespaces declaration in two lines in accordance with C++ Style Guide. 2009-05-25 10:05:56 +00:00
register-allocator-arm-inl.h Avoid more static variables in inline functions. 2009-07-17 08:22:07 +00:00
register-allocator-arm.cc Change the register allocator so that it no longer tracks references 2009-05-27 07:53:47 +00:00
register-allocator-arm.h Change the register allocator so that it no longer tracks references 2009-05-27 07:53:47 +00:00
simulator-arm.cc Revert r2486, r2487, and r2488 until I get the chance to fix 2009-07-17 04:57:17 +00:00
simulator-arm.h * Modify simulator and ARM code generator to avoid swi 2009-06-09 09:26:53 +00:00
stub-cache-arm.cc Compile precanned answers for the case of failed interceptor for some combinations. 2009-07-29 12:34:21 +00:00
virtual-frame-arm.cc Remove much of the register allocation overhead from ARM. When 2009-08-11 11:46:27 +00:00
virtual-frame-arm.h Remove much of the register allocation overhead from ARM. When 2009-08-11 11:46:27 +00:00