[opaque pointer type] Add textual IR support for explicit type parameter for global...
[oota-llvm.git] / test / Transforms / InstCombine / bitcast-alias-function.ll
2015-09-11 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-11-25 Chandler Carruth[InstCombine] Change LLVM To canonicalize toward the...
2014-10-18 Chandler Carruth[InstCombine] Do an about-face on how LLVM canonicalize...
2014-06-03 Rafael EspindolaAllow alias to point to an arbitrary ConstantExpr.
2014-05-16 Rafael EspindolaFix most of PR10367.
2013-07-30 Matt ArsenaultChange behavior of calling bitcasted alias functions.