[llvm-commits] [llvm] r80348 - in /llvm/trunk/test/Analysis/Profiling: ./ 2009-08-21-irregular-loop.ll 2009-08-21-only-one-block.ll 2009-08-21-several-blocks.ll dg.exp

Daniel Dunbar daniel at zuster.org
Fri Aug 28 00:54:52 PDT 2009


On Fri, Aug 28, 2009 at 12:30 AM, Andreas
Neustifter<e0325716 at student.tuwien.ac.at> wrote:
> Daniel Dunbar wrote:
>> Maybe it only makes sense to add the -irregular-loop test; I think its
>> very unlikely that the other two will catch errors this one doesn't
>> (that couldn't be caught with non-lli testing).
>
> The 2009-08-21-several-blocks.ll may go, I will look into this.
>
> I would like to keep the 2009-08-21-only-one-block.ll because it tests
> the proper implementation of the function entry edge (0,entry) that is
> necessary when there is no other edge in the function.

Ok. Couldn't that one function be integrated into the other test though?

 - Daniel



More information about the llvm-commits mailing list