Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix comment typos. | Duncan Sands | 2008-08-01 | 1 | -2/+2 |
* | Constant folding for insertvalue and extractvalue. | Dan Gohman | 2008-06-03 | 1 | -4/+7 |
* | IR support for extractvalue and insertvalue instructions. Also, begin | Dan Gohman | 2008-05-15 | 1 | -0/+4 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | The #include <iterator> isn't needed in this header. | Dan Gohman | 2007-10-22 | 1 | -3/+0 |
* | Update GEP constructors to use an iterator interface to fix | David Greene | 2007-09-04 | 1 | -0/+3 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+53 |