Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename everything to follow LLVM style ... I think. | Nick Lewycky | 2011-04-26 | 1 | -207/+300 |
* | In gcov profiling, give all functions an extra unified return block. This is | Nick Lewycky | 2011-04-21 | 1 | -5/+17 |
* | Fix think-o: emit all 8 bytes of the EOF marker. Also reflow a line in a | Nick Lewycky | 2011-04-21 | 1 | -3/+3 |
* | Add independent controls for whether GCOV profiling should emit .gcno files or | Nick Lewycky | 2011-04-21 | 1 | -4/+16 |
* | Move the re-stemming function up top and use it where it's currently inlined. | Nick Lewycky | 2011-04-16 | 1 | -15/+25 |
* | Rename LineProfiling to GCOVProfiling to more accurately represent what it | Nick Lewycky | 2011-04-16 | 1 | -0/+508 |