llvm-6502/lib
Chris Lattner 88b39744ec simplify some code. If we can infer alignment for source and dest that are
greater than memcpy alignment, and if we lower to load/store, use the best 
alignment info we have.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45943 91177308-0d34-0410-b5e6-96231b3b80d8
2008-01-13 22:30:28 +00:00
..
Analysis
Archive
AsmParser If there are attributes on the varargs part of a 2008-01-11 21:23:39 +00:00
Bitcode
CodeGen Remove the assumption that byval has been applied to 2008-01-13 21:19:59 +00:00
Debugger
ExecutionEngine
Linker
Support
System Fix compile failures with g++-4.3. 2008-01-09 19:42:09 +00:00
Target Whitespace tweak. 2008-01-13 21:20:29 +00:00
Transforms simplify some code. If we can infer alignment for source and dest that are 2008-01-13 22:30:28 +00:00
VMCore Allow the byval attribute for pointers to any type with 2008-01-13 21:19:12 +00:00
Makefile