[LLVMbugs] [Bug 1507] NEW: Break predicate simplifier free from ETForest

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Jun 12 09:37:54 PDT 2007


http://llvm.org/bugs/show_bug.cgi?id=1507

           Summary: Break predicate simplifier free from ETForest
           Product: libraries
           Version: trunk
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Scalar Optimizations
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: dpatel at apple.com
                CC: nicholas at mxc.ca


Predicate simplification pass is the last one to use ETForest and ETNode. Update this pass to not use these 
data structure so that we can remove them from source tree.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the llvm-bugs mailing list