[LLVMbugs] [Bug 1134] NEW: We should merge ARMConstantInslands and PPCBranchSelect into one generic pass
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Fri Jan 26 16:17:19 PST 2007
http://llvm.org/bugs/show_bug.cgi?id=1134
Summary: We should merge ARMConstantInslands and PPCBranchSelect
into one generic pass
Product: libraries
Version: 1.0
Platform: Macintosh
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Common Code Generator Code
AssignedTo: unassignedbugs at nondot.org
ReportedBy: sabre at nondot.org
CC: natebegeman at mac.com
ARMConstantInslands and the PPC branch selector pass both do branch shortening and more. It would be
nice for this to be target independent.
-Chris
------- 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