v8/src/x64
2011-04-06 12:52:51 +00:00
..
assembler-x64-inl.h Cleanup usage of HEAP in mark-compact. 2011-04-01 11:59:00 +00:00
assembler-x64.cc Remove unused last_pc_ in AssemblerX64. 2011-04-06 08:41:28 +00:00
assembler-x64.h Remove unused last_pc_ in AssemblerX64. 2011-04-06 08:41:28 +00:00
builtins-x64.cc Introduce accessors on builtins instance and use them to avoid TLS access when getting builtins. 2011-03-23 13:40:07 +00:00
code-stubs-x64.cc X64: Allow the type recording binary op stub to create heapnumber results. 2011-04-06 12:52:51 +00:00
code-stubs-x64.h Add binary-op stub variant to handle oddball objects more efficiently. 2011-03-28 16:36:08 +00:00
codegen-x64-inl.h X64 Crankshaft: Fix error in r6897. Restore context register after KeyedCallIC. Only non-trivial change is to lithium-codegen-x64.cc.Update copyright dates on all recently modified X64 platform files. 2011-02-25 13:22:38 +00:00
codegen-x64.cc Allow construction of x64 Assembler with a NULL Isolate. 2011-04-01 13:15:27 +00:00
codegen-x64.h Merge isolates to bleeding_edge. 2011-03-18 20:35:07 +00:00
cpu-x64.cc VM initialization refactoring. 2011-03-31 16:17:37 +00:00
debug-x64.cc Require an isolate parameter for most external reference creation to 2011-03-22 13:20:04 +00:00
deoptimizer-x64.cc Remove unused last_pc_ in AssemblerX64. 2011-04-06 08:41:28 +00:00
disasm-x64.cc Merge isolates to bleeding_edge. 2011-03-18 20:35:07 +00:00
frames-x64.cc X64 Crankshaft: Fix error in r6897. Restore context register after KeyedCallIC. Only non-trivial change is to lithium-codegen-x64.cc.Update copyright dates on all recently modified X64 platform files. 2011-02-25 13:22:38 +00:00
frames-x64.h Fix SlotRef::SlotAddress for parameters indices. 2011-04-01 11:41:36 +00:00
full-codegen-x64.cc Reapply: Never use classic code generator. 2011-04-01 19:46:21 +00:00
ic-x64.cc Avoid TLS access for counters. 2011-03-23 11:13:07 +00:00
jump-target-x64.cc X64 Crankshaft: Fix error in r6897. Restore context register after KeyedCallIC. Only non-trivial change is to lithium-codegen-x64.cc.Update copyright dates on all recently modified X64 platform files. 2011-02-25 13:22:38 +00:00
lithium-codegen-x64.cc Extend crankshaft support for global stores 2011-04-04 15:03:34 +00:00
lithium-codegen-x64.h Enable GVN for polymorphic loads by not expanding them at the HIR level. 2011-03-24 10:11:51 +00:00
lithium-gap-resolver-x64.cc Add compilation guard to new x64-only file, for Mac platform. 2011-01-25 12:50:18 +00:00
lithium-gap-resolver-x64.h Port new version of ParallelMove's LGapResolver to X64. 2011-01-25 10:10:36 +00:00
lithium-x64.cc Remove unused last_pc_ in AssemblerX64. 2011-04-06 08:41:28 +00:00
lithium-x64.h Extend crankshaft support for global stores 2011-04-04 15:03:34 +00:00
macro-assembler-x64.cc Remove unused last_pc_ in AssemblerX64. 2011-04-06 08:41:28 +00:00
macro-assembler-x64.h Fix non-ia32 build. 2011-04-01 15:37:59 +00:00
regexp-macro-assembler-x64.cc Fix non-ia32 build. 2011-04-01 15:37:59 +00:00
regexp-macro-assembler-x64.h Fix reference to masm_ after delete in RegExpMacroAssemblerX64. 2011-03-29 07:53:33 +00:00
register-allocator-x64-inl.h X64: Change kSmiConstantRegister to r12. 2011-03-10 10:14:24 +00:00
register-allocator-x64.cc Merge isolates to bleeding_edge. 2011-03-18 20:35:07 +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 Merge isolates to bleeding_edge. 2011-03-18 20:35:07 +00:00
stub-cache-x64.cc Cleanup usage of HEAP and FACTORY in the cache stub compiler. 2011-03-30 08:18:56 +00:00
virtual-frame-x64.cc Introduce accessors on builtins instance and use them to avoid TLS access when getting builtins. 2011-03-23 13:40:07 +00:00
virtual-frame-x64.h Merge isolates to bleeding_edge. 2011-03-18 20:35:07 +00:00