llvm-6502/test/Transforms/EarlyCSE
Chris Lattner 75637154c3 earlycse can do trivial with-a-block dead store
elimination as well.  This deletes 60 stores in 176.gcc
that largely come from bitfield code.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122736 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-03 04:17:24 +00:00
..
basic.ll earlycse can do trivial with-a-block dead store 2011-01-03 04:17:24 +00:00
dg.exp