Displaying 2 results from an estimated 2 matches for "f0a08a69".
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