1. d0d7860 Pass an explicit operand number to addLiveIns. by Jakob Stoklund Olesen · 13 years ago
  2. 9d1173a Don't crash on extra evil irreducible control flow. by Jakob Stoklund Olesen · 13 years ago
  3. 8982222 Switch MachineTraceMetrics to the new TargetSchedModel interface. by Jakob Stoklund Olesen · 13 years ago
  4. 3484420 Add more trace query functions. by Jakob Stoklund Olesen · 13 years ago
  5. 296448b Fix a couple of typos. by Jakob Stoklund Olesen · 13 years ago
  6. 75d9d51 Add trace accessor methods, implement primitive if-conversion heuristic. by Jakob Stoklund Olesen · 13 years ago
  7. 5d30630 Compute the critical path length through a trace. by Jakob Stoklund Olesen · 13 years ago
  8. 2db6b65 Compute instruction heights through a trace. by Jakob Stoklund Olesen · 13 years ago
  9. 059e647 Compute instruction depths through the current trace. by Jakob Stoklund Olesen · 13 years ago
  10. 1dfb101 Rename CT -> MTM. MachineTraceMetrics is abbreviated MTM. by Jakob Stoklund Olesen · 13 years ago
  11. 984cfe8 Clarify invalidation strategy in comment. by Jakob Stoklund Olesen · 13 years ago
  12. a12a7d5 Hook into PassManager's analysis verification. by Jakob Stoklund Olesen · 13 years ago
  13. 3df6c46 Add MachineTraceMetrics::verify(). by Jakob Stoklund Olesen · 13 years ago
  14. 0563369 Add more debug output to MachineTraceMetrics. by Jakob Stoklund Olesen · 13 years ago
  15. 1152202 Keep track of the head and tail of the trace through each block. by Jakob Stoklund Olesen · 13 years ago
  16. f9029fe Start scaffolding for a MachineTraceMetrics analysis pass. by Jakob Stoklund Olesen · 13 years ago