Dan Gohman 3d01334e6f Fix a bug in the over-index constant folding. When over-indexing an
array member of a struct, it's possible to land in an arbitrary position
inside that struct, such that attempting to find further getelementptr
indices will fail. In such cases, folding cannot be done.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79485 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-19 22:46:59 +00:00
..
2009-08-11 16:02:12 +00:00
2009-07-24 08:24:36 +00:00
2009-08-17 15:29:31 +00:00
2009-07-26 08:34:35 +00:00
2009-08-19 05:44:39 +00:00