Displaying 2 results from an estimated 2 matches for "pr264".
Did you mean:
pr263
2004 Mar 20
2
LLVM 1.2 Release & Status update
...tion call.
Code generator changes:
17. The LLVM native code generators now support exception handling
constructs correctly (which include setjmp/longjmp).
18. The linear scan register allocator that Alkis wrote works much better
than it did in 1.1. There is one outstanding known problem (PR264),
but it otherwise seems to work well, and generate much faster code
than the local allocator (2x speedups are not uncommon, and it beats
the C backend+GCC in some cases). We would really appreciate testing
of this allocator (use -regalloc=linearscan on the lli or llc command
l...
2004 Mar 20
2
LLVM 1.2 Release & Status update
...tion call.
Code generator changes:
17. The LLVM native code generators now support exception handling
constructs correctly (which include setjmp/longjmp).
18. The linear scan register allocator that Alkis wrote works much better
than it did in 1.1. There is one outstanding known problem (PR264),
but it otherwise seems to work well, and generate much faster code
than the local allocator (2x speedups are not uncommon, and it beats
the C backend+GCC in some cases). We would really appreciate testing
of this allocator (use -regalloc=linearscan on the lli or llc command
l...