summaryrefslogtreecommitdiff
path: root/test/Transforms/ScalarRepl/2011-06-08-VectorExtractValue.ll
Commit message (Expand)AuthorAge
* Recommit r158407: Allow SROA to look at a vector type and see if the offset i...Pete Cooper2012-06-14
* Revert r158454: Allow SROA to look at a vector type... Its breaking the vect...Pete Cooper2012-06-14
* Recommit r158407: Allow SROA to look at a vector type and see if the offset i...Pete Cooper2012-06-14
* Revert "Allow SROA to look at a vector type and see if the offset is out of r...Pete Cooper2012-06-13
* Allow SROA to look at a vector type and see if the offset is out of range to ...Pete Cooper2012-06-13
* When scalar replacement returns a vector type, only accept it if the vectorCameron Zwarich2011-06-18
* Fix PR10104 by adding a bounds check on a vector element access check. It wasCameron Zwarich2011-06-09
* Fix an assymmetry between ConvertScalar_ExtractValue and ConvertScalar_Insert...Cameron Zwarich2011-06-08