Files
llvm/test/Transforms/LoopVectorize
Gil Rapaport 52d55b49a8 [LV] Make LIT test insensitive to basic block numbering
This patch is part of D28975's breakdown.

induction.ll encodes the specific (and rather arbitrary) numbers given to
predicated basic blocks by the unique naming mechanism, which makes it
sensitive to changes in LV's instruction generation order. This patch replaces
those specific numbers with a numeric pattern.

Differential Revision: https://reviews.llvm.org/D32404


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@301345 91177308-0d34-0410-b5e6-96231b3b80d8
2017-04-25 18:14:24 +00:00
..
2017-04-07 14:15:34 +00:00
2013-10-02 20:29:00 +00:00
2016-06-29 10:01:06 +00:00