[LLVMbugs] [Bug 1383] new per-function attributes for pure/const
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sun Nov 25 16:29:30 PST 2007
http://llvm.org/bugs/show_bug.cgi?id=1383
Owen Anderson <resistor at mac.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #39 from Owen Anderson <resistor at mac.com> 2007-11-25 18:29:28 ---
I don't believe the AA patch is correct. In
test/Analysis/BasicAA/pure-const-dce.ll, I'm seeing a return of ModRef for the
function called by %tmp5.
--
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