v8/src/ppc
epertoso b305c7dfcb [interpreter] Make the binary op with Smi bytecode handlers collect type feedback.
Drive-by fix: the order of parameters in the BinaryOpWithFeedback TurboFan code stubs now reflects the convention of having the context at the end.

BUG=v8:5273

Review-Url: https://codereview.chromium.org/2263253002
Cr-Commit-Position: refs/heads/master@{#38832}
2016-08-23 14:59:33 +00:00
..
assembler-ppc-inl.h [v8] Move all the RelocInfo::set_target_address function into one place. 2016-08-17 17:56:42 +00:00
assembler-ppc.cc PPC: Enable unaligned access and clean up the use of UNALIGNED_ACCESSES 2016-08-18 17:22:35 +00:00
assembler-ppc.h PPC: Enable unaligned access and clean up the use of UNALIGNED_ACCESSES 2016-08-18 17:22:35 +00:00
code-stubs-ppc.cc [regexp][liveedit] Fix inconsistent JSArrays 2016-08-12 14:29:59 +00:00
code-stubs-ppc.h Make whether or not a Code object should be created by masm explicit 2015-11-25 14:23:56 +00:00
codegen-ppc.cc Replace SmartPointer<T> with unique_ptr<T> 2016-07-25 11:14:34 +00:00
codegen-ppc.h Include only stuff you need, part 2: ast.h, ast-value-factory.h in ports. 2016-08-22 08:16:57 +00:00
constants-ppc.cc PPC: Remove register index/code indirection 2015-10-05 19:45:44 +00:00
constants-ppc.h PPC: Enable unaligned access and clean up the use of UNALIGNED_ACCESSES 2016-08-18 17:22:35 +00:00
cpu-ppc.cc Reland PPC portion of "Detect cache line size on Linux for PPC hosts." 2016-03-16 16:29:12 +00:00
deoptimizer-ppc.cc [RegisterConfiguration] Streamline access to arch defaults, simplify Registers. 2016-06-27 15:31:31 +00:00
disasm-ppc.cc [RegisterConfiguration] Streamline access to arch defaults, simplify Registers. 2016-06-27 15:31:31 +00:00
frames-ppc.cc [presubmit] Fix build/include linter violations. 2015-09-03 07:56:14 +00:00
frames-ppc.h PPC: [runtime] Unify and simplify how frames are marked 2016-03-09 23:08:23 +00:00
interface-descriptors-ppc.cc [interpreter] Make the binary op with Smi bytecode handlers collect type feedback. 2016-08-23 14:59:33 +00:00
macro-assembler-ppc.cc PPC: Enable unaligned access and clean up the use of UNALIGNED_ACCESSES 2016-08-18 17:22:35 +00:00
macro-assembler-ppc.h Remove dead code for generated code coverage. 2016-07-26 11:54:43 +00:00
OWNERS PPC/S390: Add Jaideep Bajwa to PPC/S390 OWNERS 2016-05-30 14:10:11 +00:00
simulator-ppc.cc Remove dead code for generated code coverage. 2016-07-26 11:54:43 +00:00
simulator-ppc.h PPC: Move hashmap into src/base. 2016-06-10 17:54:39 +00:00