1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/test
Nick Desaulniers af68671197 Revert "[DebugInfo] Drop DBG_VALUE_LISTs with an excessive number of debug operands"
This reverts commit b623df3c93983c4512aa54f2c706716bdf865a90, as per
https://llvm.org/docs/DeveloperPolicy.html#patch-reversion-policy.

Breakages observed downstream reported in:
https://reviews.llvm.org/D91722#2724321

Fixes exist in:
https://reviews.llvm.org/D101523
https://reviews.llvm.org/D101540

but haven't landed yet going into the weekend.
2021-04-30 16:45:37 -07:00
..
Analysis Revert "Generalize getInvertibleOperand recurrence handling slightly" 2021-04-29 13:06:26 -07:00
Assembler
Bindings [ARM][AArch64] Require appropriate features for crypto algorithms 2021-04-28 16:26:18 +01:00
Bitcode
BugPoint
CodeGen [EarlyIfConversion] Avoid producing selects with identical operands 2021-04-30 15:51:14 -07:00
DebugInfo Revert "[DebugInfo] Drop DBG_VALUE_LISTs with an excessive number of debug operands" 2021-04-30 16:45:37 -07:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [dfsan] Fix origin tracking for fast8 2021-04-30 15:57:33 -07:00
Integer
JitListener
Linker Linker: Avoid scheduling the link of a global value twice due to an alias 2021-04-28 13:22:10 -07:00
LTO
MachineVerifier
MC [llvm-readobj] Recognize N_THUMB_DEF as a symbol flag 2021-04-30 17:39:56 -04:00
Object
ObjectYAML
Other [NewPM] Disable RelLookupTableConverter pass in LTO 2021-04-30 21:23:40 +00:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen] Fix two bugs in 'defm' when complex 'assert' is involved. 2021-04-30 11:31:06 -04:00
ThinLTO/X86
tools [llvm-readobj] Recognize N_THUMB_DEF as a symbol flag 2021-04-30 17:39:56 -04:00
Transforms Add support for llvm.assume intrinsic to the LoadStoreVectorizer pass 2021-04-30 13:39:46 -07:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh