v8/src/x64
2010-09-27 07:24:01 +00:00
..
assembler-x64-inl.h Generalize virtually dispatched scavenger to virtually dispatched specialized visitors. 2010-08-11 14:30:14 +00:00
assembler-x64.cc Add support for near labels. 2010-09-15 11:43:12 +00:00
assembler-x64.h Fix some inconsistent formatting. 2010-09-24 08:25:31 +00:00
builtins-x64.cc Dynamically determine optimal instance size. 2010-09-23 09:15:26 +00:00
code-stubs-x64.cc Fix x64 compilation error. Patch from tfarina@chromium.org 2010-09-16 08:17:46 +00:00
code-stubs-x64.h Remove dependence of code-stubs on codegen, the virtual frame code generator. Move some functions used by code-stubs and full-codegen from codegen to macro-assembler. 2010-08-30 11:48:07 +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 Fix error in x64 inlined optimized shift operators. 2010-09-27 07:24:01 +00:00
codegen-x64.h Move inlined function declarations and support from codegen.* to runtime.*. 2010-09-14 14:52:53 +00:00
cpu-x64.cc Allow build-time selection between ia32 and x86_64 in the GYP/Xcode Mac 2010-05-17 15:41:35 +00:00
debug-x64.cc Fix presumbit errors in previous commit 2010-08-27 07:41:46 +00:00
disasm-x64.cc Implemented missing instructions in ia32 and x64 disassembler. 2010-09-24 12:55:17 +00:00
frames-x64.cc Enhance SafeStackFrameIterator to avoid triggering assertions in debug mode. 2010-09-16 08:23:34 +00:00
frames-x64.h X64: Added register holding Smi::FromInt(1). 2010-07-02 14:09:35 +00:00
full-codegen-x64.cc Revert 5520 due to compilation failure. 2010-09-24 09:35:19 +00:00
ic-x64.cc Generate inline code for contextual loads. 2010-09-20 13:50:27 +00:00
jump-target-x64.cc Allow build-time selection between ia32 and x86_64 in the GYP/Xcode Mac 2010-05-17 15:41:35 +00:00
macro-assembler-x64.cc Cleanup of contexts in the full code generator. 2010-09-23 09:22:45 +00:00
macro-assembler-x64.h Cleanup of contexts in the full code generator. 2010-09-23 09:22:45 +00:00
regexp-macro-assembler-x64.cc Remove dependence of code-stubs on codegen, the virtual frame code generator. Move some functions used by code-stubs and full-codegen from codegen to macro-assembler. 2010-08-30 11:48:07 +00:00
regexp-macro-assembler-x64.h RegExp: Remove use of 16-bit immediates on ia32/x64. 2010-05-11 07:29:10 +00:00
register-allocator-x64-inl.h X64: Added register holding Smi::FromInt(1). 2010-07-02 14:09:35 +00:00
register-allocator-x64.cc Allow build-time selection between ia32 and x86_64 in the GYP/Xcode Mac 2010-05-17 15:41:35 +00:00
register-allocator-x64.h X64: Added register holding Smi::FromInt(1). 2010-07-02 14:09:35 +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 Unuse labels when bailing out of StubCompiler methods. 2010-09-23 08:06:19 +00:00
virtual-frame-x64.cc Clean up some messiness in Scopes. 2010-09-24 07:53:59 +00:00
virtual-frame-x64.h Remove VirtualFrame::CallStoreIC(void) and CallCommonStoreIC from virtual-frame-x64.cc. Make implementations of CallStoreIC(key, is_contextual) and CallKeyedStoreIC() the same on x64 and ia32. Make ia32 and x64 implementations more alike by moving some functions and changing comments. 2010-07-21 15:16:01 +00:00