[llvm-testresults] Grawp-NO-LTO-PIC i386 nightly tester results
Dale Johannesen
dalej at apple.com
Wed Jan 7 17:09:46 PST 2009
On Jan 7, 2009, at 10:55 AMPST, Evan Cheng wrote:
> I see significant loses (and wins). Is this due to disabling of gcc
> inliner?
>
> To reproduce do something like:
> make DISABLE_LTO=1 TARGET_FLAGS= TARGET_LLCFLAGS="-relocation-
> model=pic -disable-fp-elim"
When invoked this way the makefile invokes opt, and llvm-ld, with -
disable-inlining. So, yes, but I don't think it necessarily indicates
a problem.
More information about the llvm-testresults
mailing list