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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167119 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-31 14:58:26 +00:00
..
Hello
InstCombine Fix isEliminableCastPair to work correctly in the presence of pointers 2012-10-30 16:03:32 +00:00
Instrumentation Remove a wrapper around getIntPtrType added to GVN by Hal in commit 166624 (the 2012-10-29 17:31:46 +00:00
IPO Replace some instances of UniqueVector with SetVector, which is slightly cheaper. 2012-10-31 13:45:49 +00:00
Scalar instcombine: Migrate strto* optimizations 2012-10-31 14:58:26 +00:00
Utils instcombine: Migrate strto* optimizations 2012-10-31 14:58:26 +00:00
Vectorize LoopVectorize: Do not vectorize loops with tiny constant trip counts. 2012-10-31 03:31:07 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile