First Last Prev Next    No search results available
Details
: [anders-aa] Andersen's AA is completely broken in LLVM 1.3
Bug#: 423
: libraries
: Interprocedural Analyses
Status: RESOLVED
Resolution: FIXED
: All
: All
: 1.3
: P2
: normal
: 1.4

:
:
:
:
  Show dependency tree - Show dependency graph
People
Reporter: Chris Lattner <sabre@nondot.org>
Assigned To: Unassigned LLVM Bugs <unassignedbugs@nondot.org>

Attachments


Note

You need to log in before you can comment on or make changes to this bug.

Related actions


Description:   Opened: 2004-08-16 00:42
Unfortunately, anders-aa was completely broken in LLVM 1.3, and wasn't noticed
until after it went out (because it's not used by anything by default).  Here's
a patch that restores it to functionality:

http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20040816/017186.html

-Chris
------- Comment #1 From Chris Lattner 2004-08-16 00:42:44 -------
Fixed, patch here:
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20040816/017186.html

Testcase here:
test/Regression/Analysis/Andersens/trivialtest.ll

-Chris

First Last Prev Next    No search results available