aboutsummaryrefslogtreecommitdiffstats
path: root/lib/VMCore/ConstantFold.h
Commit message (Expand)AuthorAgeFilesLines
* Fix comment typos.Duncan Sands2008-08-011-2/+2
* Constant folding for insertvalue and extractvalue.Dan Gohman2008-06-031-4/+7
* IR support for extractvalue and insertvalue instructions. Also, beginDan Gohman2008-05-151-0/+4
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* The #include <iterator> isn't needed in this header.Dan Gohman2007-10-221-3/+0
* Update GEP constructors to use an iterator interface to fixDavid Greene2007-09-041-0/+3
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+53