Files
llvm/test/Transforms/LoopVectorize
Sanjay Patel 83544a50cc [LoopVectorize] auto-generate complete checks; NFC
The first test claims to show that the vectorizer will
generate a vector load/loop, but then this file runs
other passes which might scalarize that op. I'm removing 
instcombine from the RUN line here to break that dependency.
Also, I'm generating full checks to make it clear exactly 
what the vectorizer has done.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@349554 91177308-0d34-0410-b5e6-96231b3b80d8
2018-12-18 22:23:04 +00:00
..
2018-11-24 07:26:55 +00:00
2018-04-13 20:16:32 +00:00
2013-10-02 20:29:00 +00:00
2018-02-05 08:09:49 +00:00
2018-03-09 18:02:36 +00:00
2016-06-29 10:01:06 +00:00