Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove an unnecessary static_cast. | Dan Gohman | 2007-09-24 | 1 | -1/+1 |
* | Fix PR1666, SPASS with the CBE and 254.gap with the CBE. | Chris Lattner | 2007-09-15 | 1 | -1/+1 |
* | Update GEP constructors to use an iterator interface to fix | David Greene | 2007-09-04 | 1 | -15/+92 |
* | Silence implicit 64->32-bit conversion warnings. | Chris Lattner | 2007-08-29 | 1 | -20/+6 |
* | Update InvokeInst to work like CallInst | David Greene | 2007-08-27 | 1 | -6/+58 |
* | sink clone() down the class hierarchy from CmpInst into ICmpInst/FCmpInst. | Chris Lattner | 2007-08-24 | 1 | -0/+4 |
* | remove #if 0 code. | Chris Lattner | 2007-08-06 | 1 | -14/+0 |
* | New CallInst interface to address GLIBCXX_DEBUG errors caused by | David Greene | 2007-08-01 | 1 | -2/+60 |
* | Simplify the logic for setVolatile. | Dan Gohman | 2007-07-20 | 1 | -2/+2 |
* | Add constructor overloads for LoadInst and StoreInst that insert at the | Dan Gohman | 2007-07-18 | 1 | -0/+4 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+2112 |