llvm-project/llvm/lib
Ben Shi f0460fa4eb [AArch64] Improve target hook function to decide folding (mul (add x, c1), c2)
Prevent the folding if it leads to worse code.

Reviewed By: dmgreen, kda

Differential Revision: https://reviews.llvm.org/D108871
2021-09-08 01:51:26 +00:00
..
Analysis [SCEV] Use no-self-wrap flags infered from exit structure to compute trip count 2021-09-07 17:00:02 -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 [MC] Add MCSubtargetInfo to MCAlignFragment 2021-09-07 15:46:19 +01: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 [NFC][C API] Make LLVMSetInstrParamAlignment's index param type LLVMAttributeIndex 2021-09-07 15:13:45 -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] Use local MCSubtargetInfo in writeNops 2021-09-07 15:46:19 +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 [AArch64] Improve target hook function to decide folding (mul (add x, c1), c2) 2021-09-08 01:51:26 +00: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 [InstCombine] fold icmp equality with 'or' mask ops 2021-09-07 16:34:00 -04: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