This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-05-08 05:56:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
/
Vectorize
History
Benjamin Kramer
37c2d65c5a
Insert the reduction start value into the first bypass block to preserve domination.
...
Fixes PR15344. llvm-svn: 176701
2013-03-08 16:58:37 +00:00
..
BBVectorize.cpp
BBVectorize: Fix an invalid reference bug
2013-02-17 15:59:26 +00:00
CMakeLists.txt
Add a loop vectorizer.
2012-10-17 18:25:06 +00:00
LLVMBuild.txt
…
LoopVectorize.cpp
Insert the reduction start value into the first bypass block to preserve domination.
2013-03-08 16:58:37 +00:00
Makefile
…
Vectorize.cpp
LoopVectorizer: Use the "optsize" attribute to decide if we are allowed to increase the function size.
2012-12-12 19:29:45 +00:00