diff options
| author | Hans Wennborg <hans@hanshq.net> | 2017-10-03 18:27:22 +0000 |
|---|---|---|
| committer | Hans Wennborg <hans@hanshq.net> | 2017-10-03 18:27:22 +0000 |
| commit | 660531085a5e8c1bd8253f4802eb056b91d14875 (patch) | |
| tree | a7603ffe7177f8f63df1e883599d279b30e0fe67 /llvm/test/Transforms/LoopDistribute | |
| parent | fec6b1afe66ccfeff0c80c9ed0aea1f6daaf5832 (diff) | |
| download | bcm5719-llvm-660531085a5e8c1bd8253f4802eb056b91d14875.tar.gz bcm5719-llvm-660531085a5e8c1bd8253f4802eb056b91d14875.zip | |
CodeView: Provide a .def file with the register ids
The list of register ids was previously written out in a couple of dirrent
places. This puts it in a .def file and also adds a few more registers (e.g.
the x87 regs) which should lead to more readable dumps, but I didn't include
the whole list since that seems unnecessary.
X86_MC::initLLVMToSEHAndCVRegMapping is pretty ugly, but at least it's not
relying on magic constants anymore. The TODO of using tablegen still stands.
Differential revision: https://reviews.llvm.org/D38480
llvm-svn: 314821
Diffstat (limited to 'llvm/test/Transforms/LoopDistribute')
0 files changed, 0 insertions, 0 deletions

