v8/test/unittests/codegen
Jakob Linke c0367102a3 Various post-Code rename cleanups
The biggest chunk of this CL is related to the CodeBuilder now
returning a Code object instead of an InstructionStream. Most
codegen-related parts of the codebase had to be updated, including
compiler.cc, pipeline.cc, and many tests. The good news is,
we now have 400 fewer references to InstructionStream.

Smaller changes:
- Remove ToAbstractCode
- Remove dead code
- Update comments
- Update method and variable names

Bug: v8:13654
Change-Id: Ieb12bc698af576e07016e4c5c8c9d494e5addb0e
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4174091
Reviewed-by: Dominik Inführ <dinfuehr@chromium.org>
Auto-Submit: Jakob Linke <jgruber@chromium.org>
Commit-Queue: Adam Klein <adamk@chromium.org>
Reviewed-by: Leszek Swirski <leszeks@chromium.org>
Reviewed-by: Adam Klein <adamk@chromium.org>
Cr-Commit-Position: refs/heads/main@{#85372}
2023-01-18 16:26:26 +00:00
..
aligned-slot-allocator-unittest.cc Reland "Reland "Reland "[compiler][wasm] Align Frame slots to value size""" 2021-03-05 19:49:19 +00:00
code-layout-unittest.cc Various post-Code rename cleanups 2023-01-18 16:26:26 +00:00
code-pages-unittest.cc Various post-Code rename cleanups 2023-01-18 16:26:26 +00:00
code-stub-assembler-unittest.cc [test] Remove some unused includes (2) 2022-07-19 08:55:55 +00:00
code-stub-assembler-unittest.h [test] Remove some unused includes (2) 2022-07-19 08:55:55 +00:00
factory-unittest.cc Various post-Code rename cleanups 2023-01-18 16:26:26 +00:00
pointer-auth-arm64-unittest.cc [codegen] Use v8_flags for accessing flag values 2022-09-06 13:34:25 +00:00
register-configuration-unittest.cc [wasm][revec] Add YMM register in register allocation 2022-09-09 01:31:31 +00:00
source-position-table-unittest.cc [test] Remove some unused includes (2) 2022-07-19 08:55:55 +00:00