v8/src/ia32
machenbach 894bc100c3 Revert of Assembler changes for enabling GrowHeap in Wasm (patchset #13 id:260001 of https://codereview.chromium.org/1759873002/ )
Reason for revert:
Breaks compile:
https://build.chromium.org/p/client.v8/builders/V8%20Mac64/builds/7740

Probably had outdated tryjobs

Original issue's description:
> Assembler changes for enabling GrowHeap in Wasm
>  - New RelocInfo mode WASM_MEMORY_REFERENCE as a marker for wasm code objects that need to be relocated on a heap change
>  - RelocInfo mode recorded for immediates that use the memory buffer as base
>  - Tests to verify address patching works
>
> BUG=
>
> Committed: https://crrev.com/cc815b69c17da368107ed77306a5bb161170c834
> Cr-Commit-Position: refs/heads/master@{#34831}

TBR=titzer@chromium.org,yangguo@chromium.org,bradnelson@chromium.org,bradnelson@google.com,marija.antic@imgtec.com,gdeepti@google.com
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=

Review URL: https://codereview.chromium.org/1808823002

Cr-Commit-Position: refs/heads/master@{#34832}
2016-03-16 17:28:44 +00:00
..
assembler-ia32-inl.h Revert of Assembler changes for enabling GrowHeap in Wasm (patchset #13 id:260001 of https://codereview.chromium.org/1759873002/ ) 2016-03-16 17:28:44 +00:00
assembler-ia32.cc [wasm] Int64Lowering of I64ShrU and I64ShrS on ia32. 2016-03-09 16:38:43 +00:00
assembler-ia32.h Revert of Assembler changes for enabling GrowHeap in Wasm (patchset #13 id:260001 of https://codereview.chromium.org/1759873002/ ) 2016-03-16 17:28:44 +00:00
builtins-ia32.cc [strong] Remove all remainders of strong mode 2016-03-10 12:45:42 +00:00
code-stubs-ia32.cc Split off api-arguments.[h|cc] from arguments.[h|cc] 2016-03-10 12:16:05 +00:00
code-stubs-ia32.h Write barrier for storing a code entry, and usage in CompileLazy builtin. 2016-02-04 08:16:11 +00:00
codegen-ia32.cc Always pass an Isolate to AssemblerBase 2015-11-27 08:37:49 +00:00
codegen-ia32.h Create ast/ and parsing/ subdirectories and move appropriate files 2015-11-26 16:23:07 +00:00
cpu-ia32.cc Remove grab-bag includes of v8.h from architecture ports. 2015-08-17 09:42:37 +00:00
deoptimizer-ia32.cc [turbofan] [deoptimizer] Support inlining of ES6 tail calls. 2016-03-09 11:35:37 +00:00
disasm-ia32.cc [wasm] Int64Lowering of Int64Add on ia32 and arm. 2016-03-14 15:34:19 +00:00
frames-ia32.cc [presubmit] Fix build/include linter violations. 2015-09-03 07:56:14 +00:00
frames-ia32.h [runtime] Unify and simplify how frames are marked 2016-03-08 08:36:36 +00:00
interface-descriptors-ia32.cc Rework CallApi*Stubs. 2016-03-09 16:19:03 +00:00
macro-assembler-ia32.cc [wasm] Int64Lowering of I64ShrU and I64ShrS on ia32. 2016-03-09 16:38:43 +00:00
macro-assembler-ia32.h [wasm] Int64Lowering of I64ShrU and I64ShrS on ia32. 2016-03-09 16:38:43 +00:00
simulator-ia32.cc [presubmit] Fix build/include linter violations. 2015-09-03 07:56:14 +00:00
simulator-ia32.h Remove a bunch of Isolate::Current() callsites from simulators 2015-11-23 08:10:06 +00:00