Age | Commit message (Expand) | Author |
---|---|---|
2012-06-14 | Recommit r158407: Allow SROA to look at a vector type and see if the offset i... | Pete Cooper |
2012-06-14 | Revert r158454: Allow SROA to look at a vector type... Its breaking the vect... | Pete Cooper |
2012-06-14 | Recommit r158407: Allow SROA to look at a vector type and see if the offset i... | Pete Cooper |
2012-06-13 | Revert "Allow SROA to look at a vector type and see if the offset is out of r... | Pete Cooper |
2012-06-13 | Allow SROA to look at a vector type and see if the offset is out of range to ... | Pete Cooper |
2011-06-18 | When scalar replacement returns a vector type, only accept it if the vector | Cameron Zwarich |
2011-06-09 | Fix PR10104 by adding a bounds check on a vector element access check. It was | Cameron Zwarich |
2011-06-08 | Fix an assymmetry between ConvertScalar_ExtractValue and ConvertScalar_Insert... | Cameron Zwarich |