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
d0ca8d7edd96c8a99736c19d15bbfd15e91df7f1
clang-p2996
/
llvm
/
lib
/
Transforms
/
Vectorize
History
Hao Liu
405f1d1651
[LoopVectorize] Revert the enabling of interleaved memory access in Loop Vectorizor, which was wrongly committed in r239514.
...
llvm-svn: 239515
2015-06-11 09:18:07 +00:00
..
BBVectorize.cpp
Change Function::getIntrinsicID() to return an Intrinsic::ID. NFC.
2015-05-20 17:16:39 +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
[LoopVectorize] Revert the enabling of interleaved memory access in Loop Vectorizor, which was wrongly committed in r239514.
2015-06-11 09:18:07 +00:00
Makefile
…
SLPVectorizer.cpp
[PM/AA] Start refactoring AliasAnalysis to remove the analysis group and
2015-06-04 02:03: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