llvm-project/clang/lib
Jules-Kong 1a04073d12 [VENTUS][NFC] Remove dead code and refactor code
1. The variable NumRetVGPRs is not used;
2. According to the purpose of function numRegsForType, it is more suitable as
a public member function.
2024-03-04 18:52:01 +08:00
..
APINotes [clang] Use std::nullopt instead of None (NFC) 2022-12-03 11:54:46 -08:00
ARCMigrate [clang] Use std::nullopt instead of None (NFC) 2022-12-03 11:54:46 -08:00
AST [clang] Use std::nullopt instead of None in comments (NFC) 2022-12-04 15:57:24 -08:00
ASTMatchers [clang] Use std::nullopt instead of None (NFC) 2022-12-03 11:54:46 -08:00
Analysis [clang] Use std::nullopt instead of None in comments (NFC) 2022-12-04 20:31:05 -08:00
Basic [VENTUS][feat] Support varadic function && enable address space in vastart/vaend 2023-08-08 15:45:41 +08:00
CodeGen [VENTUS][NFC] Remove dead code and refactor code 2024-03-04 18:52:01 +08:00
CrossTU [clang] Use std::nullopt instead of None (NFC) 2022-12-03 11:54:46 -08:00
DirectoryWatcher [clang] Use std::nullopt instead of None in comments (NFC) 2022-12-04 15:57:24 -08:00
Driver [VENTUS][RISCV][NFC] Disable macro-redefined warining 2023-07-27 09:31:37 +08:00
Edit [clang] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 09:12:46 -07:00
ExtractAPI [clang] Use std::nullopt instead of None (NFC) 2022-12-03 11:54:46 -08:00
Format [clang] Use std::nullopt instead of None in comments (NFC) 2022-12-04 20:31:05 -08:00
Frontend [IR] llvm::Optional => std::optional 2022-12-05 04:13:11 +00:00
FrontendTool [C++20] [Modules] Remove unmaintained Header Module 2022-11-18 10:39:33 +08:00
Headers [#60][feat] Support barrier with memory scope parameter (#63) 2023-11-22 16:02:16 +08:00
Index [clang] Use std::nullopt instead of None (NFC) 2022-12-03 11:54:46 -08:00
IndexSerialization
Interpreter [clang-repl] Support statements on global scope in incremental mode. 2022-12-03 07:18:07 +00:00
Lex [clang] Use std::nullopt instead of None in comments (NFC) 2022-12-04 15:57:24 -08:00
Parse [clang] Use std::nullopt instead of None (NFC) 2022-12-03 11:54:46 -08:00
Rewrite [clang] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 09:12:46 -07:00
Sema [clang] Use std::nullopt instead of None in comments (NFC) 2022-12-04 15:57:24 -08:00
Serialization Undo a bit of fcf4e360ba that confuses MSVC 2022-12-04 20:33:25 +01:00
StaticAnalyzer [clang] Use std::nullopt instead of None in comments (NFC) 2022-12-04 20:31:05 -08:00
Support [clang] Use std::nullopt instead of None (NFC) 2022-12-03 11:54:46 -08:00
Testing [include-cleaner] Add include-cleaner tool, with initial HTML report 2022-10-18 18:09:41 +02:00
Tooling Remove unused #include "llvm/ADT/Optional.h" 2022-12-05 06:31:11 +00:00
CMakeLists.txt [RISCV] Moving RVV intrinsic type related util to clang/Support 2022-04-20 21:13:13 +08:00