Strip metadata when speculatively hoisting instructions
[oota-llvm.git] / test / Transforms / LICM / hoist-deref-load.ll
2015-11-10 Igor LaevskyStrip metadata when speculatively hoisting instructions
2015-05-19 Sanjoy DasDereferenceable, dereferenceable_or_null metadata for...
2015-05-18 Sanjoy DasExploit dereferenceable_or_null attribute in LICM pass
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...
2014-07-19 Hal FinkelMake Value::isDereferenceablePointer handle offsets...
2014-07-18 Hal FinkelAdd a dereferenceable attribute