aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/LinkAllPasses.h
Commit message (Expand)AuthorAgeFilesLines
* Remove RLE from the headers, since the pass itself is gone now.Owen Anderson2007-09-141-1/+0
* Begin loop index split pass.Devang Patel2007-08-071-0/+1
* Rename FastDSE to just DSE.Owen Anderson2007-08-011-1/+0
* Add a GVN pass, using the value numbering code I developed for GVNPRE and theOwen Anderson2007-07-241-0/+1
* Rename a lot of things to change FastDLE to RedundantLoadElimination.Owen Anderson2007-07-241-1/+1
* Forgot to commit this file.Owen Anderson2007-07-231-0/+1
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+127