llvm-project/llvm/lib/Target/AVR/MCTargetDesc
Fangrui Song 6728a9ae19 [MCInstPrinter] Add parameter `Address` to printCustomAliasOperand. NFC
Follow-up of D72172 and llvmorg-11-init-6896-gb3cc5dcef0f.
2020-03-27 00:38:20 -07:00
..
AVRAsmBackend.cpp [AVR] Make helper functions static. NFC. 2020-03-15 16:50:15 +01:00
AVRAsmBackend.h
AVRELFObjectWriter.cpp [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
AVRELFStreamer.cpp
AVRELFStreamer.h
AVRFixupKinds.h Fix Wdocumentation warning. NFCI. 2020-03-21 11:21:57 +00:00
AVRInstPrinter.cpp [MCInstPrinter] Add parameter `Address` to MCInstPrinter::printAliasInstr. NFC 2020-03-27 00:03:32 -07:00
AVRInstPrinter.h [MCInstPrinter] Add parameter `Address` to printCustomAliasOperand. NFC 2020-03-27 00:38:20 -07:00
AVRMCAsmInfo.cpp [AVR] Fix private label prefix 2020-02-26 20:32:25 +01:00
AVRMCAsmInfo.h [Mips] Use appropriate private label prefix based on Mips ABI 2019-10-23 12:24:35 +02:00
AVRMCCodeEmitter.cpp [AVR] Fix endianness handling in AVR MC 2019-11-25 11:41:05 +01:00
AVRMCCodeEmitter.h
AVRMCELFStreamer.cpp [MCStreamer] De-capitalize EmitValue EmitIntValue{,InHex} 2020-02-14 23:08:40 -08:00
AVRMCELFStreamer.h [MCStreamer] De-capitalize EmitValue EmitIntValue{,InHex} 2020-02-14 23:08:40 -08:00
AVRMCExpr.cpp
AVRMCExpr.h
AVRMCTargetDesc.cpp CMake: Make most target symbols hidden by default 2020-01-14 19:46:52 -08:00
AVRMCTargetDesc.h
AVRTargetStreamer.cpp [MC] De-capitalize some MCStreamer::Emit* functions 2020-02-14 19:11:53 -08:00
AVRTargetStreamer.h
CMakeLists.txt [cmake] Explicitly mark libraries defined in lib/ as "Component Libraries" 2019-11-21 10:48:08 -08:00
LLVMBuild.txt