This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-15 16:07:49 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
/
Vectorize
History
Benjamin Kramer
ddae3440aa
Add IRBuilder::CreateVectorSplat and use it to simplify code.
...
llvm-svn: 171349
2013-01-01 19:55:16 +00:00
..
BBVectorize.cpp
BBVectorize: Use VTTI to compute costs for intrinsics vectorization
2012-12-26 01:36:57 +00:00
CMakeLists.txt
Add a loop vectorizer.
2012-10-17 18:25:06 +00:00
LLVMBuild.txt
…
LoopVectorize.cpp
Add IRBuilder::CreateVectorSplat and use it to simplify code.
2013-01-01 19:55:16 +00:00
LoopVectorize.h
LoopVectorizer: Optimize the vectorization of consecutive memory access when the iteration step is -1
2012-12-26 19:08:17 +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