llvm-project/llvm/lib
Philip Reames 585c594d74 Move delinearization logic out of SCEV [NFC]
None of this logic has anything to do with SCEV's internals, it just uses the existing public APIs.  As a result, we can move the code from ScalarEvolution.cpp/hpp to Delinearization.cpp/hpp with only minor changes.

This was discussed in advance on today's loop opt call.  It turned out to be easy as hoped.
2021-09-08 12:28:35 -07:00
..
Analysis Move delinearization logic out of SCEV [NFC] 2021-09-08 12:28:35 -07:00
AsmParser [AsmParser] Support %ty* in force-opaque-pointers mode 2021-08-30 19:05:00 +02:00
BinaryFormat [llvm][clang][NFC] updates inline licence info 2021-08-11 02:48:53 +00:00
Bitcode [UseListOrder] Fix use list order for function operands 2021-09-07 20:59:12 +02:00
Bitstream
CodeGen [ISEL][BitTestBlock] omit additional bit test when default destination is unreachable 2021-09-08 11:03:47 -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: Fix a few bot failures for type dumping fixes 2021-09-03 14:08:58 -07:00
Demangle Demangle: correct swift_async demangling for Microsoft scheme 2021-07-14 11:43:44 -07:00
ExecutionEngine [RuntimeDyld] Don't use bitwise operation on SymbolRef::Type 2021-09-07 16:58:35 +08:00
Extensions
FileCheck [FileCheck] Use StringRef for MatchRegexp to fix crash. 2021-09-01 14:27:14 +02:00
Frontend [OpenMP][OpenMPIRBuilder] Implement loop unrolling. 2021-09-04 19:18:58 -05:00
FuzzMutate [NewPM][FuzzMutate] Fix renaming 'unswitch' to 'simple-loop-unswitch' 2021-07-09 12:24:12 +02:00
Fuzzer
IR [ObjC][ARC] Use the addresses of the ARC runtime functions instead of 2021-09-08 11:58:03 -07:00
IRReader
InterfaceStub [llvm] Remove redundant calls to str() and c_str() (NFC) 2021-08-30 09:05:05 -07:00
LTO [SampleFDO] Flow Sensitive Sample FDO (FSAFDO) profile loader 2021-08-18 18:37:35 -07:00
LineEditor
Linker Copy Elementtype Attribute to IR at Link step 2021-09-07 11:41:43 -07:00
MC [MC] Add Subtarget for MAsmParser call to emitCodeAlignment 2021-09-08 13:28:24 +01:00
MCA Revert "[MCA][NFC] Remove redundant calls to std::move." 2021-08-26 19:53:17 +01:00
Object [llvm-readobj][XCOFF] Add support for `--needed-libs` option. 2021-08-26 07:17:06 +00:00
ObjectYAML [yaml2obj] Enable support for parsing 64-bit XCOFF. 2021-07-30 02:06:04 +00:00
Option [OptTable] Reapply Improve error message output for grouped short options 2021-09-03 11:13:52 +01:00
Passes [NPM] Added opt option -print-pipeline-passes. 2021-09-02 08:23:33 +02:00
ProfileData Fix Wdocumentation unknown parameter warning. NFCI. 2021-09-04 15:06:53 +01:00
Remarks
Support [Support] Implement getMainExecutable on Solaris 2021-09-07 22:56:10 +02:00
TableGen DetailedRecordsBackend.cpp - printSectionHeading - avoid std::string creation/copies. 2021-06-13 16:49:40 +01:00
Target [ObjC][ARC] Use the addresses of the ARC runtime functions instead of 2021-09-08 11:58:03 -07:00
Testing Fix for error "'Run' overrides a member function but is not marked 2021-06-11 06:56:00 -07:00
TextAPI Reland "[llvm] llvm-tapi-diff" 2021-06-09 21:17:34 -07:00
ToolDrivers [OptTable] Rename PrintHelp to printHelp 2021-06-24 14:47:03 -07:00
Transforms [ConstantHoisting] Support opaque pointers 2021-09-08 21:23:10 +02: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