.. |
assembler-x64-inl.h
|
Make snapshots reproducible.
|
2013-11-05 10:14:48 +00:00 |
assembler-x64.cc
|
Refactor X64 movq assembler instruction
|
2013-12-03 03:49:41 +00:00 |
assembler-x64.h
|
Refactor X64 movq assembler instruction
|
2013-12-03 03:49:41 +00:00 |
builtins-x64.cc
|
Fix incorrect patching for OSR.
|
2013-12-05 16:17:44 +00:00 |
code-stubs-x64.cc
|
Use FAR jump in GenerateCompareFlatAsciiStrings.
|
2013-12-10 14:28:41 +00:00 |
code-stubs-x64.h
|
Drop IsPregenerated() and allow_stub_calls flag.
|
2013-11-29 20:49:15 +00:00 |
codegen-x64.cc
|
Remove unused trigonometric code.
|
2013-12-04 11:39:24 +00:00 |
codegen-x64.h
|
Use StackArgumenstAccessor and kPCOnStackSize/kFPOnStackSize to compute stack address/operand for X64
|
2013-10-03 01:22:25 +00:00 |
cpu-x64.cc
|
Get rid of duplicated CPU::DebugBreak() method.
|
2013-08-23 11:43:30 +00:00 |
debug-x64.cc
|
Move movq(Register, ExternalReference) into X64 MacroAssembler
|
2013-11-07 02:08:53 +00:00 |
deoptimizer-x64.cc
|
Restore saved caller FP registers on stub failure
|
2013-11-22 10:21:47 +00:00 |
disasm-x64.cc
|
Introduce addps/subps/mulps/divps for IA32/X64
|
2013-11-18 15:24:41 +00:00 |
frames-x64.cc
|
Clean up the usage of V8_TARGET_ARCH_${arch} and V8_HOST_ARCH_${arch}
|
2013-06-28 15:34:48 +00:00 |
frames-x64.h
|
Use StackArgumenstAccessor and kPCOnStackSize/kFPOnStackSize to compute stack address/operand for X64
|
2013-10-03 01:22:25 +00:00 |
full-codegen-x64.cc
|
Fix compilation with clang
|
2013-12-06 11:45:26 +00:00 |
ic-x64.cc
|
Bug in StoreIC::GenerateMegamorphic: strict_mode/extra_ic_state mismatch.
|
2013-12-02 15:38:50 +00:00 |
lithium-codegen-x64.cc
|
HLoadNamedField for Smis optimized for x64
|
2013-12-09 16:51:57 +00:00 |
lithium-codegen-x64.h
|
Make LCodeGen::RegisterDependentCodeForEmbeddedMaps platform independent.
|
2013-12-03 12:32:35 +00:00 |
lithium-gap-resolver-x64.cc
|
x64: save a bit code size
|
2013-12-09 16:41:42 +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
|
Replace 'operator*' with explicit 'get' method on SmartPointer
|
2013-12-09 07:41:20 +00:00 |
lithium-x64.h
|
Remove unused trigonometric code.
|
2013-12-04 11:39:24 +00:00 |
macro-assembler-x64.cc
|
Drop IsPregenerated() and allow_stub_calls flag.
|
2013-11-29 20:49:15 +00:00 |
macro-assembler-x64.h
|
Drop IsPregenerated() and allow_stub_calls flag.
|
2013-11-29 20:49:15 +00:00 |
regexp-macro-assembler-x64.cc
|
Move movq(Register, ExternalReference) into X64 MacroAssembler
|
2013-11-07 02:08:53 +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
|
Properly restore the receiver after the interceptor call.
|
2013-12-10 14:36:10 +00:00 |