Files
clang-p2996/llvm/lib/Transforms/Scalar
Sebastian Pop 429740a6c2 GVN-hoist: fix early exit logic
The patch splits a complex && if condition into easier to read and understand
logic.  That wrong early exit condition was letting some instructions with not
all operands available pass through when HoistingGeps was true.

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

llvm-svn: 277785
2016-08-04 23:49:05 +00:00
..
2016-07-15 13:45:20 +00:00
2016-06-19 17:20:27 +00:00
2016-08-04 23:49:05 +00:00
2016-07-20 20:17:13 +00:00
2016-06-20 11:19:58 +00:00