summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineTraceMetrics.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Add MachineInstr::isTransient().Jakob Stoklund Olesen2012-07-301-23/+1
* Add MachineTraceMetrics::verify().Jakob Stoklund Olesen2012-07-301-10/+46
* Verify that the CFG hasn't changed during invalidate().Jakob Stoklund Olesen2012-07-301-2/+12
* Add more debug output to MachineTraceMetrics.Jakob Stoklund Olesen2012-07-271-1/+32
* Keep track of the head and tail of the trace through each block.Jakob Stoklund Olesen2012-07-271-4/+12
* Use an otherwise unused variable.Jakob Stoklund Olesen2012-07-261-1/+1
* Start scaffolding for a MachineTraceMetrics analysis pass.Jakob Stoklund Olesen2012-07-261-0/+477
OpenPOWER on IntegriCloud