aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/RegAllocLinearScan.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-05-07 22:09:22 +0000
committerChris Lattner <sabre@nondot.org>2004-05-07 22:09:22 +0000
commit620ce1466653cad650950215e7525d4ef3b41cd6 (patch)
tree93fa9e1b976eab80230388c171e0f63b1eeef72a /lib/CodeGen/RegAllocLinearScan.cpp
parent7532e34537de56cc42512085abb77ad84c8a42a6 (diff)
Implement folding of GEP's like:
%tmp.0 = getelementptr [50 x sbyte]* %ar, uint 0, int 5 ; <sbyte*> [#uses=2] %tmp.7 = getelementptr sbyte* %tmp.0, int 8 ; <sbyte*> [#uses=1] together. This patch actually allows us to simplify and generalize the code. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13415 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/RegAllocLinearScan.cpp')
0 files changed, 0 insertions, 0 deletions