Remove AsmThatEarlyClobber etc. from LiveIntervalAnalysis
and redo as linked list walk. Logic moved into RA. Per review feedback. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56326 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/llvm/CodeGen/LiveInterval.h 7 additions, 2 deletionsinclude/llvm/CodeGen/LiveInterval.h
- include/llvm/CodeGen/LiveIntervalAnalysis.h 0 additions, 21 deletionsinclude/llvm/CodeGen/LiveIntervalAnalysis.h
- lib/CodeGen/LiveInterval.cpp 4 additions, 0 deletionslib/CodeGen/LiveInterval.cpp
- lib/CodeGen/LiveIntervalAnalysis.cpp 4 additions, 71 deletionslib/CodeGen/LiveIntervalAnalysis.cpp
- lib/CodeGen/RegAllocLinearScan.cpp 71 additions, 2 deletionslib/CodeGen/RegAllocLinearScan.cpp
Loading
Please register or sign in to comment