aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/ConstantMerge/dont-merge.ll
AgeCommit message (Expand)Author
2010-09-15fix PR8144, a bug where constant merge would merge globals markedChris Lattner
2010-02-121. modernize the constantmerge pass, using densemap/smallvector.Chris Lattner
2010-02-12rename testChris Lattner