v8/src/x64
ishell 53be253039 Cleanup interface descriptors to reflect that vectors are part of stores.
All stores require a Slot parameter so VectorStoreICTrampolineDescriptor is a new StoreDescriptor.

VectorStoreICDescriptor renamed to StoreWithVectorDescriptor.

Review-Url: https://codereview.chromium.org/2147043002
Cr-Commit-Position: refs/heads/master@{#37779}
2016-07-14 17:07:03 +00:00
..
assembler-x64-inl.h [Simd128] Add CpuFeatures::SupportsSimd128 method. 2016-07-11 15:36:45 +00:00
assembler-x64.cc [Turbofan] Support 128 bit moves/swaps for x64. 2016-07-11 18:21:50 +00:00
assembler-x64.h [Turbofan] Support 128 bit moves/swaps for x64. 2016-07-11 18:21:50 +00:00
code-stubs-x64.cc Cleanup interface descriptors to reflect that vectors are part of stores. 2016-07-14 17:07:03 +00:00
code-stubs-x64.h [RegisterConfiguration] Streamline access to arch defaults, simplify Registers. 2016-06-27 15:31:31 +00:00
codegen-x64.cc [builtins] Introduce proper Float64Exp operator. 2016-06-17 05:20:59 +00:00
codegen-x64.h [builtins] Introduce proper Float64Exp operator. 2016-06-17 05:20:59 +00:00
cpu-x64.cc Remove grab-bag includes of v8.h from architecture ports. 2015-08-17 09:42:37 +00:00
deoptimizer-x64.cc [RegisterConfiguration] Streamline access to arch defaults, simplify Registers. 2016-06-27 15:31:31 +00:00
disasm-x64.cc [Turbofan] Support 128 bit moves/swaps for x64. 2016-07-11 18:21:50 +00:00
eh-frame-x64.cc Reland Implement .eh_frame writer and disassembler. 2016-07-14 10:33:26 +00:00
frames-x64.cc [presubmit] Fix build/include linter violations. 2015-09-03 07:56:14 +00:00
frames-x64.h [runtime] Unify and simplify how frames are marked 2016-03-08 08:36:36 +00:00
interface-descriptors-x64.cc Cleanup interface descriptors to reflect that vectors are part of stores. 2016-07-14 17:07:03 +00:00
macro-assembler-x64.cc [x64] Fix a typo in a comment. 2016-07-13 13:41:36 +00:00
macro-assembler-x64.h [Turbofan] Support 128 bit moves/swaps for x64. 2016-07-11 18:21:50 +00:00
simulator-x64.cc [presubmit] Fix build/include linter violations. 2015-09-03 07:56:14 +00:00
simulator-x64.h Remove a bunch of Isolate::Current() callsites from simulators 2015-11-23 08:10:06 +00:00