llvm-project/llvm/lib/Transforms
David Majnemer 27f2447fb3 [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.

llvm-svn: 252370
2015-11-06 23:59:23 +00:00
..
Hello Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
IPO DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
InstCombine [InstCombine] Don't insert an instruction after a terminator 2015-11-06 23:59:23 +00:00
Instrumentation DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
ObjCARC ObjCARC: Remove implicit ilist iterator conversions, NFC 2015-10-19 23:20:14 +00:00
Scalar Add 'notail' marker for call instructions. 2015-11-06 23:55:38 +00:00
Utils [SimplifyLibCalls] Don't hardcode the function name. 2015-11-06 21:05:07 +00:00
Vectorize Fix SLPVectorizer commutativity reordering 2015-11-06 20:17:51 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile