llvm-project/llvm/test
Guozhi Wei d24c93cc41 [X86] Enable reassociation for ADD instructions
ADD is an associative and commutative operation, so we can do reassociation for it.

Differential Revision: https://reviews.llvm.org/D136396
2022-10-26 00:46:13 +00:00
..
Analysis [test] Use new pass manager syntax in some tests 2022-10-23 13:44:20 -07:00
Assembler Add nocapture to pointer parameters of masked stores/loads 2022-10-24 11:15:55 +00:00
Bindings [llvm-ocaml] Replace all typed pointer functions with opaque pointer functions 2022-10-11 16:25:38 -07:00
Bitcode
BugPoint
CodeGen [X86] Enable reassociation for ADD instructions 2022-10-26 00:46:13 +00:00
DebugInfo [DebugInfo] getMergedLocation: Maintain the line number if they match 2022-10-25 14:10:21 +00:00
Demangle
Examples
ExecutionEngine [test][LoongArch] Mark old JIT ExecutionEngine tests as unsupported 2022-10-13 19:30:20 +08:00
Feature [lit][REQUIRES] Fix REQUIRES on an NVPTX test so it will run 2022-10-24 10:12:53 -07:00
FileCheck
Instrumentation [MSAN] Add handleCountZeroes for ctlz and cttz. 2022-10-24 17:31:34 -07:00
Integer
JitListener
LTO Revert D135427 "[LTO] Make local linkage GlobalValue in non-prevailing COMDAT available_externally" 2022-10-19 11:24:12 -07:00
Linker
MC [AArch64]SME2 single-multi and multi-multi INT dot product instructions[part2] 2022-10-25 18:32:20 +01:00
MachineVerifier
Object
ObjectYAML [ObjectYAML] Support for basic data in code. 2022-10-04 09:36:27 -07:00
Other Revert "Recommit "[LoopFlatten] Enable it by default"" 2022-10-18 23:36:36 +05:30
SafepointIRVerifier
Support
SymbolRewriter
TableGen [Attributes] Make intrinsic attribute generation more flexible (NFC) 2022-10-12 10:56:01 +02:00
ThinLTO/X86 Revert D135427 "[LTO] Make local linkage GlobalValue in non-prevailing COMDAT available_externally" 2022-10-19 11:24:12 -07:00
Transforms SimplifyLibCalls: Add missing testcase for sincospi 2022-10-25 17:06:08 -07:00
Unit
Verifier [Verifier] Relieve intrinsics parameter alignment size constrain 2022-10-21 17:01:20 +08:00
YAMLParser
tools llvm-reduce: Remove unnecessary arguments from test 2022-10-24 22:32:31 -07:00
.clang-format
CMakeLists.txt Recommit [llvm-debuginfo-analyzer] (02/09) - Driver and documentation 2022-10-18 08:39:26 +01:00
TestRunner.sh
lit.cfg.py [lit] Define keyword used by MCJIT test 2022-10-25 09:24:32 -07:00
lit.site.cfg.py.in [cmake] Remove LLVM_INCLUDE_GO_TESTS variable 2022-10-14 16:34:36 +02:00