Dan Gohman 58a0550024 Factor out the code for checking that all indices in a getelementptr are
within the notional bounds of the static type of the getelementptr (which
is not the same as "inbounds") from GlobalOpt into a utility routine,
and use it in ConstantFold.cpp to check whether there are any mis-behaved
indices.

llvm-svn: 81478
2009-09-10 23:37:55 +00:00
..
2009-07-21 17:43:20 +00:00
2009-08-11 06:31:57 +00:00
2009-08-31 05:34:32 +00:00
2009-08-23 07:05:07 +00:00