aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/BBVectorize/X86
Commit message (Expand)AuthorAgeFilesLines
* CostModel: increase the default cost of supported floating point operations f...Nadav Rotem2013-04-122-4/+29
* BBVectorize: Fix an invalid reference bugHal Finkel2013-02-171-0/+98
* BBVectorize: Use VTTI to compute costs for intrinsics vectorizationHal Finkel2012-12-261-0/+79
* BBVectorize: Don't vectorize vector-manipulation chainsHal Finkel2012-11-131-0/+170
* BBVectorize: Only some insert element operand pairs are free.Hal Finkel2012-11-121-0/+85
* BBVectorize: Use a more sophisticated check for input costHal Finkel2012-11-121-0/+54
* BBVectorize: Check the types of compare instructionsHal Finkel2012-11-121-0/+16
* BBVectorize: Check the input types of shuffles for legalityHal Finkel2012-11-121-0/+25
* BBVectorize: Commit the rest of the test-case change.Hal Finkel2012-11-011-41/+1
* BBVectorize: Use target costs for incoming and outgoing values instead of the...Hal Finkel2012-11-012-11/+99
* BBVectorize: Choose pair ordering to minimize shufflesHal Finkel2012-10-312-2/+2
* Remove an invalid assert in TargetTransformImplHal Finkel2012-10-301-0/+12
* Move target-specific BBVectorize tests into a separate directory.Hal Finkel2012-10-262-0/+137