[LLVMbugs] [Bug 217] LLVM needs a generic update SSA mechanism
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sat Oct 10 02:06:51 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=217
Chris Lattner <clattner at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Summary|LLVM needs a generic |LLVM needs a generic update
|dominator update mechanism |SSA mechanism
--- Comment #9 from Chris Lattner <clattner at apple.com> 2009-10-10 04:06:46 ---
Implemented here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20091005/088600.html
Jump threading switched to use it here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20091005/088601.html
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list