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-20 05:38:50 +00:00
Code Issues Projects Releases Wiki Activity
llvm-6502/lib/Transforms
History
Ahmed Bougacha 6eb095d7ae [MemCpyOpt] Look at any dependency -not just source- for memset+memcpy.
This fixes another miscompile introduced by r235232: when there was a
dependency on the memcpy destination other than the memset, we would
ignore it, because we only looked at the source dependency.

It was a mistake to use SrcDepInfo.  Instead, just use DepInfo.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237066 91177308-0d34-0410-b5e6-96231b3b80d8
2015-05-11 23:09:46 +00:00
..
Hello
[CMake] Add LLVM_LINK_COMPONENTS to loadable modules, LLVMHello and BugpointPasses, on Win32.
2014-07-13 13:36:48 +00:00
InstCombine
[RewriteStatepointsForGC] Fix a bug on creating gc_relocate for pointer to vector of pointers
2015-05-11 18:49:34 +00:00
Instrumentation
SanitizerCoverage: Use createSanitizerCtor to create ctor and call init
2015-05-10 13:45:05 +00:00
IPO
Recommit r236670: [opaque pointer type] Pass explicit pointer type through GEP constant folding""
2015-05-07 17:28:58 +00:00
ObjCARC
Remove empty non-virtual destructors or mark them =default when non-public
2015-04-11 15:32:26 +00:00
Scalar
[MemCpyOpt] Look at any dependency -not just source- for memset+memcpy.
2015-05-11 23:09:46 +00:00
Utils
Implement createSanitizerCtor, common helper function for all sanitizers
2015-05-06 18:48:22 +00:00
Vectorize
[X86] Disable loop unrolling in loop vectorization pass when VF is 1.
2015-05-06 17:12:25 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…
Powered by Gitea Version: 1.23.8 Page: 1270ms Template: 8ms
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