llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc
Weining Lu d1f36da9e0 [LoongArch] Encode LoongArch specific ELF e_flags to binary by LoongArchTargetStreamer
Reference: https://github.com/loongson/LoongArch-Documentation
The last commit hash (main branch) is:
99016636af64d02dee05e39974d4c1e55875c45b

Note:
There are several PRs [1][2][3] that may affect the e_flags.
After they got closed or merged, we should update the implementation here accordingly.

[1] https://github.com/loongson/LoongArch-Documentation/pull/33
[2] https://github.com/loongson/LoongArch-Documentation/pull/47
[2] https://github.com/loongson/LoongArch-Documentation/pull/61

Differential Revision: https://reviews.llvm.org/D130239
2022-08-16 13:41:50 +08:00
..
CMakeLists.txt [LoongArch] Encode LoongArch specific ELF e_flags to binary by LoongArchTargetStreamer 2022-08-16 13:41:50 +08:00
LoongArchAsmBackend.cpp
LoongArchAsmBackend.h [LoongArch] Use `end namespace xxx` style comment. NFC 2022-07-26 15:01:29 +08:00
LoongArchBaseInfo.cpp [LoongArch] Use `end namespace xxx` style comment. NFC 2022-07-26 15:01:29 +08:00
LoongArchBaseInfo.h [LoongArch] Use `end namespace xxx` style comment. NFC 2022-07-26 15:01:29 +08:00
LoongArchELFObjectWriter.cpp [LoongArch] Use `end namespace xxx` style comment. NFC 2022-07-26 15:01:29 +08:00
LoongArchELFStreamer.cpp [LoongArch] Encode LoongArch specific ELF e_flags to binary by LoongArchTargetStreamer 2022-08-16 13:41:50 +08:00
LoongArchELFStreamer.h [LoongArch] Encode LoongArch specific ELF e_flags to binary by LoongArchTargetStreamer 2022-08-16 13:41:50 +08:00
LoongArchInstPrinter.cpp [LoongArch] Add missing dollar prefix to register name in InstPrinter 2022-02-18 09:41:08 +08:00
LoongArchInstPrinter.h [LoongArch] Use `end namespace xxx` style comment. NFC 2022-07-26 15:01:29 +08:00
LoongArchMCAsmInfo.cpp [LoongArch] Add basic support to AsmParser 2022-03-09 16:20:36 +08:00
LoongArchMCAsmInfo.h [LoongArch] Use `end namespace xxx` style comment. NFC 2022-07-26 15:01:29 +08:00
LoongArchMCCodeEmitter.cpp [LoongArch] Use `end namespace xxx` style comment. NFC 2022-07-26 15:01:29 +08:00
LoongArchMCTargetDesc.cpp [LoongArch] Encode LoongArch specific ELF e_flags to binary by LoongArchTargetStreamer 2022-08-16 13:41:50 +08:00
LoongArchMCTargetDesc.h [LoongArch] Use `end namespace xxx` style comment. NFC 2022-07-26 15:01:29 +08:00
LoongArchMatInt.cpp [LoongArch] Add support for selecting constant materializations. 2022-04-15 12:04:35 +08:00
LoongArchMatInt.h [LoongArch] Use `end namespace xxx` style comment. NFC 2022-07-26 15:01:29 +08:00
LoongArchTargetStreamer.cpp [LoongArch] Encode LoongArch specific ELF e_flags to binary by LoongArchTargetStreamer 2022-08-16 13:41:50 +08:00
LoongArchTargetStreamer.h [LoongArch] Encode LoongArch specific ELF e_flags to binary by LoongArchTargetStreamer 2022-08-16 13:41:50 +08:00