This change adds the AVR assembly instruction printer.
No tests are included in this patch. I have left them downstream so we can
add them once llc successfully runs (there's very few components left
to upstream until this).
Paths
| Differential D25028
[AVR] Add the assembly instruction printer ClosedPublic Authored by dylanmckay on Sep 28 2016, 8:18 AM.
Details Summary This change adds the AVR assembly instruction printer. No tests are included in this patch. I have left them downstream so we can
Diff Detail
Event Timelinedylanmckay updated this object.
This revision is now accepted and ready to land.Sep 30 2016, 4:54 AM Closed by commit rL282854: [AVR] Add the assembly instruction printer (authored by dylanmckay). · Explain WhySep 30 2016, 7:10 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 73045 llvm/trunk/lib/Target/AVR/CMakeLists.txt
llvm/trunk/lib/Target/AVR/InstPrinter/AVRInstPrinter.h
llvm/trunk/lib/Target/AVR/InstPrinter/AVRInstPrinter.cpp
llvm/trunk/lib/Target/AVR/InstPrinter/CMakeLists.txt
llvm/trunk/lib/Target/AVR/InstPrinter/LLVMBuild.txt
llvm/trunk/lib/Target/AVR/LLVMBuild.txt
|