Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove some uses of llvm/Support/Streams.h | Chris Lattner | 2009-08-23 | 1 | -4/+3 |
* | Have scoped mutexes take referenes instead of pointers. | Owen Anderson | 2009-07-07 | 1 | -3/+3 |
* | Guard the plugin loader. | Owen Anderson | 2009-06-23 | 1 | -0/+5 |
* | Fix for PR2881: fix a small leak exposed by valgrind, using a ManagedStatic. | Julien Lerouge | 2008-10-22 | 1 | -6/+5 |
* | 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/+44 |