Files
clang-p2996/llvm/test/CodeGen/Hexagon
Krzysztof Parzyszek 156092bbcc [RegisterCoalescer] Extend a subrange if needed when filling range gap
Register live ranges may have had gaps that after coalescing should be
removed. This is done by adding a new segment to the range, and merging
it with neighboring segments. When doing so, do not assume that each
subrange of the register ended at the same index. If a subrange ended
earlier, adding this segment could make the live range invalid.
Instead, if the subrange is not live at the start of the segment,
extend it first.
2020-05-04 16:49:59 -05:00
..
2020-02-28 08:32:58 -06:00
2019-06-05 14:08:01 +00:00
2020-01-20 09:59:56 -06:00
2020-01-20 09:59:56 -06:00
2020-01-20 09:59:56 -06:00