llvm-6502/test
Evan Cheng a16e49d56f Fix a logic bug in inline expansion of memcpy / memset with an overlapping
load / store pair. It's not legal to use a wider load than the size of
the remaining bytes if it's the first pair of load / store.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170018 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-12 20:43:23 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Fix a logic bug in inline expansion of memcpy / memset with an overlapping 2012-12-12 20:43:23 +00:00
DebugInfo
ExecutionEngine
Feature
FileCheck
Instrumentation Improve debug info generated with enabled AddressSanitizer. 2012-12-12 14:31:53 +00:00
Integer
JitListener
Linker
MC
Object
Other
Scripts
TableGen
tools
Transforms unHECKify test. It was fixed by Chris in 2009. 2012-12-12 20:43:00 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh