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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167682 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-11 03:51:48 +00:00
..
Hello
InstCombine Add method for replacing instructions to LibCallSimplifier 2012-11-11 03:51:43 +00:00
Instrumentation tsan: switch to new memory_order constants (ABI compatible) 2012-11-09 14:12:16 +00:00
IPO Revert the series of commits starting with r166578 which introduced the 2012-11-01 08:07:29 +00:00
Scalar instcombine: Migrate strstr optimizations 2012-11-11 03:51:48 +00:00
Utils instcombine: Migrate strstr optimizations 2012-11-11 03:51:48 +00:00
Vectorize Add support for memory runtime check. When we can, we calculate array bounds. 2012-11-09 07:09:44 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile