This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
/
Vectorize
History
Simon Pilgrim
3dafb553d9
[SLPVectorizer] Call InstructionsState.isOpcodeOrAlt with Instruction instead of an opcode. NFCI.
...
llvm-svn: 336069
2018-07-01 20:22:46 +00:00
..
CMakeLists.txt
[VPlan] Add VPInstruction to VPRecipe transformation.
2018-06-18 18:28:49 +00:00
LLVMBuild.txt
…
LoadStoreVectorizer.cpp
…
LoopVectorizationLegality.cpp
…
LoopVectorizationPlanner.h
…
LoopVectorize.cpp
[LV] Prevent LV to run cost model twice for VF=2
2018-06-15 16:21:35 +00:00
SLPVectorizer.cpp
[SLPVectorizer] Call InstructionsState.isOpcodeOrAlt with Instruction instead of an opcode. NFCI.
2018-07-01 20:22:46 +00:00
Vectorize.cpp
…
VPlan.cpp
[VPlanRecipeBase] Add eraseFromParent().
2018-06-18 15:18:48 +00:00
VPlan.h
[VPlan] Add VPInstruction to VPRecipe transformation.
2018-06-18 18:28:49 +00:00
VPlanHCFGBuilder.cpp
…
VPlanHCFGBuilder.h
…
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
…
VPlanVerifier.cpp
…
VPlanVerifier.h
…
VPRecipeBuilder.h
…