llvm-6502/lib/Transforms
Dan Gohman c62482d4ed Fix GlobalOpt to avoid committing a store if the address getelementptr
is missing the inbounds flag. This is slightly conservative, but it
avoids problems with two constants pointing to the same address but
getting distinct entries in the Memory DenseMap.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81163 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-07 22:40:13 +00:00
..
Hello
Instrumentation Converted MaximumSpanningTree algorithm to a generic template, this could go 2009-09-04 12:34:44 +00:00
IPO Fix GlobalOpt to avoid committing a store if the address getelementptr 2009-09-07 22:40:13 +00:00
Scalar Remove some not-really-used variables, as warned 2009-09-06 12:41:19 +00:00
Utils Fix comment. 2009-09-06 22:20:54 +00:00
Makefile