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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168892 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-29 15:45:39 +00:00
..
Hello Since the Hello pass is built as a loadable dynamic library, don't try to convert it to new-style registration yet. 2010-10-07 00:31:16 +00:00
InstCombine instcombine: Don't replace all uses for instructions with no uses 2012-11-27 18:52:49 +00:00
Instrumentation [msan] Handle vector manipulation instructions. 2012-11-29 15:22:06 +00:00
IPO Make the AttrListPtr object a part of the LLVMContext. 2012-11-20 05:09:20 +00:00
Scalar instcombine: Migrate fwrite optimizations 2012-11-29 15:45:39 +00:00
Utils instcombine: Migrate fwrite optimizations 2012-11-29 15:45:39 +00:00
Vectorize BBVectorize: Correctly merge SubclassOptionalData 2012-11-28 03:04:10 +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