llvm-6502/lib
Chris Lattner 1541e0f7da Fix PR3720 by properly propagating alignment information from memcpy/memmove
onto element accesses.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66053 91177308-0d34-0410-b5e6-96231b3b80d8
2009-03-04 19:20:50 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Fix BuildVectorSDNode::isConstantSplat to handle one-element vectors. 2009-03-04 17:47:01 +00:00
CompilerDriver
Debugger
ExecutionEngine Fix a thinko in the JIT where the address of a GV was only recorded in the map 2009-03-04 19:10:38 +00:00
Linker
Support
System
Target Fix PR3666: isel calls to constant addresses. 2009-03-04 06:48:53 +00:00
Transforms Fix PR3720 by properly propagating alignment information from memcpy/memmove 2009-03-04 19:20:50 +00:00
VMCore
Makefile