[PATCH] Speed up creation of live ranges for physical registers by using a segment set

Vaidas Gasiunas vaidas.gasiunas at sap.com
Mon Dec 8 06:39:52 PST 2014


- An option to turn-off use of the segment set for the computation of the live ranges of physregs.
- Various small changes addressing the comments of Quentin.

http://reviews.llvm.org/D6013

Files:
  include/llvm/CodeGen/LiveInterval.h
  include/llvm/CodeGen/LiveIntervalAnalysis.h
  lib/CodeGen/LiveInterval.cpp
  lib/CodeGen/LiveIntervalAnalysis.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6013.17038.patch
Type: text/x-patch
Size: 22515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141208/05f86532/attachment.bin>


More information about the llvm-commits mailing list