Fixes a bug in finding the upcoming store/conditional branch instruction
authorPeizhao Ou <peizhaoo@uci.edu>
Wed, 29 Nov 2017 18:14:44 +0000 (10:14 -0800)
committerPeizhao Ou <peizhaoo@uci.edu>
Wed, 29 Nov 2017 18:14:44 +0000 (10:14 -0800)
commit01fcec965e45a246e8f00596467dae3d48eab695
tree6b4e5575f6381d5bc7cd38ab2d61488e5207df99
parent20a42bb20d43b80e322c95dd99b64a5a4566fe08
Fixes a bug in finding the upcoming store/conditional branch instruction
lib/CodeGen/CodeGenPrepare.cpp
lib/IR/Verifier.cpp