llvm-6502/lib
Jay Foad 589b1efe1b Don't generate redundant casts of constant values when lowering calls to
memcpy, memmove and memset.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71427 91177308-0d34-0410-b5e6-96231b3b80d8
2009-05-11 11:32:25 +00:00
..
Analysis Allow scalar evolution to compute iteration counts for loops with a 2009-05-09 12:32:42 +00:00
Archive
AsmParser Make MDNode use CallbackVH. Also change MDNode to store Value* instead of 2009-05-10 20:57:05 +00:00
Bitcode Make MDNode use CallbackVH. Also change MDNode to store Value* instead of 2009-05-10 20:57:05 +00:00
CodeGen Don't generate redundant casts of constant values when lowering calls to 2009-05-11 11:32:25 +00:00
CompilerDriver
Debugger
ExecutionEngine Rename PaddedSize to AllocSize, in the hope that this 2009-05-09 07:06:46 +00:00
Linker
Support
System
Target Change TargetData::getIntPtrType() to return an IntegerType instead of 2009-05-11 11:13:47 +00:00
Transforms Rename PaddedSize to AllocSize, in the hope that this 2009-05-09 07:06:46 +00:00
VMCore Needed #includes. Thanks Fritz van Bommel! 2009-05-10 23:27:41 +00:00
Makefile