llvm-6502/test/Transforms/ConstantMerge
Chris Lattner c3b6ffc431 1. modernize the constantmerge pass, using densemap/smallvector.
2. don't bother trying to merge globals in non-default sections,
   doing so is quite dubious at best anyway.
3. fix a bug reported by Arnaud de Grandmaison where we'd try to
   merge two globals in different address spaces.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95995 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-12 18:17:23 +00:00
..
2002-09-23-CPR-Update.ll Change tests from "opt %s" to "opt < %s" so that opt doesn't see the 2009-09-11 18:01:28 +00:00
2003-10-28-MergeExternalConstants.ll Eliminate uses of %prcontext. 2009-09-05 11:35:16 +00:00
dg.exp sabre brings to my attention that the 'tr' suffix is also obsolete 2008-05-20 21:00:03 +00:00
dont-merge.ll 1. modernize the constantmerge pass, using densemap/smallvector. 2010-02-12 18:17:23 +00:00