llvm/test
David Majnemer 780c417861 [InstCombine] Don't insert an instruction after a terminator
We tried to insert a cast of a phi in a block whose terminator is an
EHPad.  This is invalid.  Do not attempt the transform in these
circumstances.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@252370 91177308-0d34-0410-b5e6-96231b3b80d8
2015-11-06 23:59:23 +00:00
..
Analysis
Assembler
Bindings
Bitcode Add 'notail' marker for call instructions. 2015-11-06 23:55:38 +00:00
BugPoint
CodeGen [AArch64][FastISel] Don't even try to select vector icmps. 2015-11-06 23:16:53 +00:00
DebugInfo
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
LibDriver
Linker Restore "Move metadata linking after lazy global materialization/linking." 2015-11-06 17:50:53 +00:00
LTO
MC
Object
Other
SymbolRewriter
TableGen
tools
Transforms [InstCombine] Don't insert an instruction after a terminator 2015-11-06 23:59:23 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh