instcombine: alloca: Canonicalize scalar allocation array size
[oota-llvm.git] / test / Transforms / ConstantMerge / merge-both.ll
2015-03-04 Mehdi AminiMake DataLayout Non-Optional in the Module
2013-05-06 Rafael EspindolaFix const merging when an alias of a const is llvm...
2012-12-30 Dmitri GribenkoTests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
2011-07-27 Nick LewyckyTeach the ConstantMerge pass about alignment. Fixes...
2011-01-16 Rafael EspindolaDon't merge two constants if we care about the address...