v8/src/arm
kmillikin@chromium.org b092d55890 Enable --trace when --multipass is on. Bugfix in bailout condition.
All V8 and (ia32) mozilla tests pass with --multipass on, failures now
count as regressions.

Review URL: http://codereview.chromium.org/159698

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2598 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-07-31 11:27:14 +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 Enable --trace when --multipass is on. Bugfix in bailout condition. 2009-07-31 11:27:14 +00:00
codegen-arm-inl.h Optimize Math.sin and Math.cos by avoiding runtime calls. 2009-06-15 12:06:48 +00:00
codegen-arm.cc Fix ARM compiler crash in short-circuited boolean expressions. 2009-07-23 11:40:14 +00:00
codegen-arm.h Another name change for consistency's sake. NODE_LIST -> AST_NODE_LIST. 2009-07-30 12:09:05 +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 First round of JumpTarget simplification. Remove dead functions (jumps, 2009-06-12 11:25:13 +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 Add instanceof stub for ARM. 2009-06-10 11:42:13 +00:00
virtual-frame-arm.h Removed static type inference and add a dynamic test for string addition. 2009-06-24 12:46:00 +00:00