llvm-6502/lib/Transforms
Hal Finkel de5e5ec304 Add a basic-block autovectorization pass.
This is the initial checkin of the basic-block autovectorization pass along with some supporting vectorization infrastructure.
Special thanks to everyone who helped review this code over the last several months (especially Tobias Grosser).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149468 91177308-0d34-0410-b5e6-96231b3b80d8
2012-02-01 03:51:43 +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 Disable InstCombine unsafe folding bitcasts of calls w/ varargs. 2012-02-01 00:08:17 +00:00
Instrumentation eliminate the "string" form of ConstantArray::get, using 2012-01-31 06:18:43 +00:00
IPO Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00
Scalar bz11794 : EarlyCSE stack overflow on long functions. 2012-01-31 23:14:41 +00:00
Utils s/getInnerUnwindDest/getInnerResumeDest/g 2012-01-31 01:48:40 +00:00
Vectorize Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +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