[opaque pointer type] Add textual IR support for explicit type parameter for global...
[oota-llvm.git] / test / Transforms / InstCombine / bitcast-store.ll
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-11-25 Chandler Carruth[InstCombine] Change LLVM To canonicalize toward the...
2014-03-25 Richard Osborne[InstCombine] Don't fold bitcast into store if it would...
2010-10-25 Dan GohmanFix a case where instcombine was stripping metadata...