llvm-project/llvm/lib
Jeremy Morse cf033bb2d3 [DebugInfo][NFC] Zero-initialize a class field
This field gets assigned when the relevant object starts being used; but it
remains uninitialized beforehand. This risks introducing hard-to-detect
bugs if something changes, so zero-initialize the field.
2021-10-19 10:24:12 +01:00
..
Analysis [InlineCost] Add empty line between call sites when printing inline costs 2021-10-18 13:56:48 -07:00
AsmParser Reland [IR] Increase max alignment to 4GB 2021-10-06 13:29:23 -07:00
BinaryFormat [llvm][clang][NFC] updates inline licence info 2021-08-11 02:48:53 +00:00
Bitcode [BitcodeAnalyzer] allow a motivated user to dump BLOCKINFO 2021-10-10 10:15:14 +05:30
Bitstream
CodeGen [DebugInfo][NFC] Zero-initialize a class field 2021-10-19 10:24:12 +01:00
DWARFLinker Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00
DWP [DWP] Refactoring llvm-dwp in to a library part 2 2021-07-22 14:23:29 -07:00
DebugInfo [Symbolize] Demangle Rust symbols 2021-10-16 13:32:17 +02:00
Demangle [Demangle] Extract nonMicrosoftDemangle from llvm::demangle 2021-10-16 13:32:16 +02:00
ExecutionEngine [JITLink][x86-64] Lift GOT, PLT table managers into x86_64.h; reuse for MachO. 2021-10-18 21:47:24 -07:00
Extensions
FileCheck [FileCheck] Use StringRef for MatchRegexp to fix crash. 2021-09-01 14:27:14 +02:00
Frontend Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00
FuzzMutate [NewPM][FuzzMutate] Fix renaming 'unswitch' to 'simple-loop-unswitch' 2021-07-09 12:24:12 +02:00
Fuzzer
IR [NewPM] Add PipelineTuningOption to eagerly invalidate analyses 2021-10-18 13:20:35 -07:00
IRReader
InterfaceStub [llvm] Remove redundant calls to str() and c_str() (NFC) 2021-08-30 09:05:05 -07:00
LTO [Support][ThinLTO] Move ThinLTO caching to LLVM Support library 2021-10-18 18:57:25 -07:00
LineEditor
Linker [IR][NFC] Rename getBaseObject to getAliaseeObject 2021-10-06 19:33:10 -07:00
MC [MCPseudoProbe] Clean up includes (NFC) 2021-10-09 10:31:15 +02:00
MCA [MCA] Fix a warning 2021-09-20 09:46:38 -07:00
Object [Object] Simplify RELR decoding 2021-10-16 15:03:14 -07:00
ObjectYAML [WebAssembly] Add import info to `dylink` section of shared libraries 2021-10-15 11:49:16 -07:00
Option [llvm/OptTable] Add named param comment for GroupedShortOption 2021-09-27 11:33:29 -04:00
Passes [VectorCombine] Add option to only run scalarization transforms. 2021-10-15 20:35:58 +01:00
ProfileData [CSSPGO] Rename the field of SampleContextFrame 2021-10-04 19:06:59 -07:00
Remarks
Support [Support][ThinLTO] Move ThinLTO caching to LLVM Support library 2021-10-18 18:57:25 -07:00
TableGen [TableGen] Record::checkRecordAssertions() - Use const-ref iterator in for-range loop. NFCI. 2021-09-17 12:11:53 +01:00
Target [RISCV] Reorder the vector register allocation order. 2021-10-19 09:30:13 +08:00
Testing
TextAPI [llvm] Use drop_begin (NFC) 2021-09-16 08:46:26 -07:00
ToolDrivers [Type] Avoid APFloat.h include (NFC) 2021-10-09 11:29:26 +02:00
Transforms [SLP]Fix emission of the shrink shuffles. 2021-10-18 13:13:12 -07:00
WindowsManifest Make WindowsManifestMerger::merge() take a MemoryBufferRef 2021-08-24 16:39:20 -04:00
XRay Fixed some errors detected by PVS Studio 2021-10-09 17:20:04 +02:00
CMakeLists.txt [DWP] Refactoring llvm-dwp in to a library part 2 2021-07-22 14:23:29 -07:00