..
Analysis
[GlobalsModRef] Remove check for allocator calls
2022-06-21 14:24:13 +02:00
AsmParser
[llvm] Don't use Optional::getValue (NFC)
2022-06-20 22:45:45 -07:00
BinaryFormat
[Binary] Promote OffloadBinary to inherit from Binary
2022-06-01 18:40:57 -04:00
Bitcode
[llvm] Don't use Optional::getValue (NFC)
2022-06-20 22:45:45 -07:00
Bitstream
…
CodeGen
[machinesink] fix debug invariance issue
2022-06-21 08:13:09 +02:00
DWARFLinker
Don't use Optional::hasValue (NFC)
2022-06-20 11:33:56 -07:00
DWP
[llvm] Don't use Optional::getValue (NFC)
2022-06-20 22:45:45 -07:00
DebugInfo
[llvm] Don't use Optional::getValue (NFC)
2022-06-20 22:45:45 -07:00
Debuginfod
…
Demangle
[MicrosoftDemangle] Set error to true when returning nullptr.
2022-06-08 17:18:09 -07:00
ExecutionEngine
Revert "[JITLink][Orc] Add MemoryMapper interface with InProcess implementation"
2022-06-21 09:56:49 -04: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
[llvm] Don't use Optional::getValue (NFC)
2022-06-20 22:45:45 -07:00
IRReader
…
InterfaceStub
[llvm] Don't use Optional::getValue (NFC)
2022-06-20 22:45:45 -07:00
LTO
[llvm] Don't use Optional::getValue (NFC)
2022-06-20 22:45:45 -07:00
LineEditor
[llvm][lldb] use FindLibEdit.cmake everywhere
2022-05-12 15:59:41 -07:00
Linker
[llvm] Don't use Optional::getValue (NFC)
2022-06-20 22:45:45 -07:00
MC
[llvm] Don't use Optional::getValue (NFC)
2022-06-20 22:45:45 -07:00
MCA
…
ObjCopy
[llvm] Don't use Optional::getValue (NFC)
2022-06-20 22:45:45 -07:00
Object
[llvm] Don't use Optional::getValue (NFC)
2022-06-20 22:45:45 -07:00
ObjectYAML
[llvm] Don't use Optional::getValue (NFC)
2022-06-20 22:45:45 -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
[llvm] Don't use Optional::getValue (NFC)
2022-06-20 22:45:45 -07:00
TableGen
[llvm] Convert for_each to range-based for loops (NFC)
2022-06-05 12:07:14 -07:00
Target
[X86] fold (and (mul x, c1), c2) -> (mul x, (and c1, c2)) iff c2 is all/no bits mask
2022-06-21 15:10:43 +01: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
[SLP]Fix a crash when insert subvector is out of range.
2022-06-21 07:16:35 -07:00
WindowsDriver
…
WindowsManifest
[llvm] Fix typo for libxml2 detection
2022-05-17 08:45:31 +00:00
XRay
…
CMakeLists.txt
…