llvm-6502/test/Transforms/DeadStoreElimination
Chris Lattner 26b0000166 manually upgrade a bunch of tests to modern syntax, and remove some that
are either unreduced or only test old syntax.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133228 91177308-0d34-0410-b5e6-96231b3b80d8
2011-06-17 03:14:27 +00:00
..
2011-03-25-DSEMiscompile.ll * The DSE code that tested for overlapping needed to take into account the fact 2011-03-30 21:37:19 +00:00
const-pointers.ll Make BasicAliasAnalysis a normal AliasAnalysis implementation which 2010-10-18 18:04:47 +00:00
crash.ll clean up DSE tests, removing some poorly reduced and useless old test, 2010-11-30 01:00:34 +00:00
dg.exp
free.ll manually upgrade a bunch of tests to modern syntax, and remove some that 2011-06-17 03:14:27 +00:00
lifetime.ll Make BasicAliasAnalysis a normal AliasAnalysis implementation which 2010-10-18 18:04:47 +00:00
memintrinsics.ll
no-targetdata.ll Make BasicAliasAnalysis a normal AliasAnalysis implementation which 2010-10-18 18:04:47 +00:00
PartialStore.ll Enhance DSE to handle the variable index case in PR8657. 2010-11-30 23:43:23 +00:00
simple.ll fix a really nasty basicaa mod/ref calculation bug that was causing miscompilation of 2011-05-23 05:15:43 +00:00