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
1afc1de4064a73efc04b91ecb2c3dda7e6bb9bef
clang-p2996
/
llvm
/
lib
/
Transforms
/
Vectorize
History
Benjamin Kramer
1afc1de406
Apply another batch of fixes from clang-tidy's performance-unnecessary-value-param.
...
Contains some manual fixes. No functionality change intended. llvm-svn: 273047
2016-06-17 20:41:14 +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
…
LLVMBuild.txt
…
LoopVectorize.cpp
Apply another batch of fixes from clang-tidy's performance-unnecessary-value-param.
2016-06-17 20:41:14 +00:00
SLPVectorizer.cpp
Attempt to define friend function more portably.
2016-06-16 07:00:19 +00:00
Vectorize.cpp
…