aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/ConstantMerge/merge-both.ll
AgeCommit message (Expand)Author
2013-05-06Fix const merging when an alias of a const is llvm.used.Rafael Espindola
2012-12-30Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko
2011-07-27Teach the ConstantMerge pass about alignment. Fixes PR10514!Nick Lewycky
2011-01-16Don't merge two constants if we care about the address of both.Rafael Espindola