v8/src/x64
whesse@chromium.org 518481d5e6 Revert change 4401.
Review URL: http://codereview.chromium.org/1589035

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4416 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2010-04-14 11:45:03 +00:00
..
assembler-x64-inl.h Fix warnings on Win64. 2009-11-11 09:50:06 +00:00
assembler-x64.cc Move const declarations out of if in assembler-x64.cc (correcting linux64 bit compile error) 2010-04-14 10:38:03 +00:00
assembler-x64.h Optimize the assembly code generated for Math.random() 2010-04-12 10:07:50 +00:00
builtins-x64.cc Fix build problems on Windows 64-bit by casting. 2010-04-13 11:59:37 +00:00
codegen-x64-inl.h Remove complicated Math.sin and Math.cos optimizations that do not buy 2009-12-21 13:30:10 +00:00
codegen-x64.cc Port direct call to native RegExp from JavaScript to ARM 2010-04-14 09:25:33 +00:00
codegen-x64.h X64: Add smi-type to loop variable of simple smi for-loops. 2010-04-13 11:34:14 +00:00
cpu-x64.cc Apply patch by Timur Iskhodzhanov to add valgrind notifications on 2009-10-26 17:53:34 +00:00
debug-x64.cc LiveEdit: implement frame dropping 2010-04-06 17:58:28 +00:00
disasm-x64.cc Optimize the assembly code generated for Math.random() 2010-04-12 10:07:50 +00:00
fast-codegen-x64.cc Inlining a few virtual frame functions. 2010-02-26 09:32:48 +00:00
frames-x64.cc Reverting 3174. Aka reapplying 3150, 3151 and 3159. Aka api accessor 2009-11-04 08:51:48 +00:00
frames-x64.h Reverting 3174. Aka reapplying 3150, 3151 and 3159. Aka api accessor 2009-11-04 08:51:48 +00:00
full-codegen-x64.cc - Remove function boilerplate objects and use SharedFunctionInfos in 2010-03-23 06:04:44 +00:00
ic-x64.cc Land patch by Pavel Podivilov (podivilov@chromium.org). 2010-04-06 14:16:39 +00:00
jump-target-x64.cc Inlining a few virtual frame functions. 2010-02-26 09:32:48 +00:00
macro-assembler-x64.cc Fix build problems on Windows 64-bit by casting. 2010-04-13 11:59:37 +00:00
macro-assembler-x64.h Fix build problems on Windows 64-bit by casting. 2010-04-13 11:59:37 +00:00
regexp-macro-assembler-x64.cc C++ profiles processor: wire up to VM. 2010-04-06 10:36:38 +00:00
regexp-macro-assembler-x64.h Port direct call from JavaScript to native RegExp to x64 2010-01-29 10:33:27 +00:00
register-allocator-x64-inl.h Fix build problems on Windows 64-bit by casting. 2010-04-13 11:59:37 +00:00
register-allocator-x64.cc Rename NumberInfo to TypeInfo. 2010-03-25 12:44:15 +00:00
register-allocator-x64.h Use a root array register for constant loads and stack guards on x64. 2009-08-31 08:57:36 +00:00
simulator-x64.cc Added empty files in the x64 directory. 2009-05-04 07:16:10 +00:00
simulator-x64.h Don't pass the "at start" parameter to native RegExp 2010-01-26 11:08:42 +00:00
stub-cache-x64.cc Revert change 4401. 2010-04-14 11:45:03 +00:00
virtual-frame-x64.cc Faster invocation of custom comparator function. 2010-04-12 07:05:24 +00:00
virtual-frame-x64.h Faster invocation of custom comparator function. 2010-04-12 07:05:24 +00:00