llvm-6502/lib
Nick Lewycky 2820c25e84 Make constmerge a two-pass algorithm so that it won't miss merging
opporuntities. Fixes PR8978.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123541 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-15 18:14:21 +00:00
..
Analysis Teach LazyValueInfo that allocas aren't NULL. Over all of llvm-test, this saves 2011-01-15 09:16:12 +00:00
Archive
AsmParser Allow unnamed_addr on declarations. 2011-01-15 08:15:00 +00:00
Bitcode
CodeGen
CompilerDriver
ExecutionEngine
Linker Allow unnamed_addr on declarations. 2011-01-15 08:15:00 +00:00
MC
Object
Support
Target
Transforms Make constmerge a two-pass algorithm so that it won't miss merging 2011-01-15 18:14:21 +00:00
VMCore Allow unnamed_addr on declarations. 2011-01-15 08:15:00 +00:00
Makefile