Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[oota-llvm.git] / test / Transforms / ConstantMerge / merge-both.ll
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...