Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |