Displaying 1 result from an estimated 1 matches for "pr40".
Did you mean:
pr400
2004 May 06
0
LLVM May Status Update
...28. The bugpoint code-generator-miscompilation-debugger can now use the
loop-extractor to narrow down bad code generation bugs to a loop.
29. Misha fixed the annoying problem that made debugging the LLVM JIT code
generators almost impossible for many programs (PR38).
30. Brian implemented PR40, allowing bugpoint to debug code generator bugs
that require options to be passed into LLC (e.g., -regalloc=linearscan).
31. Several bugs in bugpoint were fixed relating to loop extraction.
In addition, we've fixed the following bugs in LLVM 1.2:
configure: PR301
LLVM optimizers:...