llvm-project/llvm/lib
Florian Hahn e08a5dc86f
[InstCombine] Move InstCombineWorklist to Utils to allow reuse (NFC).
InstCombine's worklist can be re-used by other passes like
VectorCombine. Move it to llvm/Transform/Utils and rename it to
InstructionWorklist.

Reviewed By: lebedev.ri

Differential Revision: https://reviews.llvm.org/D110181
2021-09-22 08:47:21 +01:00
..
Analysis MemoryBuiltins: update comment; NFC 2021-09-21 13:47:26 -07:00
AsmParser [llvm] Use make_early_inc_range (NFC) 2021-09-20 19:30:02 -07:00
BinaryFormat [llvm][clang][NFC] updates inline licence info 2021-08-11 02:48:53 +00:00
Bitcode [DebugInfo] Enhance DIImportedEntity to accept children entities 2021-09-16 10:41:55 +05:30
Bitstream
CodeGen Make DiagnosticInfoResourceLimit's limit param required 2021-09-21 15:27:58 -07:00
DWARFLinker [Debug-Info][llvm-dwarfdump] Don't try to dump location 2021-07-27 07:28:59 +00:00
DWP [DWP] Refactoring llvm-dwp in to a library part 2 2021-07-22 14:23:29 -07:00
DebugInfo DebugInfo: Rebuild decltype(nullptr) as 'std::nullptr_t' 2021-09-21 11:37:30 -07:00
Demangle Demangle: correct swift_async demangling for Microsoft scheme 2021-07-14 11:43:44 -07:00
ExecutionEngine Fix bad merge the removed switch case 2021-09-20 10:58:58 -07:00
Extensions
FileCheck [FileCheck] Use StringRef for MatchRegexp to fix crash. 2021-09-01 14:27:14 +02:00
Frontend [OpenMP] Change debugging symbol to weak_odr linkage 2021-09-17 21:25:24 -04:00
FuzzMutate [NewPM][FuzzMutate] Fix renaming 'unswitch' to 'simple-loop-unswitch' 2021-07-09 12:24:12 +02:00
Fuzzer
IR Make DiagnosticInfoResourceLimit's limit param required 2021-09-21 15:27:58 -07:00
IRReader
InterfaceStub [llvm] Remove redundant calls to str() and c_str() (NFC) 2021-08-30 09:05:05 -07:00
LTO [LTO] Emit DebugLoc for dead function in optimization remarks 2021-09-21 14:50:21 -07:00
LineEditor
Linker Copy Elementtype Attribute to IR at Link step 2021-09-07 11:41:43 -07:00
MC [WebAssembly] Allow import and export of TLS symbols between DSOs 2021-09-14 06:47:37 -07:00
MCA [MCA] Fix a warning 2021-09-20 09:46:38 -07:00
Object MachOObjectFile - checkOverlappingElement - use const-ref to avoid unnecessary copies. NFCI. 2021-09-20 12:53:18 +01:00
ObjectYAML Fix test failure created by ef8c9135ef 2021-09-14 07:35:05 -07:00
Option [OptTable] Reapply Improve error message output for grouped short options 2021-09-03 11:13:52 +01:00
Passes [NewPM] Make InlinerPass (aka 'inline') a parameterized pass 2021-09-20 12:52:52 +02:00
ProfileData Fix Wdocumentation unknown parameter warning. NFCI. 2021-09-04 15:06:53 +01:00
Remarks
Support [Support] Attempt to fix deadlock in ThreadGroup 2021-09-18 13:49:10 -04:00
TableGen [TableGen] Record::checkRecordAssertions() - Use const-ref iterator in for-range loop. NFCI. 2021-09-17 12:11:53 +01:00
Target AMDGPU: Refactor getWavesPerEU to separate flat workgroup size query 2021-09-21 22:57:17 -04:00
Testing Fix for error "'Run' overrides a member function but is not marked 2021-06-11 06:56:00 -07:00
TextAPI [llvm] Use drop_begin (NFC) 2021-09-16 08:46:26 -07:00
ToolDrivers [OptTable] Rename PrintHelp to printHelp 2021-06-24 14:47:03 -07:00
Transforms [InstCombine] Move InstCombineWorklist to Utils to allow reuse (NFC). 2021-09-22 08:47:21 +01:00
WindowsManifest Make WindowsManifestMerger::merge() take a MemoryBufferRef 2021-08-24 16:39:20 -04:00
XRay
CMakeLists.txt [DWP] Refactoring llvm-dwp in to a library part 2 2021-07-22 14:23:29 -07:00