Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-08-23 | convert LoopInfo.h and GraphWriter.h to use raw_ostream | Chris Lattner | 1 | -3/+3 |
2009-06-30 | #include <iostream> is forbidden. Remove it in favor of raw_ostream. | Bill Wendling | 1 | -17/+16 |
2009-06-25 | Make -save-temps behave like in GCC 4.5. | Mikhail Glushenkov | 1 | -5/+2 |
2009-06-24 | Get rid of the global CFGOnly flag by threading a ShortNames parameters throu... | Owen Anderson | 1 | -1/+2 |
2009-03-27 | -write-graph now can be used with -o. | Mikhail Glushenkov | 1 | -8/+5 |
2009-03-26 | Fix misc. small issues with debug visualization. | Mikhail Glushenkov | 1 | -1/+6 |
2009-03-02 | Reorganize llvmc code. | Mikhail Glushenkov | 1 | -0/+534 |