diff options
| author | Hal Finkel <hfinkel@anl.gov> | 2013-12-19 16:13:01 +0000 |
|---|---|---|
| committer | Hal Finkel <hfinkel@anl.gov> | 2013-12-19 16:13:01 +0000 |
| commit | 2345347eb9bf37c2aa33ec90a795f49fa55ecfe2 (patch) | |
| tree | 9a54900ed6392f8dfd3c634f17134adb94f49946 /llvm/unittests/Support/ThreadLocalTest.cpp | |
| parent | ff9d5f3284728d225739bb04748749c7e193ca6f (diff) | |
| download | llvm-2345347eb9bf37c2aa33ec90a795f49fa55ecfe2.zip llvm-2345347eb9bf37c2aa33ec90a795f49fa55ecfe2.tar.gz llvm-2345347eb9bf37c2aa33ec90a795f49fa55ecfe2.tar.bz2 | |
Add a disassembler to the PowerPC backend
The tests for the disassembler were adapted from the encoder tests, and for the
most part, the output from the disassembler matches that encoder-test inputs.
There are some places where more-informative mnemonics could be produced
(notably for the branch instructions), and those cases are noted in the tests
with FIXMEs.
Future work includes:
- Generating more-informative mnemonics when possible (this may also be done
in the printer).
- Remove the dependence on positional "numbered" operand-to-variable mapping
(for both encoding and decoding).
- Internally using 64-bit instruction variants in 64-bit mode (if this turns
out to matter).
llvm-svn: 197693
Diffstat (limited to 'llvm/unittests/Support/ThreadLocalTest.cpp')
0 files changed, 0 insertions, 0 deletions
