1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/test
Max Kazantsev 95717fc944 [Test] Add more tests demonstrating oddities in behavior of LSR
These tests demonstrate that LSR does not insert IV increment
into the latch block (as it supposes to) when it can use an
existing Phi as IV rather than creating a new LSR IV.
2021-02-05 14:04:29 +07:00
..
Analysis [MemorySSA] Don't treat lifetime.end as NoAlias 2021-02-04 20:58:28 +01:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [Test] Add more tests demonstrating oddities in behavior of LSR 2021-02-05 14:04:29 +07:00
DebugInfo Re-land D94976 after revert in e29552c5aff6 2021-02-04 11:17:18 +00:00
Demangle
Examples [test][NewPM] Pin various tests to the legacy PM 2021-02-02 15:07:10 -08:00
ExecutionEngine
Feature [test][NewPM] Pin various tests to the legacy PM 2021-02-02 15:07:10 -08:00
FileCheck [FileCheck] Make --allow-unused-prefixes cl::ZeroOrMore 2021-02-02 15:18:00 -08:00
Instrumentation Revert "[InstrProfiling] Use !associated metadata for counters, data and values" 2021-02-03 19:14:34 -05:00
Integer
JitListener
Linker
LTO Revert "[LTO] Use lto::backend for code generation." 2021-02-03 22:49:30 +00:00
MachineVerifier
MC [RISCV] Add new vector instructions in v0.10. 2021-02-03 13:28:58 +08:00
Object
ObjectYAML [yaml2obj][wasm] Support numeric relocation type 2021-02-02 18:28:37 -08:00
Other Revert "[LTO] Add option enable NewPM with LTOCodeGenerator." 2021-02-03 22:49:20 +00:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86
tools LLVMgold.so: Fix tests after D95380 2021-02-04 21:14:36 -08:00
Transforms [Test] Add more tests demonstrating oddities in behavior of LSR 2021-02-05 14:04:29 +07:00
Unit
Verifier Remove overzealous verifier check on DW_OP_LLVM_entry_value and improve the documentation 2021-02-04 10:58:35 -08:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh