llvm-6502/include/llvm/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
..
IPO Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00
Utils When not destroying the source, the linker is not remapping the types. Added support 2011-12-23 02:18:32 +00:00
Instrumentation.h Expose a switch for the new gcov format. 2011-12-06 00:29:13 +00:00
IPO.h Remove the LowerSetJmp pass. It wasn't used effectively by any of the targets. 2011-08-03 22:18:20 +00:00
Scalar.h Add a new ObjC ARC optimization pass to eliminate unneeded 2012-01-17 20:52:24 +00:00
Vectorize.h Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00