Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[anders-aa] Andersen's AA is completely broken in LLVM 1.3 #795

Closed
lattner opened this issue Aug 16, 2004 · 1 comment
Closed

[anders-aa] Andersen's AA is completely broken in LLVM 1.3 #795

lattner opened this issue Aug 16, 2004 · 1 comment
Labels
bugzilla Issues migrated from bugzilla ipa Interprocedural analysis

Comments

@lattner
Copy link
Collaborator

lattner commented Aug 16, 2004

Bugzilla Link 423
Resolution FIXED
Resolved on Feb 22, 2010 12:55
Version 1.3
OS All

Extended Description

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

@lattner
Copy link
Collaborator Author

lattner commented Aug 16, 2004

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

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 3, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla ipa Interprocedural analysis
Projects
None yet
Development

No branches or pull requests

1 participant