llvm-project/llvm/lib/Target/Sparc/MCTargetDesc
Fangrui Song 773f8dbd1d [MC] Fix double negation of DW_CFA_def_cfa
Negations are incorrectly added in numerous places and the code just happens to work.
Also fix a missed DW_CFA_def_cfa_offset negation in c693b9c321d5a40d012340619674cf790c9ac86c:
ARMAsmBackendDarwin::generateCompactUnwindEncoding
2020-05-22 21:02:53 -07:00
..
CMakeLists.txt [cmake] Explicitly mark libraries defined in lib/ as "Component Libraries" 2019-11-21 10:48:08 -08:00
LLVMBuild.txt
SparcAsmBackend.cpp [MC][Bugfix] Remove redundant parameter for relaxInstruction 2020-04-21 11:06:55 +08:00
SparcELFObjectWriter.cpp
SparcFixupKinds.h
SparcInstPrinter.cpp [MCInstPrinter] Add parameter `Address` to MCInstPrinter::printAliasInstr. NFC 2020-03-27 00:03:32 -07:00
SparcInstPrinter.h [MCInstPrinter] Add parameter `Address` to printCustomAliasOperand. NFC 2020-03-27 00:38:20 -07:00
SparcMCAsmInfo.cpp [MC] Default MCAsmInfo::UseIntegratedAssembler to true 2020-04-11 10:13:52 -07:00
SparcMCAsmInfo.h
SparcMCCodeEmitter.cpp
SparcMCExpr.cpp
SparcMCExpr.h
SparcMCTargetDesc.cpp [MC] Fix double negation of DW_CFA_def_cfa 2020-05-22 21:02:53 -07:00
SparcMCTargetDesc.h [Sparc] Remove unused forward declarations. NFC. 2020-04-23 16:30:44 +01:00
SparcTargetStreamer.cpp
SparcTargetStreamer.h