llvm-6502/lib
Meador Inge a0885fb882 instcombine: Migrate strncpy optimizations
This patch migrates the strncpy optimizations from the simplify-libcalls
pass into the instcombine library call simplifier.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167102 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-31 03:33:00 +00:00
..
Analysis Remove code to saturate profile counts. 2012-10-29 17:27:39 +00:00
Archive
AsmParser Change ForceSizeOpt attribute into MinSize attribute 2012-10-30 16:32:52 +00:00
Bitcode
CodeGen Change signature of function RAFast::spillAll to avoid conversion between 2012-10-31 00:56:01 +00:00
DebugInfo Reformat and 80-column this. It's not strictly conforming 2012-10-30 21:36:43 +00:00
ExecutionEngine Fix regression in old-style JIT. 2012-10-30 22:21:55 +00:00
Linker
MC [ms-inline asm] Add support for the TYPE operator. 2012-10-26 18:04:20 +00:00
Object Add interface for querying object files for symbol values. 2012-10-29 10:47:00 +00:00
Support APFloat cleanup: Remove now unused "arithmeticOK" logic. 2012-10-29 18:18:44 +00:00
TableGen Remove exception handling usage from tblgen. 2012-10-25 20:33:17 +00:00
Target This patch addresses an ABI compatibility issue with empty aggregate 2012-10-31 01:15:05 +00:00
Transforms instcombine: Migrate strncpy optimizations 2012-10-31 03:33:00 +00:00
VMCore Change ForceSizeOpt attribute into MinSize attribute 2012-10-30 16:32:52 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile