This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4d8ffa082c19eeb6c07ec3f82b06604d66c18949
clang-p2996
/
llvm
/
lib
/
Transforms
/
Vectorize
History
Michael Zolotukhin
4d8ffa082c
[SLP] Vectorize for all-constant entries.
...
Differential Revision:
http://reviews.llvm.org/D10531
llvm-svn: 240144
2015-06-19 17:40:15 +00:00
..
BBVectorize.cpp
Fixed/added namespace ending comments using clang-tidy. NFC
2015-06-19 15:57:42 +00:00
CMakeLists.txt
Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.
2015-02-11 03:28:02 +00:00
LLVMBuild.txt
Update libdeps since TLI was moved from Target to Analysis in r226078.
2015-01-15 05:21:00 +00:00
LoopVectorize.cpp
Fixed/added namespace ending comments using clang-tidy. NFC
2015-06-19 15:57:42 +00:00
Makefile
…
SLPVectorizer.cpp
[SLP] Vectorize for all-constant entries.
2015-06-19 17:40:15 +00:00
Vectorize.cpp
[PM] Remove the old 'PassManager.h' header file at the top level of
2015-02-13 10:01:29 +00:00