Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some refactos for iostream changes (in -Asserts mode). | Daniel Dunbar | 2009-08-23 | 1 | -0/+2 |
* | eliminate DOUT and make Debug.h not include Streams.h anymore, woo! | Chris Lattner | 2009-08-23 | 1 | -20/+5 |
* | Add DEBUG_WITH_TYPE as a clean alternative to tweaking DEBUG_TYPE. | Daniel Dunbar | 2009-08-07 | 1 | -7/+19 |
* | Fix comment. | Daniel Dunbar | 2009-07-20 | 1 | -2/+2 |
* | Hide the DOUT static variable behind a function interface. | David Greene | 2009-07-20 | 1 | -2/+6 |
* | Make DOUT an lvalue in release mode so that developers may use DOUT in | David Greene | 2009-07-17 | 1 | -1/+2 |
* | Removed trailing whitespace. | Misha Brukman | 2009-02-20 | 1 | -1/+1 |
* | Don't attribute in file headers anymore. See llvmdev for the | 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/+78 |