Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add comments to function. | Bill Wendling | 2008-11-05 | 1 | -0/+6 |
* | - Add a "getOrInsertGlobal" method to the Module class. This acts similarly to | Bill Wendling | 2008-11-04 | 1 | -0/+22 |
* | Switch the asmprinter (.ll) and all the stuff it requires over to | Chris Lattner | 2008-08-23 | 1 | -5/+0 |
* | simplify some code to avoid string thrashing. | Chris Lattner | 2008-06-27 | 1 | -3/+5 |
* | Add a new version of Module::getFunction that takes a const char* instead | Chris Lattner | 2008-06-27 | 1 | -0/+5 |
* | API changes for class Use size reduction, wave 1. | Gabor Greif | 2008-04-06 | 1 | -2/+2 |
* | Remove an unnecessary #include | Dan Gohman | 2008-03-10 | 1 | -1/+0 |
* | Fix 80-col violations. | Dan Gohman | 2008-01-29 | 1 | -1/+2 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Change the PointerType api for creating pointer types. The old functionality ... | Christopher Lamb | 2007-12-17 | 1 | -2/+2 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+322 |