summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/ScalarRepl/2011-06-08-VectorExtractValue.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove the ScalarReplAggregates passDavid Majnemer2016-06-151-75/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-5/+5
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-8/+8
* Recommit r158407: Allow SROA to look at a vector type and see if the offset i...Pete Cooper2012-06-141-7/+18
* Revert r158454: Allow SROA to look at a vector type... Its breaking the vect...Pete Cooper2012-06-141-18/+7
* Recommit r158407: Allow SROA to look at a vector type and see if the offset i...Pete Cooper2012-06-141-7/+18
* Revert "Allow SROA to look at a vector type and see if the offset is out of r...Pete Cooper2012-06-131-4/+7
* Allow SROA to look at a vector type and see if the offset is out of range to ...Pete Cooper2012-06-131-7/+4
* When scalar replacement returns a vector type, only accept it if the vectorCameron Zwarich2011-06-181-2/+4
* Fix PR10104 by adding a bounds check on a vector element access check. It wasCameron Zwarich2011-06-091-3/+5
* Fix an assymmetry between ConvertScalar_ExtractValue and ConvertScalar_Insert...Cameron Zwarich2011-06-081-0/+60
OpenPOWER on IntegriCloud