v8/src/ia32
danno@chromium.org 11c7b47430 Crankshaft support for FixedDoubleArrays
BUG=none
TEST=unboxed-double-arrays.js

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@8682 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2011-07-19 13:04:00 +00:00
..
assembler-ia32-inl.h Merge Label and NearLabel 2011-05-10 09:03:42 +00:00
assembler-ia32.cc Stop using with explicitly to implement try/catch. 2011-06-08 13:55:33 +00:00
assembler-ia32.h Nuke EmitCallIC, it is a plain call now. 2011-06-30 13:05:03 +00:00
builtins-ia32.cc Cleanup: use JumpIf[Not]Smi() whenever we can 2011-06-17 18:32:36 +00:00
code-stubs-ia32.cc Correctly mark functions from our natives files during compilation. 2011-07-19 08:19:31 +00:00
code-stubs-ia32.h Disentangle printing of stub names and memory allocation. 2011-07-13 11:08:25 +00:00
codegen-ia32.cc Revert 8122 (stub call asserts) while test failures are investigated. 2011-05-31 15:21:25 +00:00
codegen-ia32.h Remove the ability to compile without logging and profiling 2011-07-13 09:09:04 +00:00
cpu-ia32.cc VM initialization refactoring. 2011-03-31 16:17:37 +00:00
debug-ia32.cc Revert 8122 (stub call asserts) while test failures are investigated. 2011-05-31 15:21:25 +00:00
deoptimizer-ia32.cc Change return type of FrameDescription::GetFrameSize to avoid unneeded type casts. 2011-06-30 15:57:56 +00:00
disasm-ia32.cc Cleanup: use xorps to zero out an xmm register on ia32 too. 2011-05-03 12:00:54 +00:00
frames-ia32.cc Enhance SafeStackFrameIterator to avoid triggering assertions in debug mode. 2010-09-16 08:23:34 +00:00
frames-ia32.h A first skeleton for introducing Harmony proxies. 2011-05-13 10:58:25 +00:00
full-codegen-ia32.cc Remove the ability to compile without logging and profiling 2011-07-13 09:09:04 +00:00
ic-ia32.cc Unify handling of element IC stubs. 2011-07-08 10:46:10 +00:00
lithium-codegen-ia32.cc Crankshaft support for FixedDoubleArrays 2011-07-19 13:04:00 +00:00
lithium-codegen-ia32.h Crankshaft support for FixedDoubleArrays 2011-07-19 13:04:00 +00:00
lithium-gap-resolver-ia32.cc Generate shorter instruction forms for constant in ia32 gap resolver. 2011-07-08 09:08:12 +00:00
lithium-gap-resolver-ia32.h Move LOperand class to lithium.h and move implementations out of .h into .cc files. 2011-01-19 13:55:56 +00:00
lithium-ia32.cc Crankshaft support for FixedDoubleArrays 2011-07-19 13:04:00 +00:00
lithium-ia32.h Crankshaft support for FixedDoubleArrays 2011-07-19 13:04:00 +00:00
macro-assembler-ia32.cc Implement ICs for FastDoubleArray loads and stores 2011-07-13 13:50:27 +00:00
macro-assembler-ia32.h Unify handling of element IC stubs. 2011-07-08 10:46:10 +00:00
regexp-macro-assembler-ia32.cc Revert 8122 (stub call asserts) while test failures are investigated. 2011-05-31 15:21:25 +00:00
regexp-macro-assembler-ia32.h Drastically reduce the transitive dependencies of jsregexp.h, making it (almost) 2011-07-11 09:12:17 +00:00
simulator-ia32.cc Move backend specific files to separate directories. 2009-04-23 12:06:38 +00:00
simulator-ia32.h This implements per-isolate locking and unlocking, including tests 2011-05-05 18:55:31 +00:00
stub-cache-ia32.cc Implement ICs for FastDoubleArray loads and stores 2011-07-13 13:50:27 +00:00