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-09-13 08:25:27 +00:00
Code Issues Projects Releases Wiki Activity
Files
c1738fdadd1c969f13bbf09fe9c36fff56ccd709
llvm-6502/lib/Transforms
History
Arnold Schwaighofer c1738fdadd LoopVectorize: We don't need an identity element for min/max reductions
We can just use the initial element that feeds the reduction.

  max(max(x, y), z) == max(max(x,y), max(x,z))

radar://13723044

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181141 91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-05 01:54:42 +00:00
..
Hello
…
InstCombine
Add ArrayRef constructor from None, and do the cleanups that this constructor enables
2013-05-05 00:40:33 +00:00
Instrumentation
This patch breaks up Wrap.h so that it does not have to include all of
2013-05-01 20:59:00 +00:00
IPO
This patch breaks up Wrap.h so that it does not have to include all of
2013-05-01 20:59:00 +00:00
ObjCARC
Add ArrayRef constructor from None, and do the cleanups that this constructor enables
2013-05-05 00:40:33 +00:00
Scalar
Decompose GVN::processNonLocalLoad() (about 400 LOC) into smaller helper functions. No function change.
2013-05-03 19:17:26 +00:00
Utils
Add ArrayRef constructor from None, and do the cleanups that this constructor enables
2013-05-05 00:40:33 +00:00
Vectorize
LoopVectorize: We don't need an identity element for min/max reductions
2013-05-05 01:54:42 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…
Powered by Gitea Version: 1.24.6 Page: 5179ms Template: 964ms
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