Go to file
Owen Anderson 9c9ef21432 Be more aggressive in removing dead stores, and in removing instructions trivially dead after DSE.
This drastically improves the effect of FastDSE on kimwitu++.

llvm-svn: 39819
2007-07-13 18:26:26 +00:00
clang Removed some superfluous code. The getType() method and associated 2007-07-13 17:39:21 +00:00
llvm Be more aggressive in removing dead stores, and in removing instructions trivially dead after DSE. 2007-07-13 18:26:26 +00:00
stacker Adjust this file per the new requirements of the configure scripts in llvm-top 2007-07-11 02:59:25 +00:00