v8/src/x64
2009-10-27 08:50:24 +00:00
..
assembler-x64-inl.h Fix X64 build in the case that debugger support is disabled. Change function name from IsCallInstruction to IsPatchedReturnSequence on all platforms. 2009-10-15 11:52:53 +00:00
assembler-x64.cc X64/Win64: Alternative implementation of fmod in general. 2009-10-23 09:18:19 +00:00
assembler-x64.h Generate more compact XOR on 64-bit architecture when using xor to zero out registers. 2009-10-26 14:38:22 +00:00
builtins-x64.cc X64: Convert smis to holding 32 bits of payload. 2009-10-08 12:36:12 +00:00
codegen-x64-inl.h X64: Enable lazy compilation and add code generation for simple object 2009-06-22 10:54:11 +00:00
codegen-x64.cc Windows: Change test to not assume ebp is frame-pointer. 2009-10-27 08:50:24 +00:00
codegen-x64.h Port optimization of calls to GenericBinaryStub to x64. 2009-10-27 08:20:21 +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 Fix X64 build in the case that debugger support is disabled. Change function name from IsCallInstruction to IsPatchedReturnSequence on all platforms. 2009-10-15 11:52:53 +00:00
disasm-x64.cc X64/Win64: Alternative implementation of fmod in general. 2009-10-23 09:18:19 +00:00
fast-codegen-x64.cc Eliminate the constant location used for literals in the AST. 2009-10-27 08:48:01 +00:00
frames-x64.cc Reverted 3130-3131 since they don't work on mac. 2009-10-26 15:16:42 +00:00
frames-x64.h Reverted 3130-3131 since they don't work on mac. 2009-10-26 15:16:42 +00:00
ic-x64.cc Fix lint errors. 2009-10-22 15:21:00 +00:00
jump-target-x64.cc Eliminate most of the jump target jumping, branching, and binding 2009-08-10 11:13:34 +00:00
macro-assembler-x64.cc Reverted 3130-3131 since they don't work on mac. 2009-10-26 15:16:42 +00:00
macro-assembler-x64.h Reverted 3130-3131 since they don't work on mac. 2009-10-26 15:16:42 +00:00
regexp-macro-assembler-x64.cc Handle the list of code-stub types using macro expansion. 2009-10-26 12:26:42 +00:00
regexp-macro-assembler-x64.h X64 RegExp - fix RegExp on WIN64. 2009-09-04 11:00:07 +00:00
register-allocator-x64-inl.h Use a root array register for constant loads and stack guards on x64. 2009-08-31 08:57:36 +00:00
register-allocator-x64.cc X64: Count operations (increment, decrement) 2009-06-25 11:48:27 +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 Fix the stack limits setting API so it is usable. 2009-10-01 10:33:05 +00:00
stub-cache-x64.cc X64: Convert smis to holding 32 bits of payload. 2009-10-08 12:36:12 +00:00
virtual-frame-x64.cc X64: Fix incompatability with previous revision. 2009-10-08 13:09:28 +00:00
virtual-frame-x64.h X64: Convert smis to holding 32 bits of payload. 2009-10-08 12:36:12 +00:00