diff options
| author | 2019-10-24 00:57:19 -0400 | |
|---|---|---|
| committer | 2019-10-24 01:10:10 -0400 | |
| commit | 7fdf991097649f17fde7e91b16de3817f4df6abb (patch) | |
| tree | 34bf928a01587cb8a6d864b415af70c69c2b5d71 /src/core/gdbstub/gdbstub.cpp | |
| parent | Merge pull request #3022 from DarkLordZach/azure-folder-rename (diff) | |
| download | yuzu-7fdf991097649f17fde7e91b16de3817f4df6abb.tar.gz yuzu-7fdf991097649f17fde7e91b16de3817f4df6abb.tar.xz yuzu-7fdf991097649f17fde7e91b16de3817f4df6abb.zip | |
shader_bytecode: Make Matcher constexpr capable
Greatly shrinks the amount of generated code for GetDecodeTable().
Collapses an assembly output of 9000+ lines down to ~3621 with Clang,
and 6513 down to ~2616 with GCC, given it's now allowed to construct all
the entries as a sequence of constant data.
Diffstat (limited to 'src/core/gdbstub/gdbstub.cpp')
0 files changed, 0 insertions, 0 deletions