summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-objdump/llvm-objdump.h
diff options
context:
space:
mode:
authorDylan McKay <dylanmckay34@gmail.com>2016-11-16 21:58:04 +0000
committerDylan McKay <dylanmckay34@gmail.com>2016-11-16 21:58:04 +0000
commita789f400022f4941e00142d2299e2ca0df695c63 (patch)
tree7f0e04209e3ed202789b0c8eaed3d0005ca27268 /llvm/tools/llvm-objdump/llvm-objdump.h
parente596986a44d1771d01da20d7b702da7fa1c7af15 (diff)
downloadbcm5719-llvm-a789f400022f4941e00142d2299e2ca0df695c63.tar.gz
bcm5719-llvm-a789f400022f4941e00142d2299e2ca0df695c63.zip
[AVR] Add the pseudo instruction expansion pass
Summary: A lot of the pseudo instructions are required because LLVM assumes that all integers of the same size as the pointer size are legal. This means that it will not currently expand 16-bit instructions to their 8-bit variants because it thinks 16-bit types are legal for the operations. This also adds all of the CodeGen tests that required the pass to run. Reviewers: arsenm, kparzysz Subscribers: wdng, mgorny, modocache, llvm-commits Differential Revision: https://reviews.llvm.org/D26577 llvm-svn: 287162
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud