| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clarify how dbgs() operates. | David Greene | 2009-12-23 | 1 | -1/+1 |
| * | Provide dbgs(), a circular-buffering debug output stream. By default it | David Greene | 2009-12-23 | 1 | -1/+55 |
| * | Make lib/Support/Debug.cpp SetCurrentDebugType implementation part of llvm na... | Xerxes Ranby | 2009-11-09 | 1 | -1/+1 |
| * | add a new 'SetCurrentDebugType' API (requested by Andrew Haley for JIT | Chris Lattner | 2009-10-28 | 1 | -0/+11 |
| * | Fix some refactos for iostream changes (in -Asserts mode). | Daniel Dunbar | 2009-08-23 | 1 | -5/+5 |
| * | eliminate DOUT and make Debug.h not include Streams.h anymore, woo! | Chris Lattner | 2009-08-23 | 1 | -40/+18 |
| * | Hide the DOUT static variable behind a function interface. | David Greene | 2009-07-20 | 1 | -0/+8 |
| * | Make these variables static. | Dan Gohman | 2008-04-23 | 1 | -4/+4 |
| * | 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/+77 |
