llvm-6502/lib/Transforms
Chris Lattner b10e0da065 Fix a bug where scalarrepl would discard offset if type would match.
In practice this can only happen on code with already undefined behavior, 
but this is still a good thing to handle correctly.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46539 91177308-0d34-0410-b5e6-96231b3b80d8
2008-01-30 00:39:15 +00:00
..
Hello Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
Instrumentation Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
IPO Don't let globalopt hack on volatile loads or stores. 2008-01-29 19:01:37 +00:00
Scalar Fix a bug where scalarrepl would discard offset if type would match. 2008-01-30 00:39:15 +00:00
Utils Revert r46393: readonly/readnone functions are no 2008-01-27 18:12:58 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00