diff options
author | Thomas Lively <tlively@google.com> | 2018-08-27 22:02:09 +0000 |
---|---|---|
committer | Thomas Lively <tlively@google.com> | 2018-08-27 22:02:09 +0000 |
commit | 211874d2f301da5e4e201a0c9f335e960c396808 (patch) | |
tree | 09b09e9987d76b82c0abe22a1b6a40fb538e3857 /llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp | |
parent | 522f9aec18bc15c920236e96a16c9984b4bc3a04 (diff) | |
download | bcm5719-llvm-211874d2f301da5e4e201a0c9f335e960c396808.tar.gz bcm5719-llvm-211874d2f301da5e4e201a0c9f335e960c396808.zip |
[WebAssembly] TableGen backend for stackifying instructions
Summary:
The new stackification backend generates the giant switch statement
used to translate instructions to their stackified forms. I did this
because it was more interesting than adding all the different vector
versions of the various SIMD instructions to the switch statment
manually.
Reviewers: aardappel, aheejin, dschuff
Subscribers: mgorny, sbc100, jgravelle-google, sunfish, jfb, llvm-commits
Differential Revision: https://reviews.llvm.org/D51318
llvm-svn: 340781
Diffstat (limited to 'llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp')
0 files changed, 0 insertions, 0 deletions