[x86] Hoist the zext-lowering up in the v4i32 lowering routine -- it is
[oota-llvm.git] / test / Transforms / LowerInvoke / lowerinvoke.ll
2014-03-20 Mark SeabornAdd a test for LowerInvoke that doesn't use "-enable...