[LLVMbugs] [Bug 4037] New: independently control IR optimization and fast codegen
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Apr 22 15:07:09 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=4037
Summary: independently control IR optimization and fast codegen
Product: tools
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: llvm-gcc
AssignedTo: unassignedbugs at nondot.org
ReportedBy: nlewycky at google.com
CC: llvmbugs at cs.uiuc.edu
For debugging, I'd like to be able to specify the IR-level optimizations (-O0,
-O2) independently from whether codegen is running in fast mode at the llvm-gcc
driver level.
--
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