llvm-project/llvm/test/Transforms/ConstantHoisting/X86
Reid Kleckner d80b69fa3b [Constant Hoisting] Avoid inserting instructions before EH pads
Now that terminators can be EH pads, this code needs to iterate over the
immediate dominators of the EH pad to find a valid insertion point.

Fix for PR32107

Patch by Robert Olliff!

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

llvm-svn: 296698
2017-03-01 22:41:12 +00:00
..
cast-inst.ll
const-base-addr.ll
delete-dead-cast-inst.ll
ehpad.ll [Constant Hoisting] Avoid inserting instructions before EH pads 2017-03-01 22:41:12 +00:00
large-immediate.ll
lit.local.cfg
phi.ll
stackmap.ll