log

age author description
Fri, 24 Jul 2015 13:26:44 +0200 Stefan Anzinger [SPARC] Peephole optimization of empty delay slots
Fri, 24 Jul 2015 13:35:03 +0200 Josef Eisl LocationMarker: track all registers (not only registers containing references).
Fri, 24 Jul 2015 12:14:50 +0200 Josef Eisl Move IntValueMap/ValueSet to c.o.g.lir/util.
Fri, 24 Jul 2015 10:55:17 +0200 Josef Eisl Rename c.o.g.lir.utils -> c.o.g.lir.util.
Fri, 24 Jul 2015 10:53:27 +0200 Josef Eisl Rename LiveValueSet to ValueSet.
Fri, 24 Jul 2015 10:52:46 +0200 Josef Eisl Rename ValueSet to IntValueMap.
Fri, 24 Jul 2015 10:50:59 +0200 Josef Eisl ValueSet: remove #addLiveValues.
Fri, 24 Jul 2015 10:47:42 +0200 Josef Eisl LocationMarkerPhase: outsource RegStackValueSet.
Fri, 24 Jul 2015 11:54:38 +0200 Stefan Anzinger Reapply changes which had been thrown out by changeset 24db9b5a9f04
Thu, 16 Jul 2015 17:17:30 +0200 Josef Eisl CFGPrinterObserver: add support for dumping a subset of blocks.
Thu, 23 Jul 2015 18:54:21 +0200 Josef Eisl LinearScan: change visibility.
Thu, 23 Jul 2015 18:27:09 +0200 Josef Eisl Interval: allow redefinition of NoDefinitionFound intervals.
Tue, 21 Jul 2015 11:19:22 +0200 Josef Eisl Interval#previousUsage: return -1 if there is no usage.
Tue, 21 Jul 2015 10:03:24 +0200 Josef Eisl LinearScanWalker: allow usage at position 0.
Thu, 16 Jul 2015 17:19:46 +0200 Josef Eisl LinearScan/Interval: allow use positions at opId 0.