summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/AArch64
Commit message (Expand)AuthorAgeFilesLines
* [LoopVectorize] Shrink integer operations into the smallest type possibleJames Molloy2015-10-121-0/+243
* [LV] Relax Small Size Reduction Type RequirementMatthew Simpson2015-09-101-3/+66
* [AArch64] Turn on by default interleaved access vectorizationSilviu Baranga2015-09-012-3/+3
* [LoopVectorize] Move test from r246149 into a target-specific folder to appea...Chad Rosier2015-08-271-0/+128
* The tests added in r243270 require asserts to be enabledSilviu Baranga2015-07-271-1/+1
* Fix the tests added in r243270. Use 2>&1 instead of |&Silviu Baranga2015-07-271-1/+1
* [ARM/AArch64] Fix cost model for interleaved accessesSilviu Baranga2015-07-271-0/+39
* [LoopVectorize] Teach Loop Vectorizor about interleaved memory accesses.Hao Liu2015-06-081-20/+17
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-275-31/+31
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-275-19/+19
* Move the target specific test case arbitrary-induction-step.ll to test/Transf...Hao Liu2015-01-301-0/+150
* Addition to r216371 (SLP and Loop Vectorization) and r218607 whereSuyog Sarda2014-11-111-0/+31
* Reduce verbiage of lit.local.cfg filesAlp Toker2014-06-091-2/+1
* Use AArch64 instead of now removed ARM64 in test configsAlexey Samsonov2014-06-051-1/+1
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-242-0/+127
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-241-1/+1
* [Test] Trim unnecessary .c and .cpp from config.suffix in lit.local.cfgAdam Nemet2014-05-121-1/+1
* Add missing config file for newly added test case introduced by r206563.Jiangning Liu2014-04-181-0/+6
* This commit allows vectorized loops to be unrolled by a factor of 2 for AArch64.Jiangning Liu2014-04-181-0/+42
OpenPOWER on IntegriCloud