[LLVMdev] MBB Critical edges

Fernando Magno Quintao Pereira fernando at CS.UCLA.EDU
Sat Aug 18 11:48:07 PDT 2007


>>
>> By the way, with this change, my register allocator is passing all the
>> tests that LLVM with default RA (linearscan) is passing, although I am
>> still using LLVM v1.8.
>
> Very nice. Does this include all the external tests (specs, etc.)? Is
> it possible for you to move to tot?
>

It includes SPEC2000 and the benchmarks in the LLVM test suite (over 250 
benchmarks). But my LLVM is not compiling gap or gcc from SPEC correctly, 
even using the default algorithm.

Fernando



More information about the llvm-dev mailing list