Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix typo | Chris Lattner | 2007-10-18 | 1 | -1/+1 |
* | Update GEP constructors to use an iterator interface to fix | David Greene | 2007-09-04 | 1 | -73/+0 |
* | Update InvokeInst to work like CallInst | David Greene | 2007-08-27 | 1 | -22/+0 |
* | sink clone() down the class hierarchy from CmpInst into ICmpInst/FCmpInst. | Chris Lattner | 2007-08-24 | 1 | -2/+5 |
* | New CallInst interface to address GLIBCXX_DEBUG errors caused by | David Greene | 2007-08-01 | 1 | -6/+7 |
* | Add constructor overloads for LoadInst and StoreInst that insert at the | Dan Gohman | 2007-07-18 | 1 | -0/+20 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+2617 |