This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
/
Vectorize
History
Sanjay Patel
6be09ee827
fix typo; NFC
...
llvm-svn: 270760
2016-05-25 21:03:31 +00:00
..
BBVectorize.cpp
Re-commit optimization bisect support (r267022) without new pass manager support.
2016-04-22 22:06:11 +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
fix typo; NFC
2016-05-25 21:03:31 +00:00
SLPVectorizer.cpp
Tidied up switch cases. NFCI.
2016-05-12 21:01:20 +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