diff options
author | Xiang Li <python3kgae@outlook.com> | 2022-06-16 07:56:26 -0700 |
---|---|---|
committer | Xiang Li <python3kgae@outlook.com> | 2022-06-16 13:39:10 -0700 |
commit | 46fcdf23640ebb76271f91720583b0df6bed4481 (patch) | |
tree | ef159b24b1c5feb0f19f88732314b5f88d5abae9 /llvm/lib/Object/COFFObjectFile.cpp | |
parent | caa2a829cdf905a5e8664d96a464d414b2adb42e (diff) | |
download | llvm-46fcdf23640ebb76271f91720583b0df6bed4481.zip llvm-46fcdf23640ebb76271f91720583b0df6bed4481.tar.gz llvm-46fcdf23640ebb76271f91720583b0df6bed4481.tar.bz2 |
[TableGen][DirectX] generate DXIL operation table with TableGen.
Add more feature to tableGen backend gen-dxil-operation.
It will generate getOpCodeProperty, getOpCodeClassName and getOpCodeName when build DirectX target.
Each of these functions has a table which generate based on DXIL operations.
These generated functions will replace the manually written functions which used for query DXIL operation information.
Reviewed By: bogner
Differential Revision: https://reviews.llvm.org/D125520
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions