summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/ABCD.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix DenseMap iterator constness.Jeffrey Yasskin2009-11-101-1/+1
* Small cleanups.Owen Anderson2009-11-091-8/+4
* Revert my previous patch to ABCD and fix things the right way. There are two...Owen Anderson2009-11-091-13/+28
* Fix an issue where the ordering of blocks within a function could lead to dif...Owen Anderson2009-11-081-2/+4
* Apply some cleanups. No functionality changes.Nick Lewycky2009-10-291-27/+23
* Add ABCD, a generalized implementation of the Elimination of Array BoundsNick Lewycky2009-10-281-0/+1108
OpenPOWER on IntegriCloud