Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Codegen: Tail Duplication: Only duplicate into layout pred if it is a CFG Pred. | Kyle Butt | 2016-07-20 | 1 | -0/+2 | |
* | Codegen: Factor out canTailDuplicate | Kyle Butt | 2016-07-19 | 1 | -9/+19 | |
* | Rename AnalyzeBranch* to analyzeBranch*. | Jacques Pienaar | 2016-07-15 | 1 | -5/+5 | |
* | TailDuplicator: Remove live-in updating logic | Matthias Braun | 2016-07-06 | 1 | -18/+0 | |
* | CodeGen: Use MachineInstr& in TargetInstrInfo, NFC | Duncan P. N. Exon Smith | 2016-06-30 | 1 | -1/+1 | |
* | [TailDuplication] Split up NumInstrDups statistic. | Geoff Berry | 2016-06-14 | 1 | -3/+6 | |
* | Pass DebugLoc and SDLoc by const ref. | Benjamin Kramer | 2016-06-12 | 1 | -1/+1 | |
* | [Tail duplication] Handle source registers with subregisters | Krzysztof Parzyszek | 2016-04-26 | 1 | -34/+80 | |
* | CodeGen: Fix a use-after-free in TailDuplication | Justin Bogner | 2016-04-11 | 1 | -2/+0 | |
* | Codegen: Factor tail duplication into a utility class. NFC | Kyle Butt | 2016-04-08 | 1 | -0/+903 |