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
dec815c8ecf041dfe6ef1c19d1217033bda8d54e
clang-p2996
/
llvm
/
lib
/
Transforms
/
Vectorize
History
Mehdi Amini
117296c0a0
Use StringRef in Pass/PassManager APIs (NFC)
...
llvm-svn: 283004
2016-10-01 02:56:57 +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
…
LLVMBuild.txt
…
LoadStoreVectorizer.cpp
Use StringRef in Pass/PassManager APIs (NFC)
2016-10-01 02:56:57 +00:00
LoopVectorize.cpp
[LV] Build all scalar steps for non-uniform induction variables
2016-09-30 15:13:52 +00:00
SLPVectorizer.cpp
ADT: Do not inherit from std::iterator in ilist_iterator
2016-09-03 02:27:35 +00:00
Vectorize.cpp
…