Juergen Ributzka 58f4f24a6e [AArch64][FastISel] Don't fold shifts with UB.
We are already falling back to SelectionDAG when encountering an shift with UB.
This adds the same checks for shifts with UB that get folded into arithmetic or
logical operations.

This fixes rdar://problem/22345295.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245499 91177308-0d34-0410-b5e6-96231b3b80d8
2015-08-19 20:52:55 +00:00
..
2015-08-14 05:09:07 +00:00
2015-07-26 11:37:05 +00:00
2015-08-14 05:09:07 +00:00