llvm-6502/lib/Transforms
Bill Wendling efd08d413c Remove the dependent libraries feature.
The dependent libraries feature was never used and has bit-rotted. Remove it.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168694 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-27 09:55:56 +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 Get rid of the getPointeeAlignment helper function from 2012-11-26 23:04:53 +00:00
Instrumentation tsan: instrument atomic nand operation 2012-11-27 08:09:25 +00:00
IPO Make the AttrListPtr object a part of the LLVMContext. 2012-11-20 05:09:20 +00:00
Scalar instcombine: Migrate sprintf optimizations 2012-11-27 05:57:54 +00:00
Utils Remove the dependent libraries feature. 2012-11-27 09:55:56 +00:00
Vectorize Move the code that uses SCEVs prior to creating the new loops. 2012-11-26 19:51:46 +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