summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/RedundantLoadElimination.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove RLE. It is subsumed by GVN.Owen Anderson2007-09-141-135/+0
* Make NonLocal and None const in the right way. :-)Owen Anderson2007-08-091-2/+2
* Change the None and NonLocal markers in memdep to be const.Owen Anderson2007-08-081-2/+2
* wrap some long lines. Major offenders that are left includeChris Lattner2007-08-021-1/+2
* Rename a lot of things to change FastDLE to RedundantLoadElimination.Owen Anderson2007-07-241-7/+7
* Rename FastDLE as RedundantLoadElimination.Owen Anderson2007-07-241-0/+134
OpenPOWER on IntegriCloud