summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [VPlan] Rename VPlanHCFGTransforms to VPlanTransforms (NFC).Florian Hahn2019-12-071-1/+1
* [cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"Tom Stellard2019-11-211-1/+1
* [LV][VPlan] Change to implement VPlan based predication forHideki Saito2019-01-231-0/+1
* [VPlan, SLP] Add simple SLP analysis on top of VPlan.Florian Hahn2018-11-141-0/+1
* [VPlan] Add VPInstruction to VPRecipe transformation.Florian Hahn2018-06-181-0/+1
* [VPlan] Reland r332654 and silence unused func warningDiego Caballero2018-05-211-0/+2
* Reverted r332654 as it has broken some buildbots and left unfixed for a long ...Galina Kistanova2018-05-181-2/+0
* [LV][VPlan] Build plain CFG with simple VPInstructions for outer loops.Diego Caballero2018-05-171-0/+2
* [NFC][LV][LoopUtil] Move LoopVectorizationLegality to its own fileHideki Saito2018-04-291-0/+1
* [LV] Fix PR34248 - recommit D32871 after revert r311304Ayal Zaks2017-08-271-0/+1
* Revert r311077: [LV] Using VPlan ...Chandler Carruth2017-08-201-1/+0
* [LV] Using VPlan to model the vectorized code and drive its transformationAyal Zaks2017-08-171-0/+1
* Remove the BBVectorize pass.Chandler Carruth2017-06-301-1/+0
* [CMake] NFC. Updating CMake dependency specificationsChris Bieneman2016-11-171-2/+3
* Add LoadStoreVectorizer passMatt Arsenault2016-06-301-1/+2
* Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.Zachary Turner2015-02-111-0/+3
* SLP Vectorizer: Implement multi-block slp-vectorization.Nadav Rotem2013-06-221-1/+0
* Add support for bottom-up SLP vectorization infrastructure.Nadav Rotem2013-04-091-0/+2
* Add a loop vectorizer.Nadav Rotem2012-10-171-0/+1
* llvm/lib: [CMake] Add explicit dependency to intrinsics_gen.NAKAMURA Takumi2012-06-241-0/+2
* Add a basic-block autovectorization pass.Hal Finkel2012-02-011-0/+4
OpenPOWER on IntegriCloud