llvm-6502/lib/Transforms
Bob Wilson 3c3af5d155 Remove special-case SROA optimization of variable indexes to one-element and
two-element arrays.  After restructuring the SROA code, it was not safe to
do this without adding more checking.  It is not clear that this special-case
has really been useful, and removing this simplifies the code quite a bit.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91828 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-21 18:39:47 +00:00
..
Hello Fix a bunch of little errors that Clang complains about when its being pedantic 2009-12-19 07:05:23 +00:00
Instrumentation
IPO
Scalar Remove special-case SROA optimization of variable indexes to one-element and 2009-12-21 18:39:47 +00:00
Utils revert r89298, which was committed without a testcase. I think 2009-12-21 07:45:57 +00:00
Makefile