Files
clang-p2996/llvm/lib/Transforms/Scalar/ConstantHoisting.cpp
Benjamin Kramer 9e709bce86 ConstantHoisting: We can't insert instructions directly in front of a PHI node.
Insert before the terminating instruction of the dominating block instead.

llvm-svn: 200218
2014-01-27 13:11:43 +00:00

17 KiB