Logo
Explore Help
Sign In
axiomdl/llvm
0
0
Fork 0
You've already forked llvm
mirror of https://github.com/AxioDL/llvm.git synced 2026-03-30 11:42:29 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
51cc82887cdd6795caaffc0ece500481b697bced
llvm/lib/Transforms/Vectorize
T
History
Nadav Rotem a7d9a6ee63 LoopVectorizer: Fix 15830. When scalarizing and unrolling stores make sure that the order in which the elements are scalarized is the same as the original order.
This fixes a miscompilation in FreeBSD's regex library.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180121 91177308-0d34-0410-b5e6-96231b3b80d8
2013-04-23 17:12:42 +00:00
..
BBVectorize.cpp
BBVectorize: Fixup debugging statements
2013-03-10 20:57:42 +00:00
CMakeLists.txt
Add support for bottom-up SLP vectorization infrastructure.
2013-04-09 19:44:35 +00:00
LLVMBuild.txt
…
LoopVectorize.cpp
LoopVectorizer: Fix 15830. When scalarizing and unrolling stores make sure that the order in which the elements are scalarized is the same as the original order.
2013-04-23 17:12:42 +00:00
Makefile
…
SLPVectorizer.cpp
Fix PR15800. Do not try to vectorize vectors and structs.
2013-04-20 22:29:43 +00:00
Vectorize.cpp
Move C++ code out of the C headers and into either C++ headers
2013-04-22 22:47:22 +00:00
VecUtils.cpp
SLPVectorize: Add support for vectorization of casts.
2013-04-21 08:05:59 +00:00
VecUtils.h
SLPVectorizer: Strength reduce SmallVectors to ArrayRefs.
2013-04-20 09:49:10 +00:00
Powered by Gitea Page: 1057ms Template: 13ms
Auto
English
English
Licenses API