.. |
assembler-x64-inl.h
|
Make snapshots reproducible.
|
2013-11-05 10:14:48 +00:00 |
assembler-x64.cc
|
Revert "Handle non-power-of-2 divisors in division-like operations", "A64 tweaks for division-like operations." and "Windows build fix.".
|
2014-03-07 13:11:56 +00:00 |
assembler-x64.h
|
Revert "Handle non-power-of-2 divisors in division-like operations", "A64 tweaks for division-like operations." and "Windows build fix.".
|
2014-03-07 13:11:56 +00:00 |
builtins-x64.cc
|
Symbols for type cells. We can make more efficient code to check against type cells in the future if we use symbols, guaranteed not to conflict with user code. Currently, the "symbols" are the hole and undefined. Undefined may come in from the outside.
|
2014-03-07 09:10:18 +00:00 |
code-stubs-x64.cc
|
Symbols for type cells. We can make more efficient code to check against type cells in the future if we use symbols, guaranteed not to conflict with user code. Currently, the "symbols" are the hole and undefined. Undefined may come in from the outside.
|
2014-03-07 09:10:18 +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
|
Clear optimized code cache in shared function info when code gets deoptimized.
|
2014-03-03 11:11:39 +00:00 |
disasm-x64.cc
|
Revert "Introduce intrinsics for double values in Javascript."
|
2014-03-07 09:49:28 +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
|
Fix some out-of-line constant pool garbage collection bugs.
|
2014-01-07 15:53:54 +00:00 |
full-codegen-x64.cc
|
Moved type feedback vector to SharedFunctionInfo.
|
2014-03-07 10:12:17 +00:00 |
ic-x64.cc
|
Remove HandlerKindField and just encode the handlerkind as the only extra-ic-state.
|
2014-02-14 15:17:26 +00:00 |
lithium-codegen-x64.cc
|
Revert "Handle non-power-of-2 divisors in division-like operations", "A64 tweaks for division-like operations." and "Windows build fix.".
|
2014-03-07 13:11:56 +00:00 |
lithium-codegen-x64.h
|
Remove CALL_AS_FUNCTION and CALL_AS_METHOD.
|
2014-01-14 14:36:24 +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
|
Revert "Handle non-power-of-2 divisors in division-like operations", "A64 tweaks for division-like operations." and "Windows build fix.".
|
2014-03-07 13:11:56 +00:00 |
lithium-x64.h
|
Revert "Handle non-power-of-2 divisors in division-like operations", "A64 tweaks for division-like operations." and "Windows build fix.".
|
2014-03-07 13:11:56 +00:00 |
macro-assembler-x64.cc
|
Revert "Handle non-power-of-2 divisors in division-like operations", "A64 tweaks for division-like operations." and "Windows build fix.".
|
2014-03-07 13:11:56 +00:00 |
macro-assembler-x64.h
|
Revert "Handle non-power-of-2 divisors in division-like operations", "A64 tweaks for division-like operations." and "Windows build fix.".
|
2014-03-07 13:11:56 +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
|
|
|
stub-cache-x64.cc
|
Remove all uses of field-tracking flags that do not make decisions but are subject to existing information.
|
2014-03-04 12:48:17 +00:00 |