v8/src/x64
2014-03-17 08:31:21 +00:00
..
assembler-x64-inl.h Reland "Pass a Code object to Assembler::(set_)target_address_at for use by ool constant pool." 2014-03-12 15:23:54 +00:00
assembler-x64.cc Special case the recording of constant pool entries in the slot buffer. 2014-03-10 18:47:57 +00:00
assembler-x64.h Reland "Pass a Code object to Assembler::(set_)target_address_at for use by ool constant pool." 2014-03-12 15:23:54 +00:00
builtins-x64.cc Mode clean-up pt 1: rename classic/non-strict mode to sloppy mode 2014-03-11 14:39:08 +00:00
code-stubs-x64.cc Turn StringLengthStub (used by string wrappers only) into a hydrogen stub. 2014-03-13 10:57:07 +00:00
code-stubs-x64.h Consolidate RecordWriteFromCode and RecordWriteForEvacuationFromCode. 2014-03-03 13:27:59 +00:00
codegen-x64.cc Revert "Introduce MoveDouble to the X64 MacroAssembler" (r17383) 2014-02-08 02:16:25 +00:00
codegen-x64.h Cleanup: Unify CodeGenerator class across platforms 2014-02-04 13:53:41 +00:00
cpu-x64.cc Get rid of duplicated CPU::DebugBreak() method. 2013-08-23 11:43:30 +00:00
debug-x64.cc Introduce Jump and Call operand macro assembler instructions for x64 2014-02-11 01:28:08 +00:00
deoptimizer-x64.cc Fix deoptimization for out-of-line constant pool. 2014-03-14 15:11:58 +00:00
disasm-x64.cc Reland "Introduce intrinsics for double values in Javascript." 2014-03-07 14:58:41 +00:00
frames-x64.cc Fix some out-of-line constant pool garbage collection bugs. 2014-01-07 15:53:54 +00:00
frames-x64.h Reland "Pass a Code object to Assembler::(set_)target_address_at for use by ool constant pool." 2014-03-12 15:23:54 +00:00
full-codegen-x64.cc Revert "Continued fix for 351257. Reusing the feedback vector is too complex." 2014-03-17 08:31:21 +00:00
ic-x64.cc Eliminate extended mode, and other modes clean-up 2014-03-11 14:41:22 +00:00
lithium-codegen-x64.cc Fix for issue 351261. 2014-03-14 10:22:55 +00:00
lithium-codegen-x64.h Fix lazy deopt after tagged binary ops 2014-03-12 09:59:36 +00:00
lithium-gap-resolver-x64.cc Fix for failing asserts in HBoundsCheck code generation on x64: index register should be zero extended. 2014-02-25 16:33:54 +00:00
lithium-gap-resolver-x64.h Reland "Use V8_FINAL and V8_OVERRIDE in various places, fixing bugs revealed by them.". 2013-08-20 11:10:24 +00:00
lithium-x64.cc Correctly retain argument value when deopting from Math.round on x64. 2014-03-13 13:57:21 +00:00
lithium-x64.h Correctly retain argument value when deopting from Math.round on x64. 2014-03-13 13:57:21 +00:00
macro-assembler-x64.cc Reland "Handle non-power-of-2 divisors in division-like operations". 2014-03-10 10:39:17 +00:00
macro-assembler-x64.h Reland "Handle non-power-of-2 divisors in division-like operations". 2014-03-10 10:39:17 +00:00
regexp-macro-assembler-x64.cc Revert "Fix inconsistencies wrt whitespaces." 2014-02-07 14:13:00 +00:00
regexp-macro-assembler-x64.h RegExp macro assembler clean up. 2013-06-06 10:17:07 +00:00
simulator-x64.cc Make sure files end with exactly one new line and police this in presubmit. 2013-11-22 13:50:39 +00:00
simulator-x64.h Implement loop for global regexps in regexp assembler. 2012-05-22 14:05:44 +00:00
stub-cache-x64.cc Turn StringLengthStub (used by string wrappers only) into a hydrogen stub. 2014-03-13 10:57:07 +00:00