llvm-project/llvm/lib/Target/AVR/MCTargetDesc
Dan Gohman 698c6b0a09 [WebAssembly] Support single-floating-point immediate value
As mentioned in TODO comment, casting double to float causes NaNs to change bits.
To avoid the change, this patch adds support for single-floating-point immediate value on MachineCode.

Patch by Yuta Saito.

Differential Revision: https://reviews.llvm.org/D77384
2021-02-04 18:05:06 -08:00
..
AVRAsmBackend.cpp MCFixup.h - remove unnecessary MCExpr.h include. NFCI. 2020-07-20 15:17:19 +01:00
AVRAsmBackend.h [MC] Default MCAsmBackend::mayNeedRelaxation() to false 2020-08-02 22:13:59 -07:00
AVRELFObjectWriter.cpp
AVRELFStreamer.cpp
AVRELFStreamer.h
AVRFixupKinds.h
AVRInstPrinter.cpp [AVRInstPrinter] printOperand: support llvm-objdump --print-imm-hex 2020-07-12 08:14:52 -07:00
AVRInstPrinter.h [AsmWriter] Factor out mnemonic generation to accessible getMnemonic. 2020-11-17 09:47:38 +00:00
AVRMCAsmInfo.cpp [MC] Default MCAsmInfo::UseIntegratedAssembler to true 2020-04-11 10:13:52 -07:00
AVRMCAsmInfo.h
AVRMCCodeEmitter.cpp [WebAssembly] Support single-floating-point immediate value 2021-02-04 18:05:06 -08:00
AVRMCCodeEmitter.h
AVRMCELFStreamer.cpp
AVRMCELFStreamer.h
AVRMCExpr.cpp [Target] Use llvm::find_if (NFC) 2021-01-07 20:29:36 -08:00
AVRMCExpr.h
AVRMCTargetDesc.cpp [X86][MC][Target] Initial backend support a tune CPU to support -mtune 2020-08-14 15:31:50 -07:00
AVRMCTargetDesc.h [AVR] Remove unused forward declarations. NFC. 2020-04-22 18:26:50 +01:00
AVRTargetStreamer.cpp
AVRTargetStreamer.h
CMakeLists.txt llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00