aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/ValueNumbering.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update comments and documentation to reflect that GCSE and ValueNumbering areMatthijs Kooijman2008-06-051-0/+4
* convert another operand loop to iterator formulationGabor Greif2008-05-291-3/+3
* Clean up the use of static and anonymous namespaces. This turned upDan Gohman2008-05-131-7/+9
* Restore isCFGOnly property of various analysis passes.Devang Patel2008-03-201-1/+1
* PassInfo keep tracks whether a pass is an analysis pass or not.Devang Patel2008-03-191-1/+1
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Add explicit keywords.Dan Gohman2007-10-291-1/+1
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+280