aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Utils/LCSSA.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix newly-introduced 4.3 warningsAnton Korobeynikov2008-02-201-1/+1
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Use SmallVector instead of std::vector.Devang Patel2007-08-211-7/+5
* When one branch of condition is eliminated then head of the otherDevang Patel2007-08-171-1/+2
* LCSSA preserves dom info.Devang Patel2007-07-301-0/+8
* Now this temp. fix is not required.Devang Patel2007-07-191-4/+0
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+269