[WinEH] Fix a case where GVN could incorrectly PRE a load into an EH pad.
[oota-llvm.git] / test / Transforms / GVN / pre-gep-load.ll
2015-10-23 Tim NorthoverGVN: don't try to replace instruction with itself.
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-01-09 Tim NorthoverRe-reapply r221924: "[GVN] Perform Scalar PRE on gep...
2014-11-19 Manman RenRevert r222039 because of bot failure.
2014-11-14 Chad RosierReapply r221924: "[GVN] Perform Scalar PRE on gep indic...
2014-11-13 Chad RosierRevert "[GVN] Perform Scalar PRE on gep indices that...
2014-11-13 Chad Rosier[GVN] Perform Scalar PRE on gep indices that feed loads...