1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/test
Max Kazantsev 3f3acbc661 [X86][CodeGenPrepare] Try to reuse IV's incremented value instead of adding the offset, part 2
This patch enables the case where we do not completely eliminate offset.
Supposedly in this case we reduce live range overlap that never harms, but
since there are doubts this is true, this goes as a separate change.

Differential Revision: https://reviews.llvm.org/D96399
Reviewed By: reames
2021-03-04 16:47:43 +07:00
..
Analysis [Cost]Add tests for boolean and/or reductions, NFC. 2021-03-03 12:34:30 -08:00
Assembler
Bindings
Bitcode Revert "[ObjC][ARC] Use operand bundle 'clang.arc.attachedcall' instead of explicitly emitting retainRV or claimRV calls in the IR" 2021-03-03 15:51:40 +01:00
BugPoint
CodeGen [X86][CodeGenPrepare] Try to reuse IV's incremented value instead of adding the offset, part 2 2021-03-04 16:47:43 +07:00
DebugInfo Revert "Use the default seed value for djb hash for StringMap" 2021-03-01 14:00:39 +01:00
Demangle
Examples Revert "patch" it wass my mistake inusing git 2021-02-24 11:06:16 +05:30
ExecutionEngine [Orc] Extend lli debug support tests to JITLink 2021-03-02 15:07:36 +01:00
Feature
FileCheck [FileCheck] Do not skip end of line in diagnostics 2021-03-03 08:20:39 +00:00
Instrumentation [test] Fix profiling.ll 2021-03-03 15:18:44 -08:00
Integer
JitListener
Linker [llvm-link] fix IRMover returning wrong modified vector type 2021-02-22 11:29:42 +00:00
LTO
MachineVerifier GlobalISel: Verify G_CONCAT_VECTORS has at least 2 sources 2021-03-01 09:10:36 -05:00
MC [AVR] Add register aliases XL, YH, etc 2021-03-03 15:36:05 +01:00
Object
ObjectYAML Add more historic DWARF vendor extensions 2021-02-25 15:09:42 -08:00
Other [opt] Error if -debug-pass is specified alongside the new PM 2021-03-02 15:59:28 -08:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen] Add IntrNoMerge as intrinsic property 2021-03-02 09:04:50 -08:00
ThinLTO/X86 [IRSymTab] Set FB_used on llvm.compiler.used symbols 2021-03-03 16:22:30 -08:00
tools [llvm-objcopy][test] Improve many-sections object and test case 2021-03-04 09:42:43 +00:00
Transforms [CSSPGO] Deduplicating dangling pseudo probes. 2021-03-03 22:44:42 -08:00
Unit
Verifier Revert "[ObjC][ARC] Use operand bundle 'clang.arc.attachedcall' instead of explicitly emitting retainRV or claimRV calls in the IR" 2021-03-03 15:51:40 +01:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh