Owen Anderson b77c457cc8 Add FastDSE, a new algorithm for doing dead store elimination. This algorithm is not as accurate
as the current DSE, but it only a linear scan over each block, rather than quadratic.  Eventually
(once it has been improved somewhat), this will replace the current DSE.

NOTE: This has not yet been extensively tested.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@38517 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-11 00:46:18 +00:00
..
2007-05-03 01:11:54 +00:00
2007-06-29 16:35:07 +00:00
2006-08-22 16:06:27 +00:00
2007-07-05 20:40:15 +00:00
2007-05-23 05:46:04 +00:00
2007-05-18 07:07:05 +00:00
2007-07-02 14:53:37 +00:00
2007-04-16 21:24:12 +00:00
2007-05-24 14:36:04 +00:00
2007-04-29 18:02:48 +00:00
2007-04-29 18:02:48 +00:00
2006-10-20 07:07:24 +00:00
2007-04-01 07:26:35 +00:00
2007-05-16 06:03:49 +00:00
2006-07-26 16:55:39 +00:00
2007-07-05 17:07:56 +00:00
2007-07-06 10:57:03 +00:00
2007-07-09 20:52:39 +00:00
2007-05-03 01:11:54 +00:00
2007-07-05 17:07:56 +00:00