llvm-6502/lib/Transforms
2012-11-20 14:16:08 +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 Make the AttrListPtr object a part of the LLVMContext. 2012-11-20 05:09:20 +00:00
Instrumentation [asan] use names of globals instead of an external set to distinguish the globals generated by asan 2012-11-20 14:16:08 +00:00
IPO Make the AttrListPtr object a part of the LLVMContext. 2012-11-20 05:09:20 +00:00
Scalar Use LLVM_ENABLE_DUMP for the variables used in printing as well as the 2012-11-20 10:23:07 +00:00
Utils Make the AttrListPtr object a part of the LLVMContext. 2012-11-20 05:09:20 +00:00
Vectorize LoopVectorizer: Add initial support for pointer induction variables (for example: *dst++ = *src++). 2012-11-17 00:27:03 +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