[PATCH] D21189: Create subranges for new intervals resulting from live interval splitting
Krzysztof Parzyszek via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 24 06:46:10 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL279625: Create subranges for new intervals resulting from live interval splitting (authored by kparzysz).
Changed prior to commit:
https://reviews.llvm.org/D21189?vs=68874&id=69112#toc
Repository:
rL LLVM
https://reviews.llvm.org/D21189
Files:
llvm/trunk/include/llvm/CodeGen/LiveInterval.h
llvm/trunk/include/llvm/CodeGen/LiveIntervalAnalysis.h
llvm/trunk/lib/CodeGen/LiveInterval.cpp
llvm/trunk/lib/CodeGen/LiveIntervalAnalysis.cpp
llvm/trunk/lib/CodeGen/LiveRangeCalc.cpp
llvm/trunk/lib/CodeGen/LiveRangeCalc.h
llvm/trunk/lib/CodeGen/LiveRangeEdit.cpp
llvm/trunk/lib/CodeGen/MachineVerifier.cpp
llvm/trunk/lib/CodeGen/RegAllocBase.cpp
llvm/trunk/lib/CodeGen/RegisterCoalescer.cpp
llvm/trunk/lib/CodeGen/RenameIndependentSubregs.cpp
llvm/trunk/lib/CodeGen/SplitKit.cpp
llvm/trunk/lib/CodeGen/SplitKit.h
llvm/trunk/lib/CodeGen/VirtRegMap.cpp
llvm/trunk/lib/Target/Hexagon/HexagonExpandCondsets.cpp
llvm/trunk/test/CodeGen/AMDGPU/subreg-intervals.mir
llvm/trunk/test/CodeGen/Hexagon/regalloc-bad-undef.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21189.69112.patch
Type: text/x-patch
Size: 78324 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160824/002a4a78/attachment-0001.bin>
More information about the llvm-commits
mailing list