Matt Arsenault
|
8a4ab5e19f
|
LoadStoreVectorizer: Fix crashes on sub-byte types
llvm-svn: 274306
|
2016-07-01 00:36:54 +00:00 |
|
Matt Arsenault
|
079d0f19a2
|
LoadStoreVectorizer: Check skipFunction first.
Also add test I forgot to add to r274296.
llvm-svn: 274299
|
2016-06-30 23:50:18 +00:00 |
|
Matt Arsenault
|
2cbe52b990
|
LoadStoreVectorizer: Skip optnone functions
llvm-svn: 274296
|
2016-06-30 23:30:29 +00:00 |
|
Matt Arsenault
|
08debb0244
|
Add LoadStoreVectorizer pass
This was contributed by Apple, and I've been working on
minimal cleanups and generalizing it.
llvm-svn: 274293
|
2016-06-30 23:11:38 +00:00 |
|