Remove caching in FunctionImport: a Module can't be reused after being linked from
[oota-llvm.git] / test / Transforms / LICM / hoist-bitcast-load.ll
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-14 Matt ArsenaultLook through addrspacecast when checking isDereferencea...
2014-07-10 Hal FinkelA test case for not asserting in isDereferenceablePoint...
2014-07-10 Hal FinkelAllow isDereferenceablePointer to look through some...