aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Scalar/Reg2Mem.cpp
AgeCommit message (Expand)Author
2005-11-25since reg2mem requires it, might as well mention that it preserves itAndrew Lenharth
2005-11-22Reg2Mem is something a pass may depend on, so allow thatAndrew Lenharth
2005-11-22turns out, demotion and invokes and critical edges don't mixAndrew Lenharth
2005-11-10the pain isn't gone unless the phinodes are spilled tooAndrew Lenharth
2005-11-10this works with backedges to the existing entry block alot betterAndrew Lenharth
2005-11-10The pass everyone has been waiting for!Andrew Lenharth