llvm-mirror/lib/Transforms
Benjamin Kramer 5c84b20a5c Tweak comment readability and grammar.
llvm-svn: 150183
2012-02-09 16:28:15 +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 Convert assert(0) to llvm_unreachable 2012-02-07 05:05:23 +00:00
Instrumentation [asan] unpoison the stack before every noreturn call. Fixes asan issue 37. llvm part 2012-02-08 21:36:17 +00:00
IPO Tweak comment readability and grammar. 2012-02-09 16:28:15 +00:00
Scalar Use Use::set rather than finding the operand number of the use 2012-02-08 14:10:53 +00:00
Utils Convert assert(0) to llvm_unreachable 2012-02-07 05:05:23 +00:00
Vectorize fix indentation 2012-02-06 05:29:32 +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