summaryrefslogtreecommitdiff
path: root/lib/VMCore/Globals.cpp
Commit message (Expand)AuthorAge
...
* For PR411:Reid Spencer2007-02-05
* Add a version of the globalvariable ctor that inserts at a specific location.Chris Lattner2006-09-30
* Initial checkin of the InlineAsm classChris Lattner2006-01-24
* Change the signature of replaceUsesOfWithOnConstant. The bool was alwaysChris Lattner2005-10-04
* Remove trailing whitespaceMisha Brukman2005-04-21
* remove all of the various setName implementations, consolidating them intoChris Lattner2005-03-05
* Remove the 2nd argument to Value::setNameChris Lattner2005-03-05
* Adjust to changes in User class.Chris Lattner2005-01-29
* Implement remove/eraseFromParent methodsChris Lattner2004-10-11
* Changes For Bug 352Reid Spencer2004-09-01
* Make GlobalVariable constructor assert when an initializer is ofAlkis Evlogimenos2004-08-05
* Add a castChris Lattner2004-08-04
* Method now returns null, dtor is inlinedChris Lattner2004-07-19
* Fix infinite loop gccld'ing povrayChris Lattner2004-07-18
* bug 122:Reid Spencer2004-07-18