llvm-project/llvm/lib
Jeremy Morse d9fa186a5c Scatter NDEBUG to fix after 838b4a533e
These "dump" methods call into MachineOperand::dump, which doesn't exist
with NDEBUG, thus we croak. Disable LiveDebugValues dump methods when
NDEBUG is turned on to avoid this.
2021-10-12 17:13:15 +01:00
..
Analysis [IVUsers] Check for preheader instead of loop simplify form 2021-10-11 23:13:13 +02: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 Scatter NDEBUG to fix after 838b4a533e 2021-10-12 17:13:15 +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 Fixed some errors detected by PVS Studio 2021-10-09 17:27:41 +02:00
Demangle [Demangle][Rust] Parse non-ASCII identifiers 2021-10-01 22:08:32 +02:00
ExecutionEngine [ORC] More attempts to work around compiler failures. 2021-10-11 22:36:56 -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
Fuzzer
IR [Type] Avoid APFloat.h include (NFC) 2021-10-09 11:29:26 +02:00
IRReader
InterfaceStub [llvm] Remove redundant calls to str() and c_str() (NFC) 2021-08-30 09:05:05 -07:00
LTO Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -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] Deduplicate the three createError functions 2021-10-11 16:36:57 +02:00
ObjectYAML Fixed some errors detected by PVS Studio 2021-10-09 17:20:04 +02:00
Option [llvm/OptTable] Add named param comment for GroupedShortOption 2021-09-27 11:33:29 -04:00
Passes Don't print uselistorder in --print-changed 2021-10-07 14:48:18 -07:00
ProfileData [CSSPGO] Rename the field of SampleContextFrame 2021-10-04 19:06:59 -07:00
Remarks
Support Revert "Allow signposts to take advantage of deferred string substitution" 2021-10-11 11:09:36 -07:00
TableGen [TableGen] Record::checkRecordAssertions() - Use const-ref iterator in for-range loop. NFCI. 2021-09-17 12:11:53 +01:00
Target Revert "[AMDGPU] Enable load clustering in the post-RA scheduler" 2021-10-12 16:19:35 +01: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 [LoopVectorize] Classify pointer induction updates as scalar only if they have one use 2021-10-12 13:24:49 +01: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