Add the long awaited memory operand folding support for linear scan
authorAlkis Evlogimenos <alkis@evlogimenos.com>
Mon, 1 Mar 2004 20:05:10 +0000 (20:05 +0000)
committerAlkis Evlogimenos <alkis@evlogimenos.com>
Mon, 1 Mar 2004 20:05:10 +0000 (20:05 +0000)
commit5f37502bfbadfa65de087627bd67fd58bb03725c
tree392001560e863f4185de7675bacd447bf49d133c
parent9d0802e7dd165dd9b7372f12799f248e7f133287
Add the long awaited memory operand folding support for linear scan

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12058 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/LiveIntervalAnalysis.h
lib/CodeGen/LiveIntervalAnalysis.cpp
lib/CodeGen/LiveIntervalAnalysis.h
lib/CodeGen/RegAllocLinearScan.cpp
lib/CodeGen/VirtRegMap.cpp
lib/CodeGen/VirtRegMap.h