llvm-6502/lib
Eric Christopher c69a000470 If we're changing the source of a memcpy we need to use the alignment
of the source, not the original alignment since it may no longer
be valid.

Fixes rdar://8400094


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114781 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-25 00:57:26 +00:00
..
Analysis Teach memdep about TBAA tags. 2010-09-22 21:41:02 +00:00
Archive
AsmParser
Bitcode
CodeGen Remove SlotIndex::PHI_BIT. It is no longer used by anything. 2010-09-25 00:45:18 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Reapply 114678 and 114667. Reverting them did not fix the bot: 2010-09-24 21:19:03 +00:00
Support
System CrashRecovery/Darwin: Override raise() as well so that crash recovery doesn't 2010-09-22 17:46:10 +00:00
Target Fix zero and sign extension instructions scheduling itineraries. 2010-09-25 00:49:35 +00:00
Transforms If we're changing the source of a memcpy we need to use the alignment 2010-09-25 00:57:26 +00:00
VMCore
Makefile