llvm-project/llvm/lib
Chen Zheng 9cfbe7bbfe [PowerPC][ctrloop] handles calls in preheader before MTCTRloop 2022-06-21 01:22:39 -04:00
..
Analysis Don't use Optional::hasValue (NFC) 2022-06-20 20:17:57 -07:00
AsmParser [llvm] Use value_or instead of getValueOr (NFC) 2022-06-18 23:07:11 -07:00
BinaryFormat [Binary] Promote OffloadBinary to inherit from Binary 2022-06-01 18:40:57 -04:00
Bitcode Don't use Optional::hasValue (NFC) 2022-06-20 20:17:57 -07:00
Bitstream
CodeGen Don't use Optional::hasValue (NFC) 2022-06-20 20:26:05 -07:00
DWARFLinker Don't use Optional::hasValue (NFC) 2022-06-20 11:33:56 -07:00
DWP [MC] De-capitalize SwitchSection. NFC 2022-06-10 22:50:55 -07:00
DebugInfo Don't use Optional::hasValue (NFC) 2022-06-20 20:17:57 -07:00
Debuginfod Fix buildbot failures from 7917b3c6. 2022-03-21 17:58:22 +00:00
Demangle [MicrosoftDemangle] Set error to true when returning nullptr. 2022-06-08 17:18:09 -07:00
ExecutionEngine Don't use Optional::hasValue (NFC) 2022-06-20 11:49:10 -07:00
Extensions
FileCheck [FileCheck] Catch missspelled directives. 2022-05-26 11:37:19 +01:00
Frontend [OpenMP][IRBuilder] Add final clause to task 2022-06-11 00:02:18 +05:30
FuzzMutate Reland "[FuzzMutate] Split out FuzzerCLI library that doesn't depend on IR." 2022-05-07 13:49:54 +02:00
Fuzzer
IR Don't use Optional::hasValue (NFC) 2022-06-20 20:17:57 -07:00
IRReader
InterfaceStub [llvm] Don't use Optional::hasValue (NFC) 2022-06-20 10:38:12 -07:00
LTO [llvm] Don't use Optional::hasValue (NFC) 2022-06-20 10:38:12 -07:00
LineEditor [llvm][lldb] use FindLibEdit.cmake everywhere 2022-05-12 15:59:41 -07:00
Linker Support the min of module flags when linking, use for AArch64 BTI/PAC-RET 2022-04-13 09:31:51 +02:00
MC Don't use Optional::hasValue (NFC) 2022-06-20 20:17:57 -07:00
MCA
ObjCopy [llvm] Use value_or instead of getValueOr (NFC) 2022-06-18 23:07:11 -07:00
Object [llvm] Don't use Optional::hasValue (NFC) 2022-06-20 10:38:12 -07:00
ObjectYAML Don't use Optional::hasValue (NFC) 2022-06-20 20:26:05 -07:00
Option [Driver] Simplify hasFlag pattern with addOptInFlag/addOptOutFlag helpers 2022-04-11 12:29:25 -07:00
Passes [Coroutines] Only do symmetric transfer if optimization is on 2022-06-20 16:20:36 +08:00
ProfileData [llvm] Use value_or instead of getValueOr (NFC) 2022-06-18 23:07:11 -07:00
Remarks Don't use Optional::hasValue (NFC) 2022-06-20 20:05:16 -07:00
Support [Support/BLAKE3] Do a CMake check for the `-mavx512vl` flag before applying it 2022-06-20 22:04:14 -07:00
TableGen [llvm] Convert for_each to range-based for loops (NFC) 2022-06-05 12:07:14 -07:00
Target [PowerPC][ctrloop] handles calls in preheader before MTCTRloop 2022-06-21 01:22:39 -04:00
Testing [llvm] Use value_or instead of getValueOr (NFC) 2022-06-18 23:07:11 -07:00
TextAPI
ToolDrivers [llvm] Don't use Optional::hasValue (NFC) 2022-06-20 10:38:12 -07:00
Transforms Don't use Optional::hasValue (NFC) 2022-06-20 20:26:05 -07:00
WindowsDriver
WindowsManifest [llvm] Fix typo for libxml2 detection 2022-05-17 08:45:31 +00:00
XRay
CMakeLists.txt