Create phi nodes for swifterror values at the end of the phi instructions list
authorArnold Schwaighofer <aschwaighofer@apple.com>
Fri, 9 Sep 2016 21:18:47 +0000 (21:18 +0000)
committerArnold Schwaighofer <aschwaighofer@apple.com>
Fri, 9 Sep 2016 21:18:47 +0000 (21:18 +0000)
commit7d7b4b4014c19149e710368d20955cdc2a872e3b
tree927728b1a51a959aa83455c8c6d2dd4002638a99
parent432d3d2619be3c9c9bf7c727cffc68f11e18fd43
Create phi nodes for swifterror values at the end of the phi instructions list

ISel makes assumption about the order of phi nodes.

rdar://28190150

llvm-svn: 281095
llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
llvm/test/CodeGen/X86/swifterror.ll