[LICM] Add tests for future hoisting of fence instructions [NFC]

The main interesting case is a fence in an otherwise dead loop or one containing only arithmetic.  This can happen as a result of DSE or other transforms from seemingly reasonable initial IR.  



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@339310 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed