v8/src/arm
fschneider@chromium.org 0737ec8dcb Rename NumberInfo to TypeInfo.
Since we add more type (StringType, PrimitiveType) the name
NumberInfo does not make sense anymore.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4268 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2010-03-25 12:44:15 +00:00
..
assembler-arm-inl.h Implement function calls on ARM using the blx instruction when 2010-03-19 14:05:11 +00:00
assembler-arm.cc Port of optimized ICs for external and pixel arrays from ia32 to ARM. 2010-03-23 13:38:04 +00:00
assembler-arm.h Port of optimized ICs for external and pixel arrays from ia32 to ARM. 2010-03-23 13:38:04 +00:00
assembler-thumb2-inl.h Land thumb2 assembler update. 2010-02-16 11:40:56 +00:00
assembler-thumb2.cc Land thumb2 assembler update. 2010-02-16 11:40:56 +00:00
assembler-thumb2.h Land thumb2 assembler update. 2010-02-16 11:40:56 +00:00
builtins-arm.cc Review URL: http://codereview.chromium.org/652118 2010-02-24 08:33:51 +00:00
codegen-arm-inl.h Remove complicated Math.sin and Math.cos optimizations that do not buy 2009-12-21 13:30:10 +00:00
codegen-arm.cc Re-apply "Inline floating point compare" 2010-03-25 12:04:34 +00:00
codegen-arm.h Port of optimized ICs for external and pixel arrays from ia32 to ARM. 2010-03-23 13:38:04 +00:00
constants-arm.cc Port of optimized ICs for external and pixel arrays from ia32 to ARM. 2010-03-23 13:38:04 +00:00
constants-arm.h Port of optimized ICs for external and pixel arrays from ia32 to ARM. 2010-03-23 13:38:04 +00:00
cpu-arm.cc Merge the partial_snapshots branch back into bleeding_edge. For 2010-03-23 11:40:38 +00:00
debug-arm.cc Implement function calls on ARM using the blx instruction when 2010-03-19 14:05:11 +00:00
disasm-arm.cc Port of optimized ICs for external and pixel arrays from ia32 to ARM. 2010-03-23 13:38:04 +00:00
fast-codegen-arm.cc Allow snapshots built without -DANDROID to work on Android. 2010-03-02 11:54:11 +00:00
frames-arm.cc Create the framework for adding a thumb2 backend for ARM. See http://codereview.chromium.org/464070 2009-12-09 12:56:42 +00:00
frames-arm.h Reverting 3174. Aka reapplying 3150, 3151 and 3159. Aka api accessor 2009-11-04 08:51:48 +00:00
full-codegen-arm.cc - Remove function boilerplate objects and use SharedFunctionInfos in 2010-03-23 06:04:44 +00:00
ic-arm.cc Port of optimized ICs for external and pixel arrays from ia32 to ARM. 2010-03-23 13:38:04 +00:00
jump-target-arm.cc Inlining a few virtual frame functions. 2010-02-26 09:32:48 +00:00
macro-assembler-arm.cc Port of optimized ICs for external and pixel arrays from ia32 to ARM. 2010-03-23 13:38:04 +00:00
macro-assembler-arm.h Port of optimized ICs for external and pixel arrays from ia32 to ARM. 2010-03-23 13:38:04 +00:00
regexp-macro-assembler-arm.cc Refactoring of RegExp interface to better support calling several times in a row. 2010-03-19 12:01:17 +00:00
regexp-macro-assembler-arm.h Don't pass the "at start" parameter to native RegExp 2010-01-26 11:08:42 +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 Port of optimized ICs for external and pixel arrays from ia32 to ARM. 2010-03-23 13:38:04 +00:00
simulator-arm.h Port of optimized ICs for external and pixel arrays from ia32 to ARM. 2010-03-23 13:38:04 +00:00
stub-cache-arm.cc Fix pop push optimization to work with partial snapshots (correct 2010-03-23 14:33:42 +00:00
virtual-frame-arm.cc Rename NumberInfo to TypeInfo. 2010-03-25 12:44:15 +00:00
virtual-frame-arm.h Rename NumberInfo to TypeInfo. 2010-03-25 12:44:15 +00:00