.. |
CMakeLists.txt
|
[VectorCombine] new IR transform pass for partial vector ops
|
2020-02-09 10:04:41 -05:00 |
LLVMBuild.txt
|
…
|
|
LoadStoreVectorizer.cpp
|
[Alignment][NFC] Remove unused private functions
|
2020-04-03 09:16:20 +00:00 |
LoopVectorizationLegality.cpp
|
[LoopVectorizer] Change types of lists from pointers to references. NFC
|
2020-03-02 15:04:41 +00:00 |
LoopVectorizationPlanner.h
|
[LV] Do not try to sink dead instructions.
|
2020-01-28 08:28:03 -08:00 |
LoopVectorize.cpp
|
[LV] Fix value that could be read uninitialized.
|
2020-04-06 17:54:50 +01:00 |
SLPVectorizer.cpp
|
[NFC] Modernize misc. uses of Align/MaybeAlign APIs.
|
2020-04-06 17:53:04 -07:00 |
VPRecipeBuilder.h
|
[VPlan] Introduce new VPWidenCallRecipe (NFC).
|
2020-04-06 16:07:37 +01:00 |
VPlan.cpp
|
[VPlan] Introduce new VPWidenCallRecipe (NFC).
|
2020-04-06 16:07:37 +01:00 |
VPlan.h
|
[VPlan] Introduce new VPWidenCallRecipe (NFC).
|
2020-04-06 16:07:37 +01:00 |
VPlanDominatorTree.h
|
…
|
|
VPlanHCFGBuilder.cpp
|
Hide two unused debugging methods, NFCI.
|
2019-03-01 17:15:21 +00:00 |
VPlanHCFGBuilder.h
|
…
|
|
VPlanLoopInfo.h
|
…
|
|
VPlanPredicator.cpp
|
Update files that were mistakenly added with the old file header to the
|
2019-02-11 08:07:38 +00:00 |
VPlanPredicator.h
|
Update files that were mistakenly added with the old file header to the
|
2019-02-11 08:07:38 +00:00 |
VPlanSLP.cpp
|
[VPlanSLP] Don't dereference a cast_or_null<VPInstruction> result. NFCI.
|
2019-09-16 11:22:44 +00:00 |
VPlanTransforms.cpp
|
[VPlan] Use one VPWidenRecipe per original IR instruction. (NFC).
|
2020-03-29 13:47:28 +01:00 |
VPlanTransforms.h
|
[LoopVectorizer] Change types of lists from pointers to references. NFC
|
2020-03-02 15:04:41 +00:00 |
VPlanValue.h
|
[VPlan] Use underlying value for printing, if available.
|
2020-03-18 17:46:57 +00:00 |
VPlanVerifier.cpp
|
Add missing includes needed to prune LLVMContext.h include, NFC
|
2019-11-14 15:23:15 -08:00 |
VPlanVerifier.h
|
…
|
|
VectorCombine.cpp
|
[VectorCombine] try to form a better extractelement
|
2020-04-03 13:55:13 -04:00 |
Vectorize.cpp
|
[VectorCombine] new IR transform pass for partial vector ops
|
2020-02-09 10:04:41 -05:00 |