summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SLPVectorizer/X86/reduction2.ll
Commit message (Expand)AuthorAgeFilesLines
* SLP Vectorier: Don't vectorize really short chains because they are already ...Nadav Rotem2013-07-261-1/+3
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-1/+1
* Revert "Recommit r179497 after fixing uninitialized variable." untilEric Christopher2013-04-151-0/+3
* Recommit r179497 after fixing uninitialized variable.Eric Christopher2013-04-151-3/+0
* Revert "Remove some unused triple and data layout."Eric Christopher2013-04-141-0/+3
* Remove some unused triple and data layout.Eric Christopher2013-04-141-3/+0
* Make the command line triple match the module triple.Nadav Rotem2013-04-141-1/+1
* Remove unused function attributes.Nadav Rotem2013-04-141-8/+3
* SLPVectorizer: Add support for trees that don't start at binary operators, an...Nadav Rotem2013-04-141-0/+37
OpenPOWER on IntegriCloud