llvm-mirror/test
Aditya Nandakumar f4dfc939c9 [GISEl]: Translate phi into G_PHI
G_PHI has the same semantics as PHI but also has types.
This lets us verify that the types in the G_PHI are consistent.
This also allows specifying legalization actions for G_PHIs.

https://reviews.llvm.org/D36990

llvm-svn: 311596
2017-08-23 20:45:48 +00:00
..
Analysis
Assembler Parse and print DIExpressions inline to ease IR and MIR testing 2017-08-23 20:31:27 +00:00
Bindings
Bitcode Parse and print DIExpressions inline to ease IR and MIR testing 2017-08-23 20:31:27 +00:00
BugPoint
CodeGen [GISEl]: Translate phi into G_PHI 2017-08-23 20:45:48 +00:00
DebugInfo Parse and print DIExpressions inline to ease IR and MIR testing 2017-08-23 20:31:27 +00:00
DllTool
Examples
ExecutionEngine [AsmParser] Recommit: Hash is not a comment on some targets 2017-08-21 09:58:37 +00:00
Feature LowerAtomic: Don't skip optnone functions; atomic still need lowering (PR34020) 2017-08-23 15:43:28 +00:00
FileCheck
Instrumentation Parse and print DIExpressions inline to ease IR and MIR testing 2017-08-23 20:31:27 +00:00
Integer
JitListener
LibDriver
Linker [IR] AutoUpgrade ModuleFlagBehavior for PIC and PIE level 2017-08-21 21:49:13 +00:00
LTO Emit only A Single Opt Remark When Inlining 2017-08-21 16:45:47 +00:00
MC [ARM][AArch64] v8.3-A Javascript Conversion 2017-08-22 11:08:21 +00:00
Object Fix archive-update.test after r311296. 2017-08-20 18:31:30 +00:00
ObjectYAML
Other revert failing test 2017-08-19 12:24:41 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen Revert r311546 as it breaks build 2017-08-23 15:21:10 +00:00
ThinLTO/X86 [lib/Analysis] - Mark personality functions as live. 2017-08-22 08:50:56 +00:00
tools [gold] Test we don't strip globals when producing relocatables. 2017-08-23 09:43:41 +00:00
Transforms Parse and print DIExpressions inline to ease IR and MIR testing 2017-08-23 20:31:27 +00:00
Unit
Verifier [GISEl]: Translate phi into G_PHI 2017-08-23 20:45:48 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
TestRunner.sh