1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test
Nirav Dave 7277c2fa1f [DAG] Improve loads-from-store forwarding to handle TokenFactor
Forward store values to matching loads down through token
factors. Factored from D14834.

Reviewers: jyknight, hfinkel

Subscribers: hfinkel, nemanjai, llvm-commits

Differential Revision: https://reviews.llvm.org/D26080

llvm-svn: 287773
2016-11-23 16:48:35 +00:00
..
Analysis [X86][AVX512] Add support for v4i64 fptosi/fptoui/sitofp/uitofp on AVX512DQ-only targets 2016-11-23 14:01:18 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [DAG] Improve loads-from-store forwarding to handle TokenFactor 2016-11-23 16:48:35 +00:00
DebugInfo [AsmPrinter] Enable codeview for windows-itanium 2016-11-21 20:13:32 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [asan] Make ASan compatible with linker dead stripping on Windows 2016-11-21 20:40:37 +00:00
Integer
JitListener
LibDriver
Linker
LTO Rename option to -lto-pass-remarks-output 2016-11-22 07:35:14 +00:00
MC [mips] seb, seh instruction aliases 2016-11-22 19:17:23 +00:00
Object
ObjectYAML
Other Analysis: gep inbounds (gep inbounds (...)) is inbounds. 2016-11-22 01:03:40 +00:00
SymbolRewriter
TableGen
ThinLTO/X86 Rename option to -lto-pass-remarks-output 2016-11-22 07:35:14 +00:00
tools [llvm-cov] Avoid 0% when reporting something that's 0/0 2016-11-21 14:00:04 +00:00
Transforms [X86][AVX512] Add support for v4i64 fptosi/fptoui/sitofp/uitofp on AVX512DQ-only targets 2016-11-23 14:01:18 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
TestRunner.sh