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
e22a79e89810d514bbe43ce8fcc183ae4b2e4d29
clang-p2996
/
llvm
/
lib
/
Transforms
/
Vectorize
History
Alexey Bataev
f96465b9b8
[SLP] nullptr'ize initial value in
findBuildAggregate()
, NFC.
...
Initial value of V is sett nullptr, as it is not used. llvm-svn: 295642
2017-02-20 08:04:11 +00:00
..
BBVectorize.cpp
IR: Remove Value::intersectOptionalDataWith, replace all calls with calls to Instruction::andIRFlags.
2016-09-07 23:39:04 +00:00
CMakeLists.txt
[CMake] NFC. Updating CMake dependency specifications
2016-11-17 04:36:50 +00:00
LLVMBuild.txt
…
LoadStoreVectorizer.cpp
Remove unused lambda captures. NFC
2017-01-13 17:12:16 +00:00
LoopVectorize.cpp
[LV] Remove constant restriction for vector phi creation
2017-02-17 16:09:07 +00:00
SLPVectorizer.cpp
[SLP] nullptr'ize initial value in
findBuildAggregate()
, NFC.
2017-02-20 08:04:11 +00:00
Vectorize.cpp
Add LoadStoreVectorizer pass
2016-06-30 23:11:38 +00:00