llvm-6502/lib/Transforms
2012-11-22 03:18:50 +00:00
..
Hello
InstCombine Make the AttrListPtr object a part of the LLVMContext. 2012-11-20 05:09:20 +00:00
Instrumentation [asan] rip off the creation of global redzones from the main AddressSanitizer class into a separate class. The intent is to make it a separate ModulePass in the following commmits 2012-11-22 03:18:50 +00:00
IPO Make the AttrListPtr object a part of the LLVMContext. 2012-11-20 05:09:20 +00:00
Scalar PR14055: Implement support for sub-vector operations in SROA. 2012-11-21 08:16:30 +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