Displaying 1 result from an estimated 1 matches for "pr301".
Did you mean:
r301
2004 May 06
0
LLVM May Status Update
.... 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: PR306, PR310, PR332
X86 (JIT only): PR313
Sparc: PR333
C front-end: PR326
If you have any questions or comments about LLVM or any of the features
in this status update, please feel free to email the llvmdev list!
Here's the next pointer in our linked-list o...