llvm-project/llvm/lib/Transforms
Nuno Lopes 5eec2679df fix stats for added checks
llvm-svn: 169119
2012-12-03 10:15:03 +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
IPO Revert previous check in r168581, r169079 as they are still in code review status. 2012-12-01 10:54:28 +00:00
InstCombine reversed the logic of the log2 detection routine to reduce the number of nested ifs 2012-11-30 22:47:15 +00:00
Instrumentation fix stats for added checks 2012-12-03 10:15:03 +00:00
Scalar SROA: Avoid struct and array types early to avoid creating an overly large integer type. 2012-12-01 11:53:32 +00:00
Utils Fix non-determinism introduced in r168970 and pointed out by Duncan. 2012-11-30 09:34:29 +00:00
Vectorize minor cleanups 2012-11-30 22:37:11 +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