llvm-project/llvm/test
Ben Shi 63ca9371c7 [ARM] Implement target hook function to decide folding (mul (add x, c1), c2)
Prevent the folding in DAGCombine if it leads to worse code.

Reviewed By: dmgreen

Differential Revision: https://reviews.llvm.org/D109124
2021-09-07 15:42:43 +08:00
..
Analysis [SCEV] Fix applyLoopGuards() with range check idiom (PR51760) 2021-09-06 22:22:41 +02:00
Assembler The maximal representable alignment in LLVM IR is 1GiB, not 512MiB 2021-08-26 12:53:39 +03:00
Bindings
Bitcode [DebugInfo] generate btf_tag annotations for func parameters 2021-08-26 14:18:30 -07:00
BugPoint
CodeGen [ARM] Implement target hook function to decide folding (mul (add x, c1), c2) 2021-09-07 15:42:43 +08:00
DebugInfo [test] Cleanup legacy PM tests in llvm/test/DebugInfo 2021-09-04 15:52:43 -07:00
Demangle
Examples
ExecutionEngine [RuntimeDyld] Implemented relocation of TLS symbols in ELF 2021-09-06 10:27:43 +02:00
Feature
FileCheck [FileCheck] Use StringRef for MatchRegexp to fix crash. 2021-09-01 14:27:14 +02:00
Instrumentation [test] Remove some legacy PM tests in llvm/test/Instrumentation/AddressSanitizer 2021-09-05 12:06:14 -07:00
Integer
JitListener
LTO
Linker [IRLinker] Suppress linker warnings when linking with CUDA libdevice. 2021-09-01 10:45:15 -07:00
MC [AArch64][MC] Merge FeaturePMU into FeaturePerfMon 2021-09-06 14:56:49 +01:00
MachineVerifier Revert @llvm.isnan intrinsic patchset. 2021-09-02 13:53:56 +03:00
Object
ObjectYAML
Other [verify-uselistorder] Support -force-opaque-pointers 2021-09-04 22:41:31 +02:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen] Allow target specific flags for RegisterClass 2021-08-31 22:29:11 -04:00
ThinLTO/X86 [Clang] add support for error+warning fn attrs 2021-08-25 10:34:18 -07:00
Transforms [ARM] Add tests for MVE narrowing intrinsic demand bits. 2021-09-06 22:03:32 +01:00
Unit
Verifier [Verifier] Only allow invariant.group metadata on stores and loads 2021-09-02 12:49:04 -07:00
YAMLParser
tools [IRSim] Adding support for recognizing branch similarity 2021-09-06 11:55:38 -07:00
.clang-format
CMakeLists.txt
TestRunner.sh
lit.cfg.py
lit.site.cfg.py.in