This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-05-12 12:06:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
/
Vectorize
History
Michael Zolotukhin
d98330c424
Fix a couple of typos in comments.
...
llvm-svn: 235674
2015-04-24 00:10:27 +00:00
..
BBVectorize.cpp
Recommit r235458: [opaque pointer type] Avoid using PointerType::getElementType for a few cases of CallInst
2015-04-23 21:36:23 +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 a couple of typos in comments.
2015-04-24 00:10:27 +00:00
Makefile
…
SLPVectorizer.cpp
Add range iterators for post order and inverse post order. Use them
2015-04-15 17:41:42 +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