Files
llvm/test/Transforms
Andrea Di Biagio 93627d9415 [InstSimplify] Add tests to show missed bitcast folding opportunities.
InstSimplify doesn't always know how to fold a bitcast of a constant vector.
In particular, the logic in InstSimplify doesn't know how to handle the case
where the constant vector in input contains some undef elements, and the
number of elements is smaller than the number of elements of the bitcast
vector type.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@281332 91177308-0d34-0410-b5e6-96231b3b80d8
2016-09-13 13:17:42 +00:00
..
2016-09-13 12:33:06 +00:00
2016-07-12 22:37:48 +00:00
2016-07-19 17:52:41 +00:00
2016-07-06 23:48:41 +00:00