1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test
Florian Hahn a0ddb2246b [SCEV] Add tests where assumes can be used to improve tripe multiple.
This patch adds a set of tests where information from assumes can be
used to improve the trip multiple.

See PR47904.
2020-10-19 18:26:09 +01:00
..
Analysis [SCEV] Add tests where assumes can be used to improve tripe multiple. 2020-10-19 18:26:09 +01:00
Assembler Reapply "OpaquePtr: Add type to sret attribute" 2020-10-16 11:05:02 -04:00
Bindings
Bitcode [DebugInfo] Support for DWARF operator DW_OP_over 2020-10-17 08:42:28 +05:30
BugPoint
CodeGen [DAGCombiner][PowerPC] Remove isMulhCheaperThanMulShift TLI hook, Use isOperationLegalOrCustom directly instead. 2020-10-19 12:23:04 -05:00
DebugInfo [PrologEpilogInserter] Fix prolog-params.mir 2020-10-18 22:36:58 -07:00
Demangle
Examples [examples] Fix test: Kaleidoscope Chapter 4 no longer supports redefinition. 2020-10-19 00:35:56 -07:00
ExecutionEngine [ORC] Remove OrcV1 APIs. 2020-10-18 21:02:44 -07:00
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker Reapply "OpaquePtr: Add type to sret attribute" 2020-10-16 11:05:02 -04:00
LTO
MachineVerifier
MC [AMDGPU] Correct hsa-diag-v3.s test 2020-10-19 17:08:13 +00:00
Object
ObjectYAML
Other Revert "[PM/CC1] Add -f[no-]split-cold-code CC1 option to toggle splitting" 2020-10-19 12:31:14 +02:00
Reduce llvm-reduce: Don't replace intrinsic calls with undef 2020-10-16 10:10:53 -04:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen] Enhance !empty and !size to handle strings and DAGs. 2020-10-19 09:22:20 -04:00
ThinLTO/X86
tools [yaml2obj] - Fix comments. NFC. 2020-10-19 15:13:01 +03:00
Transforms Revert rGa704d8238c86bac: "[InstCombine] Add or((icmp ult/ule (A + C1), C3), (icmp ult/ule (A + C2), C3)) uniform vector support" 2020-10-19 16:03:36 +01:00
Unit
Verifier Reapply "OpaquePtr: Add type to sret attribute" 2020-10-16 11:05:02 -04:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh