.. |
arm
|
[turbofan] Use correct register_save_area_size with OOL constant pool.
|
2014-09-12 15:09:51 +00:00 |
arm64
|
[turbofan] InstructionSelector tests for ARM64 comparisons.
|
2014-09-15 09:27:42 +00:00 |
ia32
|
[turbofan] Machine operators are globally shared singletons.
|
2014-09-11 10:37:49 +00:00 |
x64
|
[turbofan] Machine operators are globally shared singletons.
|
2014-09-11 10:37:49 +00:00 |
access-builder.cc
|
Switch inlining to use simplified instead of machine loads.
|
2014-09-10 09:48:03 +00:00 |
access-builder.h
|
Switch inlining to use simplified instead of machine loads.
|
2014-09-10 09:48:03 +00:00 |
ast-graph-builder.cc
|
Reland "Add handling for argument adaptor frames to inlining."
|
2014-09-18 08:56:52 +00:00 |
ast-graph-builder.h
|
[turbofan] Next step towards shared operators.
|
2014-09-10 12:23:45 +00:00 |
change-lowering-unittest.cc
|
Avoid usage of temporary MachineOperatorBuilder.
|
2014-09-16 16:20:10 +00:00 |
change-lowering.cc
|
Avoid usage of temporary MachineOperatorBuilder.
|
2014-09-16 16:20:10 +00:00 |
change-lowering.h
|
Avoid usage of temporary MachineOperatorBuilder.
|
2014-09-16 16:20:10 +00:00 |
code-generator-impl.h
|
Reland "Add initial support for compiler unit tests using GTest/GMock.".
|
2014-08-08 07:04:07 +00:00 |
code-generator.cc
|
Reland "Add handling for argument adaptor frames to inlining."
|
2014-09-18 08:56:52 +00:00 |
code-generator.h
|
Reland "Add handling for argument adaptor frames to inlining."
|
2014-09-18 08:56:52 +00:00 |
common-node-cache.h
|
Replace our home-grown BitCast with bit_cast from Chrome/Google3.
|
2014-09-08 09:11:11 +00:00 |
common-operator-unittest.cc
|
[turbofan] Some common operators are globally shared singletons.
|
2014-09-12 11:59:26 +00:00 |
common-operator.cc
|
Reland "Add handling for argument adaptor frames to inlining."
|
2014-09-18 08:56:52 +00:00 |
common-operator.h
|
Reland "Add handling for argument adaptor frames to inlining."
|
2014-09-18 08:56:52 +00:00 |
compiler-test-utils.h
|
Refactor common unit test code.
|
2014-09-04 08:44:03 +00:00 |
compiler.gyp
|
[turbofan] Most simplified operators are globally shared singletons.
|
2014-09-12 07:06:50 +00:00 |
control-builders.cc
|
Land the Fan (disabled)
|
2014-07-30 13:54:45 +00:00 |
control-builders.h
|
Minor simplification and cleanup of graph builder.
|
2014-08-08 13:51:30 +00:00 |
frame.h
|
Rename ASSERT* to DCHECK*.
|
2014-08-04 11:34:54 +00:00 |
gap-resolver.cc
|
Rename ASSERT* to DCHECK*.
|
2014-08-04 11:34:54 +00:00 |
gap-resolver.h
|
Use Chrome compatible naming for compiler specifics.
|
2014-09-02 07:07:52 +00:00 |
generic-algorithm-inl.h
|
Land the Fan (disabled)
|
2014-07-30 13:54:45 +00:00 |
generic-algorithm.h
|
Revert "Revert "Remove C++11-ism, until all bots support it.""
|
2014-08-28 09:20:49 +00:00 |
generic-graph.h
|
Reland
|
2014-09-12 11:06:37 +00:00 |
generic-node-inl.h
|
Fix Node::ReplaceUses to handle unused nodes.
|
2014-08-29 12:14:52 +00:00 |
generic-node.h
|
Introduce subclass wrappers for STL containers that make them a lot easier
|
2014-08-26 13:09:08 +00:00 |
graph-builder.cc
|
[turbofan] Next step towards shared operators.
|
2014-09-10 12:23:45 +00:00 |
graph-builder.h
|
[turbofan] Next step towards shared operators.
|
2014-09-10 12:23:45 +00:00 |
graph-inl.h
|
Allow use of phase-local zone in GenericGraphVisit.
|
2014-08-13 12:36:09 +00:00 |
graph-reducer-unittest.cc
|
[turbofan] Nodes are killed by resetting all their inputs to zero.
|
2014-09-05 11:10:28 +00:00 |
graph-reducer.cc
|
[turbofan] Properly delete nodes in the GraphReducer.
|
2014-09-04 09:22:10 +00:00 |
graph-reducer.h
|
Use Chrome compatible naming for compiler specifics.
|
2014-09-02 07:07:52 +00:00 |
graph-replay.cc
|
[turbofan] Make sure Operator is really immutable.
|
2014-09-04 09:37:25 +00:00 |
graph-replay.h
|
[turbofan] Make sure Operator is really immutable.
|
2014-09-04 09:37:25 +00:00 |
graph-unittest.cc
|
[turbofan] Machine operators are globally shared singletons.
|
2014-09-11 10:37:49 +00:00 |
graph-unittest.h
|
[turbofan] Machine operators are globally shared singletons.
|
2014-09-11 10:37:49 +00:00 |
graph-visualizer.cc
|
Fix bug in graph visualizer.
|
2014-09-02 14:59:41 +00:00 |
graph-visualizer.h
|
Land the Fan (disabled)
|
2014-07-30 13:54:45 +00:00 |
graph.cc
|
[turbofan] More const-correctness changes.
|
2014-09-04 10:55:58 +00:00 |
graph.h
|
[turbofan] More const-correctness changes.
|
2014-09-04 10:55:58 +00:00 |
instruction-codes.h
|
Context deoptimization and removal of the deoptimization block in Turbofan
|
2014-09-01 09:31:14 +00:00 |
instruction-selector-impl.h
|
Reland "Add handling for argument adaptor frames to inlining."
|
2014-09-18 08:56:52 +00:00 |
instruction-selector-unittest.cc
|
Reland "Add handling for argument adaptor frames to inlining."
|
2014-09-18 08:56:52 +00:00 |
instruction-selector-unittest.h
|
Refactor common unit test code.
|
2014-09-04 08:44:03 +00:00 |
instruction-selector.cc
|
Reland "Add handling for argument adaptor frames to inlining."
|
2014-09-18 08:56:52 +00:00 |
instruction-selector.h
|
Use Chrome compatible naming for compiler specifics.
|
2014-09-02 07:07:52 +00:00 |
instruction.cc
|
Context deoptimization and removal of the deoptimization block in Turbofan
|
2014-09-01 09:31:14 +00:00 |
instruction.h
|
Reland "Add handling for argument adaptor frames to inlining."
|
2014-09-18 08:56:52 +00:00 |
ir-operations.txt
|
Land the Fan (disabled)
|
2014-07-30 13:54:45 +00:00 |
js-context-specialization.cc
|
[turbofan] Next step towards shared operators.
|
2014-09-10 12:23:45 +00:00 |
js-context-specialization.h
|
Update and extend context specialization.
|
2014-08-08 11:05:31 +00:00 |
js-generic-lowering.cc
|
Cleanup and simplify TurboFan generic lowering.
|
2014-09-12 14:49:07 +00:00 |
js-generic-lowering.h
|
Cleanup and simplify TurboFan generic lowering.
|
2014-09-12 14:49:07 +00:00 |
js-graph.cc
|
[turbofan] Next step towards shared operators.
|
2014-09-10 12:23:45 +00:00 |
js-graph.h
|
Reland
|
2014-09-12 11:06:37 +00:00 |
js-inlining.cc
|
Unify use-sites of EnsureDeoptimizationSupport.
|
2014-09-18 09:02:36 +00:00 |
js-inlining.h
|
Reland "Add handling for argument adaptor frames to inlining."
|
2014-09-18 08:56:52 +00:00 |
js-operator.h
|
[turbofan] Next step towards shared operators.
|
2014-09-10 12:23:45 +00:00 |
js-typed-lowering.cc
|
Introduce simplified BooleanToNumber operator.
|
2014-09-17 14:47:25 +00:00 |
js-typed-lowering.h
|
Avoid usage of temporary MachineOperatorBuilder.
|
2014-09-16 16:20:10 +00:00 |
linkage-impl.h
|
Get CallInterfaceDescriptor directly from CodeStub.
|
2014-09-08 15:18:54 +00:00 |
linkage.cc
|
Reland "Add handling for argument adaptor frames to inlining."
|
2014-09-18 08:56:52 +00:00 |
linkage.h
|
Get CallInterfaceDescriptor directly from CodeStub.
|
2014-09-08 15:18:54 +00:00 |
machine-operator-reducer-unittest.cc
|
Reland
|
2014-09-12 11:06:37 +00:00 |
machine-operator-reducer.cc
|
Avoid usage of temporary MachineOperatorBuilder.
|
2014-09-16 16:20:10 +00:00 |
machine-operator-reducer.h
|
Avoid usage of temporary MachineOperatorBuilder.
|
2014-09-16 16:20:10 +00:00 |
machine-operator-unittest.cc
|
[turbofan] Mark operator constructors as const in MachineOperatorBuilder.
|
2014-09-12 04:35:19 +00:00 |
machine-operator.cc
|
[turbofan] Mark operator constructors as const in MachineOperatorBuilder.
|
2014-09-12 04:35:19 +00:00 |
machine-operator.h
|
[turbofan] Mark operator constructors as const in MachineOperatorBuilder.
|
2014-09-12 04:35:19 +00:00 |
machine-type.cc
|
[turbofan] Add backend support for load/store float32 values.
|
2014-08-26 08:29:12 +00:00 |
machine-type.h
|
[turbofan] Machine operators are globally shared singletons.
|
2014-09-11 10:37:49 +00:00 |
node-aux-data-inl.h
|
Introduce subclass wrappers for STL containers that make them a lot easier
|
2014-08-26 13:09:08 +00:00 |
node-aux-data.h
|
Introduce subclass wrappers for STL containers that make them a lot easier
|
2014-08-26 13:09:08 +00:00 |
node-cache.cc
|
Replace our home-grown BitCast with bit_cast from Chrome/Google3.
|
2014-09-08 09:11:11 +00:00 |
node-cache.h
|
Revert 23077 - "Use CommonNodeCache for heap constants in ChangeLowering."
|
2014-08-12 12:53:14 +00:00 |
node-matchers.h
|
[turbofan] Fix the node matchers.
|
2014-09-08 09:16:11 +00:00 |
node-properties-inl.h
|
Reland "Add handling for argument adaptor frames to inlining."
|
2014-09-18 08:56:52 +00:00 |
node-properties.h
|
Reland "Add handling for argument adaptor frames to inlining."
|
2014-09-18 08:56:52 +00:00 |
node.cc
|
[turbofan] Fix Projection operator parameter type.
|
2014-09-08 06:49:17 +00:00 |
node.h
|
Reland "Add handling for argument adaptor frames to inlining."
|
2014-09-18 08:56:52 +00:00 |
opcodes.h
|
Introduce simplified BooleanToNumber operator.
|
2014-09-17 14:47:25 +00:00 |
operator-properties-inl.h
|
[turbofan] Some common operators are globally shared singletons.
|
2014-09-12 11:59:26 +00:00 |
operator-properties.h
|
[turbofan] Make sure Operator is really immutable.
|
2014-09-04 09:37:25 +00:00 |
operator.cc
|
[turbofan] Some common operators are globally shared singletons.
|
2014-09-12 11:59:26 +00:00 |
operator.h
|
[turbofan] Some common operators are globally shared singletons.
|
2014-09-12 11:59:26 +00:00 |
phi-reducer.h
|
Use Chrome compatible naming for compiler specifics.
|
2014-09-02 07:07:52 +00:00 |
pipeline.cc
|
Avoid usage of temporary MachineOperatorBuilder.
|
2014-09-16 16:20:10 +00:00 |
pipeline.h
|
Move context specialization flag into CompilationInfo.
|
2014-08-26 15:17:57 +00:00 |
raw-machine-assembler.cc
|
Turbofan needs a code handle and a CallInterfaceDescriptor. At the same time we spread knowledge about how to create the initial IC code object too widely. Consolidate code creation and unify it with a descriptor via CodeFactory.
|
2014-09-11 13:18:58 +00:00 |
raw-machine-assembler.h
|
[turbofan] Some common operators are globally shared singletons.
|
2014-09-12 11:59:26 +00:00 |
register-allocator.cc
|
Reland "More lazy deoptimization in Turbofan (binops, loads/stores)"
|
2014-08-11 12:26:17 +00:00 |
register-allocator.h
|
Reland "More lazy deoptimization in Turbofan (binops, loads/stores)"
|
2014-08-11 12:26:17 +00:00 |
representation-change.h
|
Avoid usage of temporary MachineOperatorBuilder.
|
2014-09-16 16:20:10 +00:00 |
schedule.cc
|
Context deoptimization and removal of the deoptimization block in Turbofan
|
2014-09-01 09:31:14 +00:00 |
schedule.h
|
Use Chrome compatible naming for compiler specifics.
|
2014-09-02 07:07:52 +00:00 |
scheduler.cc
|
Fix schedule for interleaved floating control by wiring one floating control structure per block.
|
2014-09-15 13:57:56 +00:00 |
scheduler.h
|
Try again to fix Win32.
|
2014-08-26 16:23:37 +00:00 |
simplified-lowering.cc
|
Introduce simplified BooleanToNumber operator.
|
2014-09-17 14:47:25 +00:00 |
simplified-lowering.h
|
Avoid usage of temporary MachineOperatorBuilder.
|
2014-09-16 16:20:10 +00:00 |
simplified-operator-reducer-unittest.cc
|
Avoid usage of temporary MachineOperatorBuilder.
|
2014-09-16 16:20:10 +00:00 |
simplified-operator-reducer.cc
|
Avoid usage of temporary MachineOperatorBuilder.
|
2014-09-16 16:20:10 +00:00 |
simplified-operator-reducer.h
|
Avoid usage of temporary MachineOperatorBuilder.
|
2014-09-16 16:20:10 +00:00 |
simplified-operator-unittest.cc
|
[turbofan] Remove extra attributes from SimplifiedOperatorBuilder methods.
|
2014-09-15 09:09:45 +00:00 |
simplified-operator.cc
|
Introduce simplified BooleanToNumber operator.
|
2014-09-17 14:47:25 +00:00 |
simplified-operator.h
|
Introduce simplified BooleanToNumber operator.
|
2014-09-17 14:47:25 +00:00 |
source-position.cc
|
NodeAuxData needs a Zone, not a Graph.
|
2014-08-07 09:11:42 +00:00 |
source-position.h
|
Use Chrome compatible naming for compiler specifics.
|
2014-09-02 07:07:52 +00:00 |
typer.cc
|
Introduce simplified BooleanToNumber operator.
|
2014-09-17 14:47:25 +00:00 |
typer.h
|
Land the Fan (disabled)
|
2014-07-30 13:54:45 +00:00 |
value-numbering-reducer-unittest.cc
|
[turbofan] Nodes are killed by resetting all their inputs to zero.
|
2014-09-05 11:10:28 +00:00 |
value-numbering-reducer.cc
|
[turbofan] Nodes are killed by resetting all their inputs to zero.
|
2014-09-05 11:10:28 +00:00 |
value-numbering-reducer.h
|
[turbofan] Initial version of ValueNumberingReducer.
|
2014-09-04 11:13:35 +00:00 |
verifier.cc
|
[turbofan] Fix Projection operator parameter type.
|
2014-09-08 06:49:17 +00:00 |
verifier.h
|
Add ScheduleVerifier.
|
2014-08-22 12:37:51 +00:00 |