Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | no really, I can spell! | Chris Lattner | 2009-07-21 | 1 | -1/+1 |
* | add an API so target-independent codegen can determine if a constant | Chris Lattner | 2009-07-21 | 1 | -0/+7 |
* | Fix bad indentation and 80-col violation. | Bob Wilson | 2009-07-14 | 1 | -1/+2 |
* | Tidy up #includes, deleting a bunch of unnecessary #includes. | Dan Gohman | 2009-01-05 | 1 | -1/+1 |
* | Fix a missing #include. | Dan Gohman | 2008-12-03 | 1 | -0/+1 |
* | Add debugging support. | Evan Cheng | 2008-10-29 | 1 | -1/+15 |
* | Switch the asmprinter (.ll) and all the stuff it requires over to | Chris Lattner | 2008-08-23 | 1 | -1/+1 |
* | Trim unnecessary #includes. | Dan Gohman | 2008-07-11 | 1 | -0/+2 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+75 |