llvm-project/llvm/test/Analysis/ConstantFolding
Sanjay Patel 3ce999fa41 [ConstantFolding] improve folding of binops with vector undef operand
A non-undef operand may still have undef constant elements, 
so we should always propagate the vector results per-lane.

llvm-svn: 340194
2018-08-20 18:19:02 +00:00
..
cast-vector.ll
funnel-shift.ll [ConstantFolding] add simplifications for funnel shift intrinsics 2018-08-17 13:23:44 +00:00
gep-constanfolding-error.ll Remove alignment argument from memcpy/memmove/memset in favour of alignment attributes (Step 1) 2018-01-19 17:13:12 +00:00
gep-zeroinit-vector.ll [ConstantFold] Disallow folding vector geps into bitcasts 2018-06-01 19:34:35 +00:00
gep.ll
timeout.ll
vector-undef-elts.ll [ConstantFolding] improve folding of binops with vector undef operand 2018-08-20 18:19:02 +00:00
vectorgep-crash.ll [ConstantFolding, InstSimplify] Handle more vector GEPs 2018-03-15 16:00:29 +00:00