1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test
George Burgess IV 6d5d477e04 [MSSA] Print more optimization information
In particular, when asked to print a MemoryAccess, we'll now print where
defs are optimized to, and we'll print optimized access types.

This patch also introduces an operator<< to make printing AliasResults
easier.

Patch by Juneyoung Lee!

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

llvm-svn: 334760
2018-06-14 19:55:53 +00:00
..
Analysis [MSSA] Print more optimization information 2018-06-14 19:55:53 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [x86] be more selective about converting 'and' to shuffle (PR37749) 2018-06-14 19:55:02 +00:00
DebugInfo [CodeView] Omit forward references for unnamed structs and unions 2018-06-11 01:39:34 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [WinASan] Don't instrument globals in sections containing '$' 2018-06-13 20:47:21 +00:00
Integer
JitListener
Linker
LTO
MC [WebAssembly] Ignore explicit section names for functions 2018-06-14 18:48:19 +00:00
Object
ObjectYAML
Other Reland: [Timers] Use the pass argument name for JSON keys in time-passes 2018-06-13 21:03:56 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen
ThinLTO/X86
tools [llvm-mca] Add tests for instructions that implicitly clear the upper portion of a super-register. 2018-06-14 17:48:42 +00:00
Transforms Revert rL334704: "[DebugInfo] Check size of variable in ConvertDebugDeclareToDebugValue" 2018-06-14 16:08:22 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh