| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Compute the critical path length through a trace. | Jakob Stoklund Olesen | 2012-08-02 | 1 | -0/+6 | 
| * | Compute instruction heights through a trace. | Jakob Stoklund Olesen | 2012-08-01 | 1 | -1/+22 | 
| * | Compute instruction depths through the current trace. | Jakob Stoklund Olesen | 2012-07-31 | 1 | -7/+40 | 
| * | Rename CT -> MTM. MachineTraceMetrics is abbreviated MTM. | Jakob Stoklund Olesen | 2012-07-31 | 1 | -1/+1 | 
| * | Clarify invalidation strategy in comment. | Jakob Stoklund Olesen | 2012-07-30 | 1 | -0/+6 | 
| * | Hook into PassManager's analysis verification. | Jakob Stoklund Olesen | 2012-07-30 | 1 | -4/+1 | 
| * | Add MachineTraceMetrics::verify(). | Jakob Stoklund Olesen | 2012-07-30 | 1 | -1/+7 | 
| * | Add more debug output to MachineTraceMetrics. | Jakob Stoklund Olesen | 2012-07-27 | 1 | -1/+11 | 
| * | Keep track of the head and tail of the trace through each block. | Jakob Stoklund Olesen | 2012-07-27 | 1 | -0/+6 | 
| * | Start scaffolding for a MachineTraceMetrics analysis pass. | Jakob Stoklund Olesen | 2012-07-26 | 1 | -0/+218 | 

