Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When transforming a call to a bitcast function into | Duncan Sands | 2008-01-06 | 1 | -1/+7 |
* | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Reverting dtor devirtualization patch. | Gordon Henriksen | 2007-12-10 | 1 | -25/+6 |
* | Devirtualizing Value destructor (PR889). Patch by Pawel Kunio! | Gordon Henriksen | 2007-12-09 | 1 | -6/+25 |
* | Implement correct isa<UnaryInstruction>, problem reported by "ST". | Chris Lattner | 2007-12-08 | 1 | -0/+14 |
* | Updated VC++ build system. | Hartmut Kaiser | 2007-10-17 | 1 | -2/+5 |
* | sink clone() down the class hierarchy from CmpInst into ICmpInst/FCmpInst. | Chris Lattner | 2007-08-24 | 1 | -3/+0 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+569 |