v8/src/x64
2010-01-18 23:18:09 +00:00
..
assembler-x64-inl.h Fix warnings on Win64. 2009-11-11 09:50:06 +00:00
assembler-x64.cc RegExp bitmap test for word character. 2010-01-18 09:49:50 +00:00
assembler-x64.h X64 implementation of native ascii string compare. 2010-01-18 11:22:03 +00:00
builtins-x64.cc Optimized calling of C++ builtins (and HandleApiCall 2010-01-15 12:25:24 +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 X64 implementation of native ascii string compare. 2010-01-18 11:22:03 +00:00
codegen-x64.h X64 implementation of native ascii string compare. 2010-01-18 11:22:03 +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 Move CPU-specific constants from debug.h into the platform-specific directories. 2009-11-30 15:09:49 +00:00
disasm-x64.cc Fix warnings on Win64. 2009-11-11 09:50:06 +00:00
fast-codegen-x64.cc Add missing break in continue. 2010-01-18 23:18:09 +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
ic-x64.cc Fix some of my earlier typos. 2010-01-18 14:09:36 +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 X64 implementation of native ascii string compare. 2010-01-18 11:22:03 +00:00
macro-assembler-x64.h X64 implementation of native ascii string compare. 2010-01-18 11:22:03 +00:00
regexp-macro-assembler-x64.cc RegExp bitmap test for word character. 2010-01-18 09:49:50 +00:00
regexp-macro-assembler-x64.h Attempt to make \b\w+ faster. Slight performance increase on, e.g., string unpacking. 2010-01-07 19:01:23 +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 Direct call to native RegExp code from JavaScript. 2010-01-06 11:09:30 +00:00
stub-cache-x64.cc Fix some of my earlier typos. 2010-01-18 14:09:36 +00:00
virtual-frame-x64.cc Use a loop in generated code to allocate stack slots for function with many local variables. 2009-12-23 15:06:21 +00:00
virtual-frame-x64.h Fix a bug in the short-circuit logical operations in the toplevel 2010-01-18 16:23:24 +00:00