Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial checkin of the InlineAsm class | Chris Lattner | 2006-01-24 | 1 | -2/+2 |
* | Change the signature of replaceUsesOfWithOnConstant. The bool was always | Chris Lattner | 2005-10-04 | 1 | -4/+1 |
* | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 1 | -8/+8 |
* | remove all of the various setName implementations, consolidating them into | Chris Lattner | 2005-03-05 | 1 | -8/+0 |
* | Remove the 2nd argument to Value::setName | Chris Lattner | 2005-03-05 | 1 | -3/+1 |
* | Adjust to changes in User class. | Chris Lattner | 2005-01-29 | 1 | -5/+8 |
* | Implement remove/eraseFromParent methods | Chris Lattner | 2004-10-11 | 1 | -2/+9 |
* | Changes For Bug 352 | Reid Spencer | 2004-09-01 | 1 | -1/+1 |
* | Make GlobalVariable constructor assert when an initializer is of | Alkis Evlogimenos | 2004-08-05 | 1 | -1/+5 |
* | Add a cast | Chris Lattner | 2004-08-04 | 1 | -1/+1 |
* | Method now returns null, dtor is inlined | Chris Lattner | 2004-07-19 | 1 | -13/+3 |
* | Fix infinite loop gccld'ing povray | Chris Lattner | 2004-07-18 | 1 | -8/+6 |
* | bug 122: | Reid Spencer | 2004-07-18 | 1 | -0/+139 |