llvm-6502/lib/Transforms
Meador Inge 73d8a5864f instcombine: Migrate strcat and strncat optimizations
This patch migrates the strcat and strncat optimizations from the
simplify-libcalls pass into the instcombine library call simplifier.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165874 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-13 16:45:32 +00:00
..
Hello
InstCombine Implement new LibCallSimplifier class 2012-10-13 16:45:24 +00:00
Instrumentation Revert 165732 for further review. 2012-10-11 21:27:41 +00:00
IPO Remove the final bits of Attributes being declared in the Attribute 2012-10-10 07:36:45 +00:00
Scalar instcombine: Migrate strcat and strncat optimizations 2012-10-13 16:45:32 +00:00
Utils instcombine: Migrate strcat and strncat optimizations 2012-10-13 16:45:32 +00:00
Vectorize Move TargetData to DataLayout. 2012-10-08 16:38:25 +00:00
CMakeLists.txt Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00
LLVMBuild.txt Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00
Makefile Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00