Logo
Explore Mirrors Help
Sign In
6502/llvm-6502
1
0
Fork 0
You've already forked llvm-6502
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-05-18 22:38:56 +00:00
Code Issues Projects Releases Wiki Activity
llvm-6502/lib/Transforms/Vectorize
History
Nadav Rotem 7c8a26030f SLPVectorizer: Improve the compile time of isConsecutive by adding a simple constant-gep check before using SCEV.
This check does not always work because not all of the GEPs use a constant offset, but it happens often enough to reduce the number of times we use SCEV.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186465 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-16 22:51:07 +00:00
..
BBVectorize.cpp
Use SmallVectorImpl& instead of SmallVector to avoid repeating small vector size.
2013-07-14 04:42:23 +00:00
CMakeLists.txt
SLP Vectorizer: Implement multi-block slp-vectorization.
2013-06-22 21:34:10 +00:00
LLVMBuild.txt
…
LoopVectorize.cpp
LoopVectorizer: Disallow reductions whose header phi is used outside the loop
2013-07-13 19:09:29 +00:00
Makefile
…
SLPVectorizer.cpp
SLPVectorizer: Improve the compile time of isConsecutive by adding a simple constant-gep check before using SCEV.
2013-07-16 22:51:07 +00:00
Vectorize.cpp
This patch breaks up Wrap.h so that it does not have to include all of
2013-05-01 20:59:00 +00:00
Powered by Gitea Version: 1.23.8 Page: 1148ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API