..
CMakeLists.txt
[VPlan] Add VPInstruction to VPRecipe transformation.
2018-06-18 18:28:49 +00:00
LLVMBuild.txt
…
LoadStoreVectorizer.cpp
Move Analysis/Utils/Local.h back to Transforms
2018-06-04 21:23:21 +00:00
LoopVectorizationLegality.cpp
Rename DEBUG macro to LLVM_DEBUG.
2018-05-14 12:53:11 +00:00
LoopVectorizationPlanner.h
[VPlan] Move recipe construction to VPRecipeBuilder.
2018-06-08 17:30:45 +00:00
LoopVectorize.cpp
[DebugInfo][LoopVectorize] Preserve DL in induction PHI and Add
2018-07-10 13:29:50 +00:00
SLPVectorizer.cpp
[SLPVectorizer] Don't attempt horizontal reduction on pointer types (PR38191)
2018-07-17 13:43:33 +00:00
VPRecipeBuilder.h
[VPlan] Move recipe construction to VPRecipeBuilder.
2018-06-08 17:30:45 +00:00
VPlan.cpp
[VPlan][LV] Introduce condition bit in VPBlockBase
2018-07-09 15:57:09 +00:00
VPlan.h
[VPlan][LV] Introduce condition bit in VPBlockBase
2018-07-09 15:57:09 +00:00
VPlanHCFGBuilder.cpp
[VPlan][LV] Introduce condition bit in VPBlockBase
2018-07-09 15:57:09 +00:00
VPlanHCFGBuilder.h
[VPlan] Reland r332654 and silence unused func warning
2018-05-21 18:14:23 +00:00
VPlanHCFGTransforms.cpp
[VPlan] Add VPInstruction to VPRecipe transformation.
2018-06-18 18:28:49 +00:00
VPlanHCFGTransforms.h
[VPlan] Add VPInstruction to VPRecipe transformation.
2018-06-18 18:28:49 +00:00
VPlanValue.h
[VPlan] Reland r332654 and silence unused func warning
2018-05-21 18:14:23 +00:00
VPlanVerifier.cpp
[VPlan][LV] Introduce condition bit in VPBlockBase
2018-07-09 15:57:09 +00:00
VPlanVerifier.h
[VPlan] Reland r332654 and silence unused func warning
2018-05-21 18:14:23 +00:00
Vectorize.cpp
[LLVM-C] [OCaml] Remove LLVMAddBBVectorizePass
2018-05-28 16:58:10 +00:00