Displaying 3 results from an estimated 3 matches for "2a47ece7".
2008 May 22
1
[LLVMdev] Using the test suite to benchmark patches
...ere is
an easy way to solve this, though.
Gr.
Matthijs
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080522/2a47ece7/attachment.sig>
2008 May 21
0
[LLVMdev] Using the test suite to benchmark patches
Matthijs,
On May 21, 2008, at 1:43 PM, Chris Lattner wrote:
> We don't have a great way of diffing performance runs, other than the
> nightly tester. Devang has an experimental "opt-beta" mode that can
> be
> used for experimenting with optimization passes, and we have "llc-
> beta"
> which is great for measuring the impact of codegen changes.
2008 May 21
4
[LLVMdev] Using the test suite to benchmark patches
On Wed, 21 May 2008, Mike Stump wrote:
> On May 21, 2008, at 8:09 AM, Matthijs Kooijman wrote:
>> Any thoughts or suggestions on how to do this testing in a
>> structured manner?
>
> I think that if what you're doing is sound, and you get the results
> you want, say, on compiling something like gcc with it and others
> review the basic idea (hi evan or chris) and