aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/BranchFolding.cpp
diff options
context:
space:
mode:
authorOwen Anderson <resistor@mac.com>2007-07-11 00:46:18 +0000
committerOwen Anderson <resistor@mac.com>2007-07-11 00:46:18 +0000
commitb77c457cc87aeeb166995aed793a516e9e431703 (patch)
tree24b9c5ad1c5d2ae0c6eec3316e5716cb85ea3d8b /lib/CodeGen/BranchFolding.cpp
parent67fcdf7f6579fcc070f019096cedf80d5a834554 (diff)
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
Diffstat (limited to 'lib/CodeGen/BranchFolding.cpp')
0 files changed, 0 insertions, 0 deletions