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-07 14:36:08 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
/
Vectorize
History
Rafael Espindola
aeff8a9c05
Make some DataLayout pointers const.
...
No functionality change. Just reduces the noise of an upcoming patch. llvm-svn: 202087
2014-02-24 23:12:18 +00:00
..
BBVectorize.cpp
Make some DataLayout pointers const.
2014-02-24 23:12:18 +00:00
CMakeLists.txt
SLP Vectorizer: Implement multi-block slp-vectorization.
2013-06-22 21:34:10 +00:00
LLVMBuild.txt
Prune redundant dependencies in LLVMBuild.txt.
2013-12-11 00:30:57 +00:00
LoopVectorize.cpp
Make some DataLayout pointers const.
2014-02-24 23:12:18 +00:00
Makefile
…
SLPVectorizer.cpp
SLPVectorizer: Try vectorizing 'splat' stores
2014-02-24 19:52:29 +00:00
Vectorize.cpp
[cleanup] Move the Dominators.h and Verifier.h headers into the IR
2014-01-13 09:26:24 +00:00