Skip to content
Commit 7c277da3 authored by Nadav Rotem's avatar Nadav Rotem
Browse files

Add a new optimization pass: Stack Coloring, that merges disjoint static...

Add a new optimization pass: Stack Coloring, that merges disjoint static allocations (allocas). Allocas are known to be
disjoint if they are marked by disjoint lifetime markers (@llvm.lifetime.XXX intrinsics).

llvm-svn: 163299
parent 34e9931b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment