This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
archived-llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked archived-llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2026-01-31 01:35:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fce7fffc39ee286d9e3ee69ae0c0397efa309708
archived-llvm-mirror
/
lib
/
Transforms
/
Vectorize
History
Matthew Simpson
d68c6d8382
[SLP] Make RecursionMaxDepth a command line option (NFC)
...
llvm-svn: 278343
2016-08-11 15:28:45 +00:00
..
BBVectorize.cpp
[BBVectorize] Don't vectorize selects with a scalar condition and vector operands.
2016-05-26 18:43:57 +00:00
CMakeLists.txt
Add LoadStoreVectorizer pass
2016-06-30 23:11:38 +00:00
LLVMBuild.txt
Update libdeps since TLI was moved from Target to Analysis in r226078.
2015-01-15 05:21:00 +00:00
LoadStoreVectorizer.cpp
LoadStoreVectorizer: Remove TargetBaseAlign. Keep alignment for stack adjustments.
2016-08-04 16:38:44 +00:00
LoopVectorize.cpp
[LV, X86] Be more optimistic about vectorizing shifts.
2016-08-04 22:48:03 +00:00
SLPVectorizer.cpp
[SLP] Make RecursionMaxDepth a command line option (NFC)
2016-08-11 15:28:45 +00:00
Vectorize.cpp
Add LoadStoreVectorizer pass
2016-06-30 23:11:38 +00:00