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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168574 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-26 00:24:07 +00:00
..
Hello
InstCombine Make the AttrListPtr object a part of the LLVMContext. 2012-11-20 05:09:20 +00:00
Instrumentation Remove unused parameter Penalty from the BoundsChecking pass. 2012-11-23 10:47:35 +00:00
IPO Make the AttrListPtr object a part of the LLVMContext. 2012-11-20 05:09:20 +00:00
Scalar instcombine: Migrate *abs optimizations 2012-11-26 00:24:07 +00:00
Utils instcombine: Migrate *abs optimizations 2012-11-26 00:24:07 +00:00
Vectorize Move the max vector width to a constant parameter. No functionality change. 2012-11-25 16:48:08 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile